summaryrefslogtreecommitdiff
path: root/configs/total_compute_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-27 00:26:24 +0300
committerTom Rini <trini@konsulko.com>2020-08-27 00:26:24 +0300
commitd86bf9124f7362e959d03962428c037eb4efe7db (patch)
treecc87a0ca902593ae615c50338d96187c1d2f8b7b /configs/total_compute_defconfig
parent7a1a01c6029039e4fa6aa185cdbbf9a357eecba7 (diff)
downloadu-boot-d86bf9124f7362e959d03962428c037eb4efe7db.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/total_compute_defconfig')
-rw-r--r--configs/total_compute_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/total_compute_defconfig b/configs/total_compute_defconfig
index e36d701ff4..3b04f94a00 100644
--- a/configs/total_compute_defconfig
+++ b/configs/total_compute_defconfig
@@ -2,8 +2,8 @@ CONFIG_ARM=y
CONFIG_TARGET_TOTAL_COMPUTE=y
CONFIG_SYS_TEXT_BASE=0xe0000000
CONFIG_SYS_MALLOC_F_LEN=0x2000
-CONFIG_ENV_SIZE=0x2a00000
CONFIG_NR_DRAM_BANKS=2
+CONFIG_ENV_SIZE=0x2a00000
CONFIG_DEFAULT_DEVICE_TREE="total_compute"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_ANDROID_BOOT_IMAGE=y