preliminary support for the Atheros AP81 refrence board
[librecmc/librecmc.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index aa4da8e2317331a497dc683db37751eb74e8a693..810b4747f143800b2978d37060c9b0e4b5428e51 100644 (file)
@@ -45,11 +45,14 @@ static struct board_rec boards[] __initdata = {
                .name           = "493",
                .mach_type      = AR71XX_MACH_RB_493,
        }, {
-               .name           = "AW-NR580",
-               .mach_type      = AR71XX_MACH_AW_NR580,
+               .name           = "AP81",
+               .mach_type      = AR71XX_MACH_AP81,
        }, {
                .name           = "AP83",
                .mach_type      = AR71XX_MACH_AP83,
+       }, {
+               .name           = "AW-NR580",
+               .mach_type      = AR71XX_MACH_AW_NR580,
        }, {
                .name           = "TEW-632BRP",
                .mach_type      = AR71XX_MACH_TEW_632BRP,