aboutsummaryrefslogtreecommitdiff
path: root/configs/T2080QDS_NAND_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-05-29 10:43:26 -0400
committerTom Rini2023-05-29 10:43:26 -0400
commitc90e18932b4a1ea26db7726d3d0e1af97e2aad37 (patch)
tree0ed5db128cf90712cfbb0feaacf0e4aecb6760e0 /configs/T2080QDS_NAND_defconfig
parent6dcee70692601bd3296c86ac07d0317bf06d2b7b (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T2080QDS_NAND_defconfig')
-rw-r--r--configs/T2080QDS_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T2080QDS_NAND_defconfig b/configs/T2080QDS_NAND_defconfig
index c54a1f7e0be..db9b6c3b2b2 100644
--- a/configs/T2080QDS_NAND_defconfig
+++ b/configs/T2080QDS_NAND_defconfig
@@ -7,6 +7,7 @@ CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0x140000
CONFIG_DEFAULT_DEVICE_TREE="t2080qds"
CONFIG_SPL_TEXT_BASE=0xFFFD8000
+CONFIG_SYS_MONITOR_LEN=786432
CONFIG_SPL_SERIAL=y
CONFIG_SPL_DRIVERS_MISC=y
CONFIG_SPL=y
@@ -35,7 +36,6 @@ CONFIG_VOL_MONITOR_IR36021_SET=y
CONFIG_SYS_FSL_NUM_CC_PLLS=2
CONFIG_FSL_QIXIS=y
# CONFIG_QIXIS_I2C_ACCESS is not set
-CONFIG_SYS_MONITOR_LEN=786432
CONFIG_MP=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y