From: Tom Rini Date: Tue, 28 Sep 2021 17:57:56 +0000 (-0400) Subject: Merge branch '2021-09-28-regression-fixes' X-Git-Tag: baikal/mips/sdk5.9~15^2^2~108 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=cab7eac78715572d5a6981b3b57bab8c9bceea59;p=uboot.git Merge branch '2021-09-28-regression-fixes' - Reintroduce creating internally the "nor%d" style names, in order to fix some use U-Boot use-cases involving the "mtd" command. - Fix a regression over the default SPI bus mode shown by having the compiled default actually start being used. The correct default here is 0. - Fix ethernet on imx7d-sdb - Fix a regression with MTD NAND devices when OF_LIVE is enabled --- cab7eac78715572d5a6981b3b57bab8c9bceea59