projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: use AR8327 on the DB120 board
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.0
/
040-bcm963xx_flashmap.patch
diff --git
a/target/linux/brcm63xx/patches-3.0/040-bcm963xx_flashmap.patch
b/target/linux/brcm63xx/patches-3.0/040-bcm963xx_flashmap.patch
index
6a352da
..
c8d257f
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.0/040-bcm963xx_flashmap.patch
+++ b/
target/linux/brcm63xx/patches-3.0/040-bcm963xx_flashmap.patch
@@
-12,7
+12,7
@@
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -82
8,20 +828
,6 @@ void __init board_setup(void)
+@@ -82
2,20 +822
,6 @@ void __init board_setup(void)
panic("unexpected CPU for bcm963xx board");
}
panic("unexpected CPU for bcm963xx board");
}
@@
-33,7
+33,7
@@
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
static struct resource mtd_resources[] = {
{
.start = 0, /* filled at runtime */
static struct resource mtd_resources[] = {
{
.start = 0, /* filled at runtime */
-@@ -8
51,12 +837
,9 @@ static struct resource mtd_resources[] =
+@@ -8
45,12 +831
,9 @@ static struct resource mtd_resources[] =
};
static struct platform_device mtd_dev = {
};
static struct platform_device mtd_dev = {
This page took
0.036557 seconds
and
4
git commands to generate.