summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x.config.diff
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-03-14 16:47:46 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-03-15 09:42:33 +0100
commit61be023775ab1ccef072bd8116f0ccf740bf8708 (patch)
tree5085522983fc0929e854b5b9e53ff8cdccffa2c3 /configs/platform-v7a/barebox-am335x.config.diff
parent5547488ca9f7c2f29f388bbaf808dfbfa7089796 (diff)
downloadDistroKit-61be023775ab1ccef072bd8116f0ccf740bf8708.tar.gz
DistroKit-61be023775ab1ccef072bd8116f0ccf740bf8708.tar.xz
v7a: barebox update 2020.09.0 -> 2021.02.0
One new patch is required to fix a regression for USB on rpi3. Also USB on rpi3 requires CONFIG_USB_NOP_XCEIV=y now which is enabled in the rpi2 config now. For the beaglebone two patches are added fixing a regression related to a dts sync from upstream. All three patches were already sent to the barebox mailing list. Acked-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-am335x.config.diff')
-rw-r--r--configs/platform-v7a/barebox-am335x.config.diff16
1 files changed, 4 insertions, 12 deletions
diff --git a/configs/platform-v7a/barebox-am335x.config.diff b/configs/platform-v7a/barebox-am335x.config.diff
index e944803..75d4897 100644
--- a/configs/platform-v7a/barebox-am335x.config.diff
+++ b/configs/platform-v7a/barebox-am335x.config.diff
@@ -1,4 +1,4 @@
-e6072dae533833bfa758a60d8e3b92b6
+550b611f7e000b2105486cbceddb2144
# CONFIG_AM33XX_NET_BOOT is not set
CONFIG_ARCH_AM33XX=y
# CONFIG_ARCH_BCM283X is not set
@@ -22,10 +22,10 @@ CONFIG_CLOCKSOURCE_TI_DM=y
# CONFIG_CMD_KEYSTORE is not set
CONFIG_CMD_MIITOOL=y
CONFIG_CMD_NAND=y
-# CONFIG_CMD_NANDTEST is not set
# CONFIG_CMD_NAND_BITFLIP is not set
# CONFIG_CMD_SMC is undefined
# CONFIG_COMMON_CLK is undefined
+# CONFIG_COMMON_CLK_OF_PROVIDER is undefined
# CONFIG_CONSOLE_ACTIVATE_FIRST is not set
CONFIG_CONSOLE_ACTIVATE_NONE=y
CONFIG_CRYPTO_KEYSTORE=y
@@ -69,24 +69,16 @@ CONFIG_MACH_BEAGLEBONE=y
CONFIG_MCI_OMAP_HSMMC=y
CONFIG_MTD_M25P80=y
# CONFIG_MTD_NAND_DENALI is not set
-# CONFIG_MTD_NAND_ECC_SMC is not set
-CONFIG_MTD_NAND_IDS=y
+# CONFIG_MTD_NAND_ECC_SOFT is not set
+# CONFIG_MTD_NAND_ECC_SW_HAMMING_SMC is not set
# CONFIG_MTD_NAND_OMAP_ELM is not set
CONFIG_MTD_SPI_NOR=y
# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
# CONFIG_MTD_SST25L is not set
CONFIG_NAND=y
# CONFIG_NAND_ALLOW_ERASE_BAD is not set
-CONFIG_NAND_BBT=y
-# CONFIG_NAND_ECC_BCH is not set
-CONFIG_NAND_ECC_HW=y
-CONFIG_NAND_ECC_HW_NONE=y
-# CONFIG_NAND_ECC_HW_OOB_FIRST is not set
CONFIG_NAND_ECC_HW_SYNDROME=y
-CONFIG_NAND_ECC_SOFT=y
-CONFIG_NAND_INFO=y
CONFIG_NAND_OMAP_GPMC=y
-CONFIG_NAND_READ_OOB=y
CONFIG_NVMEM=y
# CONFIG_NVMEM_SNVS_LPGPR is not set
# CONFIG_OMAP_BUILD_IFT is not set