summaryrefslogtreecommitdiff
path: root/configs/vexpress_aemv8a_semi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-01 17:33:18 +0300
committerTom Rini <trini@konsulko.com>2022-04-01 17:33:18 +0300
commit0a3689cb86236d42522bf9eb0be942aa7761dfc1 (patch)
tree68773d9d158334a4f5894ac9111328f2ee06ecad /configs/vexpress_aemv8a_semi_defconfig
parenteeec00072d7a0b5b91896d014618e558ce438738 (diff)
downloadu-boot-0a3689cb86236d42522bf9eb0be942aa7761dfc1.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vexpress_aemv8a_semi_defconfig')
-rw-r--r--configs/vexpress_aemv8a_semi_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/vexpress_aemv8a_semi_defconfig b/configs/vexpress_aemv8a_semi_defconfig
index 50715e27fc..b36a33a7ba 100644
--- a/configs/vexpress_aemv8a_semi_defconfig
+++ b/configs/vexpress_aemv8a_semi_defconfig
@@ -5,11 +5,11 @@ CONFIG_SYS_TEXT_BASE=0x88000000
CONFIG_SYS_MALLOC_LEN=0x840000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_NR_DRAM_BANKS=2
-CONFIG_SYS_MEMTEST_START=0x80000000
-CONFIG_SYS_MEMTEST_END=0xff000000
CONFIG_ENV_SIZE=0x40000
CONFIG_ENV_SECT_SIZE=0x40000
CONFIG_IDENT_STRING=" vexpress_aemv8a"
+CONFIG_SYS_MEMTEST_START=0x80000000
+CONFIG_SYS_MEMTEST_END=0xff000000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_REMAKE_ELF=y
CONFIG_SYS_LOAD_ADDR=0x90000000