]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/mx6/ddr.c
arm: mx6: add support for i.MX6ULL
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / mx6 / ddr.c
index 9080d11764cb8f86c1585809a11f2a4a90682ca7..31db295bb473eebe75fc7ebb725249c55da83c47 100644 (file)
@@ -71,7 +71,7 @@ void mx6sx_dram_iocfg(unsigned width,
 }
 #endif
 
-#ifdef CONFIG_SOC_MX6UL
+#if defined(CONFIG_SOC_MX6UL) || defined(CONFIG_SOC_MX6ULL)
 void mx6ul_dram_iocfg(unsigned width,
                      const struct mx6ul_iomux_ddr_regs *ddr,
                      const struct mx6ul_iomux_grp_regs *grp)