summaryrefslogtreecommitdiff
path: root/configs/myir_mys_6ulx_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-11-12 13:45:12 -0600
committerTom Rini <trini@konsulko.com>2024-11-12 15:00:36 -0600
commit867e16ae05e2c15a39b271a5cb182c733da081e3 (patch)
tree482e4fb11d05772faa93961e099a97b441e7d139 /configs/myir_mys_6ulx_defconfig
parent9f538624fc799e31fae1f38dae959dca7ab97a12 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/myir_mys_6ulx_defconfig')
-rw-r--r--configs/myir_mys_6ulx_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/myir_mys_6ulx_defconfig b/configs/myir_mys_6ulx_defconfig
index b165dd407d1..baee86ae170 100644
--- a/configs/myir_mys_6ulx_defconfig
+++ b/configs/myir_mys_6ulx_defconfig
@@ -9,10 +9,10 @@ CONFIG_ENV_SIZE=0x4000
CONFIG_MX6ULL=y
CONFIG_TARGET_MYS_6ULX=y
CONFIG_DEFAULT_DEVICE_TREE="imx6ull-myir-mys-6ulx-eval"
-CONFIG_SPL_TEXT_BASE=0x908000
CONFIG_SYS_MONITOR_LEN=409600
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
+CONFIG_SPL_TEXT_BASE=0x908000
CONFIG_SPL=y
CONFIG_SYS_MEMTEST_START=0x80000000
CONFIG_SYS_MEMTEST_END=0x90000000