diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:09 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:09 +0000 |
commit | 0aa242fe20960cd313fcea8408679adbcf6bdcfd (patch) | |
tree | 2109da5957743183d5cf1361978150307a5c8a41 /target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | |
parent | f22bab1017abddc826a1e830eece2ba8099166ee (diff) | |
download | mtk-20170518-0aa242fe20960cd313fcea8408679adbcf6bdcfd.zip mtk-20170518-0aa242fe20960cd313fcea8408679adbcf6bdcfd.tar.gz mtk-20170518-0aa242fe20960cd313fcea8408679adbcf6bdcfd.tar.bz2 |
brcm63xx: replace CFEFIXUP usage with dtb based detection
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42125
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 c213e88..c072d0b 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 -@@ -4576,6 +4576,116 @@ static struct board_info __initdata boar +@@ -4583,6 +4583,116 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -117,7 +117,7 @@ static struct b53_platform_data WAP5813n_b53_pdata = { .alias = "eth0", }; -@@ -5069,6 +5179,7 @@ static const struct board_info __initcon +@@ -5076,6 +5186,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |