]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-mx6/hab.h
arm: mx6: add support for i.MX6ULL
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mx6 / hab.h
index 65f28ad3c0193094c84dd7aa6218ca67962ad2cd..770327cceface34a64032eb37e91d6111201daab 100644 (file)
@@ -181,6 +181,7 @@ static inline void **hab_rvt_base(void)
                break;
        case MXC_CPU_MX6SX:
        case MXC_CPU_MX6UL:
+       case MXC_CPU_MX6ULL:
                base = 0x100UL;
                break;
        default: