summaryrefslogtreecommitdiff
path: root/configs/at91sam9263ek_norflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-26 09:37:37 -0400
committerTom Rini <trini@konsulko.com>2019-08-26 09:37:37 -0400
commit6f9656d726235b4cbb4f469a82c30e5006a75b53 (patch)
tree2b8afde3d7a06a3778bd24cf4243dd0856a07add /configs/at91sam9263ek_norflash_defconfig
parent50b4b80f597b9f59b98adbdbad691b1027bd501a (diff)
parent1ee774d20914fb89ad1b236aedb4178912f77c77 (diff)
Merge branch '2019-08-24-master-imports'
- Migrate SYS_SPI_U_BOOT_OFFS, SYS_NAND_USE_FLASH_BBT and ARCH_CPU_INIT to Kconfig
Diffstat (limited to 'configs/at91sam9263ek_norflash_defconfig')
-rw-r--r--configs/at91sam9263ek_norflash_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/at91sam9263ek_norflash_defconfig b/configs/at91sam9263ek_norflash_defconfig
index 50f5e48d9f..03c55622e0 100644
--- a/configs/at91sam9263ek_norflash_defconfig
+++ b/configs/at91sam9263ek_norflash_defconfig
@@ -1,4 +1,5 @@
CONFIG_ARM=y
+CONFIG_ARCH_CPU_INIT=y
CONFIG_ARCH_AT91=y
CONFIG_SYS_TEXT_BASE=0x21F00000
CONFIG_TARGET_AT91SAM9263EK=y
@@ -45,6 +46,7 @@ CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_NAND=y
+# CONFIG_SYS_NAND_USE_FLASH_BBT is not set
CONFIG_NAND_ATMEL=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y