summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.37/454-board_V2500V.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.37/454-board_V2500V.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.37/454-board_V2500V.patch14
1 files changed, 6 insertions, 8 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.37/454-board_V2500V.patch b/target/linux/brcm63xx/patches-2.6.37/454-board_V2500V.patch
index 9cdef38a5..9c4eb8911 100644
--- a/target/linux/brcm63xx/patches-2.6.37/454-board_V2500V.patch
+++ b/target/linux/brcm63xx/patches-2.6.37/454-board_V2500V.patch
@@ -1,8 +1,6 @@
-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
},
};
@@ -66,7 +64,7 @@ Index: b/arch/mips/bcm63xx/boards/board_bcm963xx.c
#endif
/*
-@@ -1830,6 +1887,7 @@
+@@ -1953,6 +2010,7 @@ static const struct board_info __initdat
&board_spw500v,
&board_ct536_ct5621,
&board_96348sv,
@@ -74,7 +72,7 @@ Index: b/arch/mips/bcm63xx/boards/board_bcm963xx.c
#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);
@@ -97,7 +95,7 @@ Index: b/arch/mips/bcm63xx/boards/board_bcm963xx.c
/* 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;
}