X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F532-board_AR-5381u.patch;h=134114ec4bef6d14e656ec472e3ea2e9dc2e1dda;hb=f4996813e6eff96da8f8b4fef6ad4e90b13106a7;hp=cffb509e8b6fc7207b7afa71418ae651d105034e;hpb=4938d93a89671f274442d0d23cb23b0f73a23cc7;p=openwrt.git diff --git a/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch b/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch index cffb509e8b..134114ec4b 100644 --- a/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch +++ b/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -170,6 +170,91 @@ static struct board_info __initdata boar +@@ -166,6 +166,92 @@ static struct board_info __initdata boar }, }; @@ -15,6 +15,7 @@ + +static struct board_info __initdata board_AR5381u = { + .name = "96328A-1241N", ++ .of_board_id = "comtrend,ar-5381u", + .expected_cpu_id = 0x6328, + + .has_uart0 = 1, @@ -92,7 +93,7 @@ static struct sprom_fixup __initdata ar5387un_fixups[] = { { .offset = 2, .value = 0x05bb }, { .offset = 65, .value = 0x1204 }, -@@ -3253,6 +3338,7 @@ static const struct board_info __initcon +@@ -2935,6 +3021,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng,