diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch b/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch index 3194899e82..1efd27c790 100644 --- a/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch +++ b/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch @@ -116,8 +116,8 @@ + static struct board_info __initdata board_963281TAN = { .name = "963281TAN", - .expected_cpu_id = 0x6328, -@@ -2823,6 +2933,7 @@ static const struct board_info __initcon + .of_board_id = "brcm,bcm963281TAN", +@@ -2824,6 +2934,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, |