aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
committerTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
commit42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch)
tree80e76802188c184a4b7216f0c594d508ad233658 /configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig
parent93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff)
downloadu-boot-WIP/03Jan2024-next.zip
u-boot-WIP/03Jan2024-next.tar.gz
u-boot-WIP/03Jan2024-next.tar.bz2
configs: Resync with savedefconfigWIP/03Jan2024-next
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig')
-rw-r--r--configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig b/configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig
index 8b33fd6..22336e8 100644
--- a/configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig
+++ b/configs/stm32mp15-microgea-stm32mp1-microdev2_defconfig
@@ -16,8 +16,10 @@ CONFIG_SYS_LOAD_ADDR=0xc2000000
CONFIG_SYS_MEMTEST_START=0xc0000000
CONFIG_SYS_MEMTEST_END=0xc4000000
CONFIG_FIT=y
+CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTCOMMAND="run bootcmd_stm32mp"
+CONFIG_SYS_PBSIZE=1050
CONFIG_SPL_FOOTPRINT_LIMIT=y
CONFIG_SPL_MAX_FOOTPRINT=0x3db00
# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
@@ -31,8 +33,6 @@ CONFIG_SPL_ENV_SUPPORT=y
CONFIG_SPL_I2C=y
CONFIG_SPL_POWER=y
CONFIG_SYS_PROMPT="STM32MP> "
-CONFIG_SYS_PBSIZE=1050
-CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_CMD_ADTIMG=y
CONFIG_CMD_ERASEENV=y
CONFIG_CMD_MEMINFO=y