diff options
Diffstat (limited to 'configs/work_92105_defconfig')
-rw-r--r-- | configs/work_92105_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig index b647b6648d..26984d3c24 100644 --- a/configs/work_92105_defconfig +++ b/configs/work_92105_defconfig @@ -9,9 +9,9 @@ CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_TARGET_WORK_92105=y CONFIG_CMD_HD44760=y CONFIG_CMD_MAX6957=y -CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_OFFSET=0x100000 +CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_NR_DRAM_BANKS=2 CONFIG_SPL=y CONFIG_SPL_TEXT_BASE=0x00000000 |