diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:48 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:48 +0000 |
commit | 312a7f988311266423936317e05615cdf5b5311f (patch) | |
tree | d6dd034e6252adfcf7dc2e905d5317b2278d365d /target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | |
parent | 8240f6ad541c06e78d23a6c7b50e6635e3161d74 (diff) | |
download | upstream-312a7f988311266423936317e05615cdf5b5311f.tar.gz upstream-312a7f988311266423936317e05615cdf5b5311f.tar.bz2 upstream-312a7f988311266423936317e05615cdf5b5311f.zip |
brcm63xx: Add fallback sprom for CT6373
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42101
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch b/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch index 273d4ef933..183baa634a 100644 --- a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch +++ b/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4493,6 +4493,98 @@ static struct board_info __initdata boar +@@ -4500,6 +4500,98 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -99,7 +99,7 @@ static struct b53_platform_data WAP5813n_b53_pdata = { .alias = "eth0", }; -@@ -4968,6 +5060,7 @@ static const struct board_info __initcon +@@ -4975,6 +5067,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |