summaryrefslogtreecommitdiff
path: root/configs/trats_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-05 21:47:31 +0300
committerTom Rini <trini@konsulko.com>2022-05-05 21:47:31 +0300
commit5d834bfa5fa61dc9dff94a92672c0a1185cb3a83 (patch)
tree29e452f566b6ebd60699ffdb07a8b650346f5b3a /configs/trats_defconfig
parentae242b2ea6f76fac5433c4702399747f0d81c6c4 (diff)
downloadu-boot-5d834bfa5fa61dc9dff94a92672c0a1185cb3a83.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/trats_defconfig')
-rw-r--r--configs/trats_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/trats_defconfig b/configs/trats_defconfig
index 85a9d60bbe..5990dc1226 100644
--- a/configs/trats_defconfig
+++ b/configs/trats_defconfig
@@ -11,9 +11,9 @@ CONFIG_TARGET_TRATS=y
CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x7000
CONFIG_DEFAULT_DEVICE_TREE="exynos4210-trats"
+CONFIG_SYS_MEM_TOP_HIDE=0x100000
CONFIG_SYS_LOAD_ADDR=0x44800000
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_SYS_MEM_TOP_HIDE=0x100000
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_USE_BOOTARGS=y