X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F529-board_fast2604.patch;fp=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F529-board_fast2604.patch;h=87093d71b3fffb8941acf72476a3a533db38b5ec;hb=d06ae202dea7e5e17a9017a72e9c69d7cacbd527;hp=6ded2f9b81d1a600b6f66a867ded4da92a614727;hpb=965078871d86e6ee7fbff01b140e23948dac524b;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch b/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch index 6ded2f9b81..87093d71b3 100644 --- a/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch +++ b/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch @@ -66,3 +66,11 @@ &board_DV201AMR, &board_96348gw_a, &board_rta1025w_16, +@@ -2711,6 +2763,7 @@ static struct of_device_id const bcm963x + { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, + { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, + { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, ++ { .compatible = "sagem,f@st2604", .data = &board_FAST2604, }, + { .compatible = "t-com,spw500v", .data = &board_spw500v, }, + { .compatible = "tecom,gw6000", .data = &board_gw6000, }, + { .compatible = "tecom,gw6200", .data = &board_gw6200, },