X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmx6sxsabresd_defconfig;h=2ea5c893856e036453188ad4b1ef6c26d8fedd52;hb=541c9be880d601cb0230dc7452c398167ed1eaac;hp=65590bb646792d30a8fb945c9f7d52f667a9afc2;hpb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;p=u-boot diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig index 65590bb646..2ea5c89385 100644 --- a/configs/mx6sxsabresd_defconfig +++ b/configs/mx6sxsabresd_defconfig @@ -1,3 +1,11 @@ CONFIG_ARM=y +CONFIG_ARCH_MX6=y CONFIG_TARGET_MX6SXSABRESD=y -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sxsabresd/imximage.cfg,MX6SX" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sxsabresd/imximage.cfg" +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_BAR=y +CONFIG_OF_LIBFDT=y