diff options
-rw-r--r-- | configs/igep0146_imx6ul_512M_spl_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/igep0146_imx6ul_512M_spl_defconfig b/configs/igep0146_imx6ul_512M_spl_defconfig index e0fa901..84c7b69 100644 --- a/configs/igep0146_imx6ul_512M_spl_defconfig +++ b/configs/igep0146_imx6ul_512M_spl_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/isee/igep0146/mx6ul_igep0146_1x512_nt.cfg,MX6UL" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/isee/igep0146/mx6ul_igep0146_1x512.cfg,MX6UL" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_MX6UL=y |