OSDN Git Service

ARM: mxs: Initial support for Ka-Ro TX28
[android-x86/kernel.git] / arch / arm / mach-mxs / include / mach / uncompress.h
index a005e76..f12a173 100644 (file)
@@ -63,6 +63,7 @@ static inline void __arch_decomp_setup(unsigned long arch_id)
                mxs_duart_base = MX23_DUART_BASE_ADDR;
                break;
        case MACH_TYPE_MX28EVK:
+       case MACH_TYPE_TX28:
                mxs_duart_base = MX28_DUART_BASE_ADDR;
                break;
        default: