diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-02-04 10:19:24 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-02-04 10:19:24 +0000 |
commit | a15e1a950d88bbc5a85b0a507b89e132e8bfd79b (patch) | |
tree | 38d4d2d7e529431cc14ee6f4e82dc92957683774 /target/linux/brcm63xx/patches-3.6/501-board-NB4.patch | |
parent | 08ff97672027a8d1fa148779c0fa06e154dd0a85 (diff) | |
download | upstream-a15e1a950d88bbc5a85b0a507b89e132e8bfd79b.tar.gz upstream-a15e1a950d88bbc5a85b0a507b89e132e8bfd79b.tar.bz2 upstream-a15e1a950d88bbc5a85b0a507b89e132e8bfd79b.zip |
bcm63xx: refresh 3.6 patches
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35477
Diffstat (limited to 'target/linux/brcm63xx/patches-3.6/501-board-NB4.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.6/501-board-NB4.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.6/501-board-NB4.patch b/target/linux/brcm63xx/patches-3.6/501-board-NB4.patch index f59b71f569..ab06628290 100644 --- a/target/linux/brcm63xx/patches-3.6/501-board-NB4.patch +++ b/target/linux/brcm63xx/patches-3.6/501-board-NB4.patch @@ -22,7 +22,7 @@ static struct board_info board; /* -@@ -709,6 +717,596 @@ static struct board_info __initdata boar +@@ -711,6 +719,596 @@ static struct board_info __initdata boar .has_ohci0 = 1, }; @@ -619,7 +619,7 @@ #endif /* -@@ -742,6 +1330,11 @@ static const struct board_info __initdat +@@ -744,6 +1342,11 @@ static const struct board_info __initdat &board_96358vw2, &board_AGPFS0, &board_DWVS0, @@ -631,7 +631,7 @@ #endif }; -@@ -796,6 +1389,16 @@ static void __init boardid_fixup(u8 *boo +@@ -798,6 +1401,16 @@ static void __init boardid_fixup(u8 *boo struct bcm_tag *tag = (struct bcm_tag *)(boot_addr + CFE_OFFSET_64K); char *board_name = (char *)bcm63xx_nvram_get_name(); |