diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:21 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:21 +0000 |
commit | 74ec41ef59538bc6d21a327fb046a4151952f70d (patch) | |
tree | 74d45ae96a0222b2135edf5c42395c8d9b4b17ba /target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch | |
parent | 862f7fccb00cf5641c056dc5f23a0d85276bf26d (diff) | |
download | upstream-74ec41ef59538bc6d21a327fb046a4151952f70d.tar.gz upstream-74ec41ef59538bc6d21a327fb046a4151952f70d.tar.bz2 upstream-74ec41ef59538bc6d21a327fb046a4151952f70d.zip |
brcm63xx: use dtb board detection for neufbox 4
This splits up neufbox 4 for now into two images, one for each OEM.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42128
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch b/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch index 79f603c89a..1e664f506c 100644 --- a/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch +++ b/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch @@ -99,11 +99,11 @@ static struct board_info __initdata board_AGPFS0 = { .name = "AGPF-S0", .of_board_id = "pirelli,agpf-s0", -@@ -1449,6 +1541,7 @@ static const struct board_info __initcon +@@ -1114,6 +1206,7 @@ static const struct board_info __initcon &board_96358vw, &board_96358vw2, &board_AGPFS0, + &board_CPVA642, &board_DWVS0, &board_nb4_ser_r0, - &board_nb4_ser_r1, + &board_nb4_fxc_r1, |