X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/1733259d25015c28c47990ec11af99b3f62f811c..e4aa8edb6e5cae256a5c5a3c5cd30e05e8f5a2b4:/configs/mx6dlsabresd_defconfig diff --git a/configs/mx6dlsabresd_defconfig b/configs/mx6dlsabresd_defconfig index b333e59ba53..68f6676f3f1 100644 --- a/configs/mx6dlsabresd_defconfig +++ b/configs/mx6dlsabresd_defconfig @@ -1,5 +1,8 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL" CONFIG_ARM=y +CONFIG_ARCH_MX6=y CONFIG_TARGET_MX6SABRESD=y -CONFIG_SYS_MALLOC_F=y -CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL" +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y +CONFIG_SPI_FLASH=y