diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-11-24 14:44:40 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-11-24 14:44:40 +0000 |
commit | fb2a44df50777281dc169e16b22d54820c9251a6 (patch) | |
tree | 3b4b57b7090c3264553d5d4521244c420e1a76ec /target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | |
parent | c6fc6b42e19a3a4dc6006f038dec98f2e75f59f5 (diff) | |
download | upstream-fb2a44df50777281dc169e16b22d54820c9251a6.tar.gz upstream-fb2a44df50777281dc169e16b22d54820c9251a6.tar.bz2 upstream-fb2a44df50777281dc169e16b22d54820c9251a6.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43363
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/528-board_nb6.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch index 09a6c7ed90..9df5c3d943 100644 --- a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch +++ b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch @@ -133,9 +133,9 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2622,6 +2727,9 @@ static struct of_device_id const bcm963x - { .compatible = "sfr,nb4-ser-r0", .data = &board_nb4_ser_r0, }, +@@ -2626,6 +2731,9 @@ static struct of_device_id const bcm963x { .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, }, + { .compatible = "t-com,spw303v", .data = &board_spw303v, }, #endif +#ifdef CONFIG_BCM63XX_CPU_6362 + { .compatible = "sfr,nb6-ser-r0", .data = &board_nb6, }, |