aboutsummaryrefslogtreecommitdiff
path: root/configs/cm_t43_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-10 15:31:07 -0400
committerTom Rini <trini@konsulko.com>2020-08-10 15:31:07 -0400
commit554e5514ac00f204282c4a2376ae65935d104e60 (patch)
tree6e90bae9cc7c6de7816bd00e80b556e1a9fd6809 /configs/cm_t43_defconfig
parent74795f1e35b624cdba451aeaea0af2f1211e4a91 (diff)
downloadu-boot-554e5514ac00f204282c4a2376ae65935d104e60.zip
u-boot-554e5514ac00f204282c4a2376ae65935d104e60.tar.gz
u-boot-554e5514ac00f204282c4a2376ae65935d104e60.tar.bz2
configs: Resync with savedefconfigv2020.10-rc2
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/cm_t43_defconfig')
-rw-r--r--configs/cm_t43_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cm_t43_defconfig b/configs/cm_t43_defconfig
index 2ee6c21..d082bc1 100644
--- a/configs/cm_t43_defconfig
+++ b/configs/cm_t43_defconfig
@@ -32,10 +32,10 @@ CONFIG_SPL_FS_EXT4=y
CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_MTD_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
-CONFIG_SPL_DM_SPI_FLASH=y
CONFIG_SPL_NAND_DRIVERS=y
CONFIG_SPL_NAND_ECC=y
CONFIG_SPL_NAND_BASE=y
+CONFIG_SPL_DM_SPI_FLASH=y
CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_PROMPT="CM-T43 # "