]> Git Repo - J-u-boot.git/blobdiff - configs/iot_devkit_defconfig
Merge tag 'u-boot-imx-master-20240330' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / configs / iot_devkit_defconfig
index ddc3a2b651ba6a28b93cfaa6b2c16d1daf384206..c4920052f8281c1652e51ae6eb6a7366061d2a75 100644 (file)
@@ -7,17 +7,17 @@ CONFIG_TARGET_IOT_DEVKIT=y
 CONFIG_TEXT_BASE=0x00000000
 CONFIG_SYS_MALLOC_LEN=0x10000
 CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80008000
 CONFIG_ENV_SIZE=0x1000
 CONFIG_DEFAULT_DEVICE_TREE="iot_devkit"
-CONFIG_SYS_PROMPT="IoTDK# "
 CONFIG_SYS_CLK_FREQ=16000000
 CONFIG_SYS_LOAD_ADDR=0x30000000
 CONFIG_LOCALVERSION="-iotdk-1.0"
-CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
-CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80008000
 # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
 CONFIG_SYS_CBSIZE=256
 CONFIG_SYS_PBSIZE=280
+CONFIG_SYS_PROMPT="IoTDK# "
 # CONFIG_CMD_BOOTD is not set
 # CONFIG_CMD_BOOTM is not set
 # CONFIG_CMD_ELF is not set
This page took 0.027293 seconds and 4 git commands to generate.