X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmx7ulp_evk_plugin_defconfig;h=ab782a095fc61ad52d04a104bf691d969b471d39;hb=3f151eb6cfb4d9e9796a899aab3600dc7f5bb3dd;hp=6ab7cb77e6f09e3e2105b21e7deb5e3948da8dcf;hpb=b9eaeae19eb93993e18149f119fa360b13c5643f;p=u-boot diff --git a/configs/mx7ulp_evk_plugin_defconfig b/configs/mx7ulp_evk_plugin_defconfig index 6ab7cb77e6..ab782a095f 100644 --- a/configs/mx7ulp_evk_plugin_defconfig +++ b/configs/mx7ulp_evk_plugin_defconfig @@ -1,21 +1,22 @@ CONFIG_ARM=y CONFIG_ARCH_MX7ULP=y +CONFIG_SYS_TEXT_BASE=0x67800000 CONFIG_TARGET_MX7ULP_EVK=y CONFIG_DEFAULT_DEVICE_TREE="imx7ulp-evk" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7ulp_evk/imximage.cfg" CONFIG_HUSH_PARSER=y -CONFIG_CMD_MMC=y -CONFIG_CMD_I2C=y CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y +CONFIG_CMD_MMC=y CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y +CONFIG_ENV_IS_IN_MMC=y CONFIG_DM=y -# CONFIG_BLK is not set CONFIG_DM_GPIO=y CONFIG_IMX_RGPIO2P=y +# CONFIG_MXC_GPIO is not set CONFIG_DM_I2C=y CONFIG_DM_MMC=y -# CONFIG_DM_MMC_OPS is not set CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX7ULP=y CONFIG_DM_REGULATOR=y