initial support for the AP-R3052-V22RW-2X2 board
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / ralink / common / prom.c
index edc3c5e46ab0b64c43a81273e90b35ebd32f0199..923673b9aea4287187fcb711e75d0dc44e04cf13 100644 (file)
@@ -32,6 +32,9 @@ static struct board_rec boards[] __initdata = {
        {
                .name           = "RT-N15",
                .mach_type      = RAMIPS_MACH_RT_N15,
        {
                .name           = "RT-N15",
                .mach_type      = RAMIPS_MACH_RT_N15,
+       }, {
+               .name           = "V22RW-2X2",
+               .mach_type      = RAMIPS_MACH_V22RW_2X2,
        }, {
                .name           = "WHR-G300N",
                .mach_type      = RAMIPS_MACH_WHR_G300N,
        }, {
                .name           = "WHR-G300N",
                .mach_type      = RAMIPS_MACH_WHR_G300N,