diff options
| author | Tom Rini <[email protected]> | 2020-08-10 15:31:07 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-08-10 15:31:07 -0400 |
| commit | 554e5514ac00f204282c4a2376ae65935d104e60 (patch) | |
| tree | 6e90bae9cc7c6de7816bd00e80b556e1a9fd6809 /configs/display5_defconfig | |
| parent | 74795f1e35b624cdba451aeaea0af2f1211e4a91 (diff) | |
configs: Resync with savedefconfigv2020.10-rc2
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/display5_defconfig')
| -rw-r--r-- | configs/display5_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/display5_defconfig b/configs/display5_defconfig index c9971d665e7..9e3f165c393 100644 --- a/configs/display5_defconfig +++ b/configs/display5_defconfig @@ -5,6 +5,7 @@ CONFIG_SPL_GPIO_SUPPORT=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x1000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0x120000 CONFIG_ENV_SECT_SIZE=0x10000 @@ -20,7 +21,6 @@ CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_BOOTCOUNT_BOOTLIMIT=3 CONFIG_SYS_BOOTCOUNT_ADDR=0x020CC068 CONFIG_SPL_SYS_MALLOC_F_LEN=0x400 -CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y CONFIG_ENV_OFFSET_REDUND=0x130000 |
