diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:39 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:39 +0000 |
commit | e22a913fc7b1ac63b0249496f6169aaa340d0e90 (patch) | |
tree | 277a9b1276298fc1aa8e711ad043b5812649f4a8 /target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch | |
parent | 49106504d279ad91b1c66305a54c3fa9165c7b3c (diff) | |
download | upstream-e22a913fc7b1ac63b0249496f6169aaa340d0e90.tar.gz upstream-e22a913fc7b1ac63b0249496f6169aaa340d0e90.tar.bz2 upstream-e22a913fc7b1ac63b0249496f6169aaa340d0e90.zip |
brcm63xx: Add fallback sprom for CT5361_CT5621
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42099 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch b/target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch index f898eda36b..cead4abe3c 100644 --- a/target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch +++ b/target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1378,6 +1378,8 @@ static struct board_info __initdata boar +@@ -1385,6 +1385,8 @@ static struct board_info __initdata boar .name = "DWV-S0", .expected_cpu_id = 0x6358, @@ -9,7 +9,7 @@ .has_enet0 = 1, .has_enet1 = 1, .has_pci = 1, -@@ -1394,6 +1396,7 @@ static struct board_info __initdata boar +@@ -1401,6 +1403,7 @@ static struct board_info __initdata boar }, .has_ohci0 = 1, |