X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F529-board_fast2604.patch;h=9f74abf80849ef26df9bf6afcd8436b235e4de69;hb=ff19b1763205aa8f262a37c0c3fe88ff90721c55;hp=34bf6b5fea6129084f111573a5bc63f18e835b0d;hpb=499131bd72b4f5267336de31e4411251beb91e28;p=openwrt.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 34bf6b5fea..9f74abf808 100644 --- a/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch +++ b/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1118,6 +1118,57 @@ static struct board_info __initdata boar +@@ -1103,6 +1103,57 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -57,8 +57,8 @@ + static struct board_info __initdata board_rta1025w_16 = { .name = "RTA1025W_16", - .of_board_id = "dynalink,rta1025w", -@@ -2667,6 +2718,7 @@ static const struct board_info __initcon + .expected_cpu_id = 0x6348, +@@ -2645,6 +2696,7 @@ static const struct board_info __initcon &board_96348gw_10, &board_96348gw_11, &board_FAST2404, @@ -66,3 +66,11 @@ &board_DV201AMR, &board_96348gw_a, &board_rta1025w_16, +@@ -2712,6 +2764,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, },