diff options
Diffstat (limited to 'configs/ls2080aqds_nand_defconfig')
-rw-r--r-- | configs/ls2080aqds_nand_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls2080aqds_nand_defconfig b/configs/ls2080aqds_nand_defconfig index 590ca28000..733310fead 100644 --- a/configs/ls2080aqds_nand_defconfig +++ b/configs/ls2080aqds_nand_defconfig @@ -6,11 +6,11 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_OFFSET=0xE0000 +CONFIG_SPL_TEXT_BASE=0x1800a000 CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_DRIVERS_MISC_SUPPORT=y CONFIG_NR_DRAM_BANKS=3 CONFIG_SPL=y -CONFIG_SPL_TEXT_BASE=0x1800a000 CONFIG_AHCI=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y |