[ar71xx] preliminary support for the Ubiquiti RouterStation Pro
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Feb 2009 07:39:30 +0000 (07:39 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Feb 2009 07:39:30 +0000 (07:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14666 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
target/linux/ar71xx/files/arch/mips/ar71xx/prom.c
target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h

index 85fa27e..f05d8cb 100644 (file)
@@ -106,6 +106,19 @@ static void __init ubnt_rs_setup(void)
 
 MIPS_MACHINE(AR71XX_MACH_UBNT_RS, "Ubiquiti RouterStation", ubnt_rs_setup);
 
+static void __init ubnt_rspro_setup(void)
+{
+       ar71xx_add_device_spi(NULL, ubnt_spi_info,
+                                   ARRAY_SIZE(ubnt_spi_info));
+
+       ar71xx_add_device_usb();
+
+       ar71xx_pci_init(ARRAY_SIZE(ubnt_pci_irqs), ubnt_pci_irqs);
+}
+
+MIPS_MACHINE(AR71XX_MACH_UBNT_RSPRO, "Ubiquiti RouterStation Pro",
+            ubnt_rspro_setup);
+
 static void __init ubnt_lsx_setup(void)
 {
        ar71xx_add_device_spi(NULL, ubnt_spi_info,
index 4786bad..aa4da8e 100644 (file)
@@ -60,6 +60,9 @@ static struct board_rec boards[] __initdata = {
                .name           = "UBNT-RS",
                .mach_type      = AR71XX_MACH_UBNT_RS,
        }, {
+               .name           = "UBNT-RSPRO",
+               .mach_type      = AR71XX_MACH_UBNT_RSPRO,
+       }, {
                .name           = "Ubiquiti AR71xx-based board",
                .mach_type      = AR71XX_MACH_UBNT_RS,
        }, {
index a2d884f..ae4e389 100644 (file)
@@ -128,6 +128,7 @@ extern unsigned long ar71xx_mach_type;
 #define AR71XX_MACH_MZK_W04NU  14      /* Planex MZK-W04NU */
 #define AR71XX_MACH_UBNT_LSSR71        15      /* Ubiquiti LS-SR71 */
 #define AR71XX_MACH_TL_WR941ND 16      /* TP-LINK TL-WR941ND */
+#define AR71XX_MACH_UBNT_RSPRO 17      /* Ubiquiti RouterStation Pro */
 
 /*
  * PLL block