]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-mx6/mx6-pins.h
arm: mx6: add support for i.MX6ULL
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mx6 / mx6-pins.h
index 6c1fbbfb920209d80705323e250008d1a9b116cc..230f1713015a58269a5872169437fc622d1752b0 100644 (file)
@@ -37,6 +37,8 @@ enum {
 #include "mx6sl_pins.h"
 #elif defined(CONFIG_SOC_MX6SX)
 #include "mx6sx_pins.h"
+#elif defined(CONFIG_SOC_MX6UL) || defined(CONFIG_SOC_MX6ULL)
+#include "mx6ul_pins.h"
 #else
 #error "Please select cpu"
 #endif /* CONFIG_SOC_MX6Q */