X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fgwventana_defconfig;h=898b3c595dd2d3e9712b08c9046fac781268ac21;hb=7453cb595cc17898a8227777b410b3e34a689c37;hp=f18532938f3ec2320d2148a69d8340572622985d;hpb=8d028d404fa117a4b1f425d7cfc8affe1d8df6d5;p=people%2Fms%2Fu-boot.git diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig index f18532938f..898b3c595d 100644 --- a/configs/gwventana_defconfig +++ b/configs/gwventana_defconfig @@ -1,4 +1,8 @@ +CONFIG_ARM=y +CONFIG_TARGET_GW_VENTANA=y +CONFIG_SYS_MALLOC_F=y CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/gateworks/gw_ventana/gw_ventana.cfg,MX6QDL" -+S:CONFIG_ARM=y -+S:CONFIG_TARGET_GW_VENTANA=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_SETEXPR=y