summaryrefslogtreecommitdiff
path: root/configs/apalis-imx8x_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-12-16 18:58:24 +0300
committerTom Rini <trini@konsulko.com>2020-12-16 18:58:24 +0300
commita4391365995a00f196373cddd35d99f74a9e62ff (patch)
tree27b076feb2caea57b45c46b27c326e60ffd8ea50 /configs/apalis-imx8x_defconfig
parent25e6bd18c51d42bbd7fbb5f606a11ad8b80b78c9 (diff)
downloadu-boot-a4391365995a00f196373cddd35d99f74a9e62ff.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/apalis-imx8x_defconfig')
-rw-r--r--configs/apalis-imx8x_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/apalis-imx8x_defconfig b/configs/apalis-imx8x_defconfig
index e6aa575380..777d3a9354 100644
--- a/configs/apalis-imx8x_defconfig
+++ b/configs/apalis-imx8x_defconfig
@@ -3,6 +3,8 @@ CONFIG_ARCH_IMX8=y
CONFIG_SYS_TEXT_BASE=0x80020000
CONFIG_SYS_MALLOC_F_LEN=0x4000
CONFIG_NR_DRAM_BANKS=3
+CONFIG_SYS_MEMTEST_START=0x88000000
+CONFIG_SYS_MEMTEST_END=0x89000000
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0xFFFFDE00
CONFIG_DM_GPIO=y
@@ -21,8 +23,6 @@ CONFIG_CMD_CPU=y
# CONFIG_BOOTM_NETBSD is not set
CONFIG_CMD_ASKENV=y
CONFIG_CMD_MEMTEST=y
-CONFIG_SYS_MEMTEST_START=0x88000000
-CONFIG_SYS_MEMTEST_END=0x89000000
CONFIG_CMD_CLK=y
CONFIG_CMD_DM=y
CONFIG_CMD_GPIO=y