diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-12-08 16:11:26 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-12-08 16:11:26 +0000 |
commit | bc4dd8e119da6efdd240cab20fdd789cfb8764f9 (patch) | |
tree | 5f39a9ab7c87c5277c67033a8ed6cc2ac732112f /target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch | |
parent | 3fa17f6d586724a4fcba262ed40f851252ad4aa9 (diff) | |
download | upstream-bc4dd8e119da6efdd240cab20fdd789cfb8764f9.tar.gz upstream-bc4dd8e119da6efdd240cab20fdd789cfb8764f9.tar.bz2 upstream-bc4dd8e119da6efdd240cab20fdd789cfb8764f9.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43576
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch b/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch index 1e5aee0f53..8f5ebe57d2 100644 --- a/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch +++ b/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch @@ -111,8 +111,8 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org> #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -3740,6 +3831,7 @@ static struct of_device_id const bcm963x - { .compatible = "t-com,spw303v", .data = &board_spw303v, }, +@@ -3746,6 +3837,7 @@ static struct of_device_id const bcm963x + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6362 + { .compatible = "sagem,f@st2504n", .data = &board_fast2504n, }, |