X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Fgwventana_defconfig;h=e294cac0b2fb2e102fac86687bf8a9a433ee3cdb;hb=HEAD;hp=4cddbdd65535657f8ca7d7d2cb41cccea0c4952f;hpb=3a7577e5f384f6fdbd8e9b8eefa8573c508fd6de;p=karo-tx-uboot.git diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig index 4cddbdd655..e294cac0b2 100644 --- a/configs/gwventana_defconfig +++ b/configs/gwventana_defconfig @@ -1,4 +1,13 @@ +CONFIG_ARM=y +CONFIG_TARGET_GW_VENTANA=y 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" -+S:CONFIG_ARM=y -+S:CONFIG_TARGET_GW_VENTANA=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +CONFIG_DM=y +CONFIG_NETDEVICES=y +CONFIG_E1000=y +CONFIG_DM_SERIAL=y +CONFIG_SYS_PROMPT="Ventana > "