summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-am335x-mlo.config
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-mlo.config
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-mlo.config')
-rw-r--r--configs/platform-v7a/barebox-am335x-mlo.config17
1 files changed, 7 insertions, 10 deletions
diff --git a/configs/platform-v7a/barebox-am335x-mlo.config b/configs/platform-v7a/barebox-am335x-mlo.config
index f22edc9..c24227a 100644
--- a/configs/platform-v7a/barebox-am335x-mlo.config
+++ b/configs/platform-v7a/barebox-am335x-mlo.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Barebox/arm 2020.09.0 Configuration
+# Barebox/arm 2021.02.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_USE_COMPRESSED_DTB=y
@@ -187,6 +187,9 @@ CONFIG_DEBUG_OMAP_UART_PORT=1
# CONFIG_DEBUG_INITCALLS is not set
# CONFIG_PBL_BREAK is not set
# CONFIG_UBSAN is not set
+CONFIG_HAVE_ARCH_KASAN=y
+CONFIG_CC_HAS_KASAN_GENERIC=y
+# CONFIG_KASAN is not set
# CONFIG_COMPILE_TEST is not set
# end of Debugging
@@ -248,18 +251,11 @@ CONFIG_MTD_M25P80=y
# CONFIG_DRIVER_CFI is not set
CONFIG_NAND=y
-# CONFIG_NAND_ECC_SOFT is not set
-# CONFIG_NAND_ECC_BCH is not set
-CONFIG_NAND_ECC_HW=y
-# CONFIG_NAND_ECC_HW_OOB_FIRST is not set
+# CONFIG_MTD_NAND_ECC_SOFT is not set
# CONFIG_NAND_ECC_HW_SYNDROME is not set
-# CONFIG_NAND_ECC_HW_NONE is not set
-# CONFIG_NAND_INFO is not set
-# CONFIG_NAND_BBT is not set
CONFIG_NAND_OMAP_GPMC=y
# CONFIG_MTD_NAND_OMAP_ELM is not set
-# CONFIG_MTD_NAND_ECC_SMC is not set
-CONFIG_MTD_NAND_IDS=y
+# CONFIG_MTD_NAND_ECC_SW_HAMMING_SMC is not set
# CONFIG_MTD_NAND_DENALI is not set
CONFIG_MTD_SPI_NOR=y
# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
@@ -290,6 +286,7 @@ CONFIG_MCI=y
# CONFIG_MCI_STARTUP is not set
# CONFIG_MCI_WRITE is not set
# CONFIG_MCI_MMC_BOOT_PARTITIONS is not set
+# CONFIG_MCI_MMC_GPP_PARTITIONS is not set
#
# --- MCI host drivers ---