X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F504-board_dsl_274xb_rev_c.patch;h=3c823e9508c7cae336f30f1f2a95534c34889c63;hb=f29316a1701e3269992c550a8ab76644675c7ab6;hp=62a20bbea90dd992bff55d90307de499989fc5f0;hpb=6d7133bfae1c3b618d2366265992c69d26f1c70b;p=openwrt.git diff --git a/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch b/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch index 62a20bbea9..3c823e9508 100644 --- a/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch +++ b/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch @@ -1,12 +1,13 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -890,6 +890,61 @@ static struct board_info __initdata boar +@@ -907,6 +907,62 @@ static struct board_info __initdata boar .has_ohci0 = 1, }; +/* D-Link DSL-274xB revison C2/C3 */ +static struct board_info __initdata board_dsl_274xb_rev_c = { + .name = "AW4139", ++ .of_board_id = "d-link,dsl-274xb-c2", + .expected_cpu_id = 0x6358, + + .has_uart0 = 1, @@ -62,7 +63,7 @@ struct spi_gpio_platform_data nb4_spi_gpio_data = { .sck = NB4_SPI_GPIO_CLK, .mosi = NB4_SPI_GPIO_MOSI, -@@ -1526,6 +1581,7 @@ static const struct board_info __initcon +@@ -1543,6 +1599,7 @@ static const struct board_info __initcon &board_AGPFS0, &board_CPVA642, &board_DWVS0,