aboutsummaryrefslogtreecommitdiff
path: root/configs/brxre1_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/brxre1_defconfig')
-rw-r--r--configs/brxre1_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig
index 346a10c..a30c1b8 100644
--- a/configs/brxre1_defconfig
+++ b/configs/brxre1_defconfig
@@ -1,12 +1,12 @@
CONFIG_ARM=y
CONFIG_ARCH_OMAP2PLUS=y
+CONFIG_SYS_MALLOC_LEN=0x500000
+CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_SPL_GPIO=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
-CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x40000
-CONFIG_SYS_MALLOC_LEN=0x500000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="am335x-brxre1"
CONFIG_AM33XX=y