diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-03-14 16:21:28 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-03-14 16:21:28 +0000 |
commit | 26b6c87a9aa7c899342099f67ab391dedd535836 (patch) | |
tree | a75e1d75a4bb4884492408479f631b524e19ecc0 /target/linux/brcm63xx/patches-2.6.32/120-board_rta1025w_16.patch | |
parent | 97a8b93e788ea87fc7eabeabe5686a7b639e5182 (diff) | |
download | upstream-26b6c87a9aa7c899342099f67ab391dedd535836.tar.gz upstream-26b6c87a9aa7c899342099f67ab391dedd535836.tar.bz2 upstream-26b6c87a9aa7c899342099f67ab391dedd535836.zip |
[brcm63xx] refresh 2.6.32 patches, fix livebox support (#6821)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20204 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.32/120-board_rta1025w_16.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.32/120-board_rta1025w_16.patch | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.32/120-board_rta1025w_16.patch b/target/linux/brcm63xx/patches-2.6.32/120-board_rta1025w_16.patch index 1cd04cbdcc..ee4c108275 100644 --- a/target/linux/brcm63xx/patches-2.6.32/120-board_rta1025w_16.patch +++ b/target/linux/brcm63xx/patches-2.6.32/120-board_rta1025w_16.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.32.9/arch/mips/bcm63xx/boards/board_bcm963xx.c -=================================================================== ---- linux-2.6.32.9.orig/arch/mips/bcm63xx/boards/board_bcm963xx.c 2010-02-28 18:45:23.000000000 +0100 -+++ linux-2.6.32.9/arch/mips/bcm63xx/boards/board_bcm963xx.c 2010-02-28 18:47:09.000000000 +0100 -@@ -393,6 +393,25 @@ +--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c ++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c +@@ -393,6 +393,25 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -28,7 +26,7 @@ Index: linux-2.6.32.9/arch/mips/bcm63xx/boards/board_bcm963xx.c static struct board_info __initdata board_DV201AMR = { .name = "DV201AMR", .expected_cpu_id = 0x6348, -@@ -577,6 +596,7 @@ +@@ -577,6 +596,7 @@ static const struct board_info __initdat &board_FAST2404, &board_DV201AMR, &board_96348gw_a, |