X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F557-board_bcm963269bhr.patch;h=933cd44ed7fa407ab723bf2478fae4071782bd71;hb=d8c4cc64ba6cabb2e3be28c7b4539a95115119ce;hp=b9977e2fbf77928be472746d2dcd7f743dbee444;hpb=1d0c4edda14e0be05362dc7c63de2eb378676a13;p=15.05%2Fopenwrt.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 b9977e2fbf..933cd44ed7 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 -@@ -4428,6 +4428,75 @@ static struct board_info __initdata boar - #endif +@@ -1848,6 +1848,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[] = { -@@ -4512,6 +4581,9 @@ static const struct board_info __initcon +@@ -1928,6 +1997,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[] = {