X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F530-board_A4001N1.patch;h=f56b677c7491073e211f7b08f57ffccf7460d9ad;hb=f4996813e6eff96da8f8b4fef6ad4e90b13106a7;hp=190050578650afe062744ffa6f687b024e861558;hpb=a98dd102a7e300fb0a3bf4a0abc5fc3267b92b9d;p=openwrt.git diff --git a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch b/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch index 1900505786..f56b677c74 100644 --- a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch +++ b/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch @@ -1,11 +1,12 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -236,6 +236,133 @@ static struct board_info __initdata boar +@@ -237,6 +237,134 @@ static struct board_info __initdata boar }, }; +static struct board_info __initdata board_A4001N1 = { + .name = "963281T_TEF", ++ .of_board_id = "adb,a4001n1", + .expected_cpu_id = 0x6328, + + .has_uart0 = 1, @@ -134,7 +135,7 @@ static struct board_info __initdata board_dsl_274xb_f1 = { .name = "AW4339U", .expected_cpu_id = 0x6328, -@@ -2693,6 +2820,7 @@ static const struct board_info __initcon +@@ -2698,6 +2826,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, &board_963281TAN,