static struct board_info __initdata board_FAST2404 = {
.name = "F@ST2404",
.expected_cpu_id = 0x6348,
-@@ -1521,6 +1632,8 @@ static const struct board_info __initdat
+@@ -1527,6 +1638,8 @@ static const struct board_info __initdat
#ifdef CONFIG_BCM63XX_CPU_6348
&board_96348r,
&board_96348gw,
static struct board_info __initdata board_96348gw = {
.name = "96348GW",
.expected_cpu_id = 0x6348,
-@@ -1642,6 +1685,7 @@ static const struct board_info __initdat
+@@ -1648,6 +1691,7 @@ static const struct board_info __initdat
&board_rta1025w_16,
&board_96348_D4PW,
&board_spw500v,
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -670,6 +670,19 @@
+@@ -670,6 +670,19 @@ static struct board_info __initdata boar
},
.has_ohci0 = 1,
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -775,6 +775,76 @@ static struct board_info __initdata boar
+@@ -794,6 +794,76 @@ static struct board_info __initdata boar
},
};
#endif
/*
-@@ -1686,6 +1756,7 @@ static const struct board_info __initdat
+@@ -1705,6 +1775,7 @@ static const struct board_info __initdat
&board_96348_D4PW,
&board_spw500v,
&board_ct536_ct5621,
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1730,6 +1730,79 @@ static struct board_info __initdata boar
+@@ -1749,6 +1749,79 @@ static struct board_info __initdata boar
};
#endif
/*
* all boards
*/
-@@ -1771,6 +1844,7 @@ static const struct board_info __initdat
+@@ -1790,6 +1863,7 @@ static const struct board_info __initdat
&board_nb4_ser_r2,
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
#endif
/*
-@@ -1811,6 +1848,7 @@ static const struct board_info __initdat
+@@ -1830,6 +1867,7 @@ static const struct board_info __initdat
&board_96338gw,
&board_96338w,
&board_96338w2_e7t,
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1728,6 +1728,72 @@ static struct board_info __initdata boar
+@@ -1784,6 +1784,72 @@ static struct board_info __initdata boar
.spis = nb4_spi_devices,
.num_spis = ARRAY_SIZE(nb4_spi_devices),
};
#endif
static struct board_info __initdata board_HW553 = {
-@@ -1845,6 +1911,7 @@ static const struct board_info __initdat
+@@ -1902,6 +1968,7 @@ static const struct board_info __initdat
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
&board_HW553,
-Index: b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-===================================================================
---- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2011-03-21 08:29:36.500387994 +0000
-+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 2011-03-31 12:35:08.209787004 +0100
-@@ -845,6 +845,63 @@
+--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
+@@ -901,6 +901,63 @@ static struct board_info __initdata boar
},
};
#endif
/*
-@@ -1830,6 +1887,7 @@
+@@ -1953,6 +2010,7 @@ static const struct board_info __initdat
&board_spw500v,
&board_ct536_ct5621,
&board_96348sv,
#endif
#ifdef CONFIG_BCM63XX_CPU_6358
-@@ -1977,6 +2035,22 @@
+@@ -2101,6 +2159,22 @@ void __init board_prom_init(void)
val &= MPI_CSBASE_BASE_MASK;
}
boot_addr = (u8 *)KSEG1ADDR(val);
/* dump cfe version */
cfe = boot_addr + BCM963XX_CFE_VERSION_OFFSET;
-@@ -2184,6 +2258,14 @@
+@@ -2308,6 +2382,14 @@ int __init board_register_devices(void)
val = bcm_mpi_readl(MPI_CSBASE_REG(0));
val &= MPI_CSBASE_BASE_MASK;
}
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1927,6 +1927,17 @@ static struct ssb_sprom bcm63xx_sprom =
+@@ -2071,6 +2071,17 @@ static struct ssb_sprom bcm63xx_sprom =
.boardflags_lo = 0x2848,
.boardflags_hi = 0x0000,
};
#endif
/*
-@@ -2111,8 +2122,9 @@ void __init board_prom_init(void)
+@@ -2271,8 +2282,9 @@ void __init board_prom_init(void)
if (!board_get_mac_address(bcm63xx_sprom.il0mac)) {
memcpy(bcm63xx_sprom.et0mac, bcm63xx_sprom.il0mac, ETH_ALEN);
memcpy(bcm63xx_sprom.et1mac, bcm63xx_sprom.il0mac, ETH_ALEN);
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1907,7 +1907,7 @@ static void __init nb4_nvram_fixup(void)
+@@ -2051,7 +2051,7 @@ static void __init nb4_nvram_fixup(void)
* bcm4318 WLAN work
*/
#ifdef CONFIG_SSB_PCIHOST
.revision = 0x02,
.board_rev = 0x17,
.country_code = 0x0,
-@@ -1927,6 +1927,7 @@ static struct ssb_sprom bcm63xx_sprom =
+@@ -2071,6 +2071,7 @@ static struct ssb_sprom bcm63xx_sprom =
.boardflags_lo = 0x2848,
.boardflags_hi = 0x0000,
};