]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/gwventana_defconfig
kconfig: add config option for shell prompt
[people/ms/u-boot.git] / configs / gwventana_defconfig
index 6eab019c1e6c176b9cdc4acee6be4bba224ff9bd..d81f941627616e12b5a3f3a450e608b7e8782be2 100644 (file)
@@ -1,6 +1,11 @@
-CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
 CONFIG_ARM=y
 CONFIG_TARGET_GW_VENTANA=y
-CONFIG_SYS_MALLOC_F=y
-CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_SPL=y
+CONFIG_SPL_STACK_R=y
+CONFIG_SPL_STACK_R_ADDR=0x18000000
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+CONFIG_DM=y
+CONFIG_DM_SERIAL=y
+CONFIG_SYS_PROMPT="Ventana > "