summaryrefslogtreecommitdiff
path: root/configs/imx8mq_phanbell_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/imx8mq_phanbell_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/imx8mq_phanbell_defconfig')
-rw-r--r--configs/imx8mq_phanbell_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8mq_phanbell_defconfig b/configs/imx8mq_phanbell_defconfig
index 487dae672ab..a3727390dc7 100644
--- a/configs/imx8mq_phanbell_defconfig
+++ b/configs/imx8mq_phanbell_defconfig
@@ -12,7 +12,6 @@ CONFIG_SYS_I2C_MXC_I2C2=y
CONFIG_SYS_I2C_MXC_I2C3=y
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="imx8mq-phanbell"
-CONFIG_SPL_TEXT_BASE=0x7E1000
CONFIG_TARGET_IMX8MQ_PHANBELL=y
CONFIG_DM_RESET=y
CONFIG_SYS_MONITOR_LEN=524288
@@ -20,6 +19,7 @@ CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
CONFIG_SPL_DRIVERS_MISC=y
CONFIG_SPL_STACK=0x187ff0
+CONFIG_SPL_TEXT_BASE=0x7E1000
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
CONFIG_SPL_BSS_START_ADDR=0x180000
CONFIG_SPL_BSS_MAX_SIZE=0x2000