From e22a913fc7b1ac63b0249496f6169aaa340d0e90 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 10 Aug 2014 12:21:39 +0000 Subject: brcm63xx: Add fallback sprom for CT5361_CT5621 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42099 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/515-board_DWV-S0_fixes.patch') 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, -- cgit v1.2.3