X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F557-board_bcm963269bhr.patch;h=f0465ab56cb84d67a415d3c53e7f83c3885d0627;hb=86a0913dd8dd17dfd1f4014d3e6238efe67ae8b9;hp=4a53980a522358e8f42c09bef3f4e8f1e216ebe3;hpb=848e2373e21a509984f52c563a360e5ab63d1c6c;p=openwrt.git diff --git a/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch b/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch index 4a53980a52..f0465ab56c 100644 --- a/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch +++ b/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch @@ -1,7 +1,7 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4515,6 +4515,75 @@ static struct board_info __initdata boar - #endif +@@ -1906,6 +1906,75 @@ static struct board_info __initdata boar + #endif /* CONFIG_BCM63XX_CPU_6368 */ /* + * known 63268/63269 boards @@ -70,13 +70,13 @@ + }, + }, +}; -+#endif ++#endif /* CONFIG_BCM63XX_CPU_63268 */ + +/* * all boards */ static const struct board_info __initconst *bcm963xx_boards[] = { -@@ -4599,6 +4668,9 @@ static const struct board_info __initcon +@@ -1986,6 +2055,9 @@ static const struct board_info __initcon &board_96368mvwg, &board_96368mvngr, #endif @@ -85,4 +85,4 @@ +#endif }; - static void __init boardid_fixup(u8 *boot_addr) + static struct of_device_id const bcm963xx_boards_dt[] = {