ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
[openwrt/staging/wigyori.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index 4cc97632a313eb166f44a6c8a491c7162f415794..ec7eed8e64f40bc8ea183231f4d8e1ce0de99730 100644 (file)
@@ -58,6 +58,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "AW-NR580",
                .mach_type      = AR71XX_MACH_AW_NR580,
+       }, {
+               .name           = "DIR825B1",
+               .mach_type      = AR71XX_MACH_DIR825B1,
        }, {
                .name           = "TEW-632BRP",
                .mach_type      = AR71XX_MACH_TEW_632BRP,