[ar71xx] add experimental support for the AzureWave AW-NR580 board
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index 1d55328..cd6f26c 100644 (file)
@@ -43,6 +43,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "493",
                .mach_type      = MACH_AR71XX_RB_493,
+       }, {
+               .name           = "AW-NR580",
+               .mach_type      = MACH_AR71XX_AW_NR580,
        }
 };