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=f983d18f9b921b98cf2e991cc92048e66f5fd86f;hpb=007b8eb8b31b4908b4add877b02b7074b4d7371e;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 f983d18f9b..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,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4207,6 +4207,75 @@ static struct board_info __initdata boar +@@ -1906,6 +1906,75 @@ static struct board_info __initdata boar #endif /* CONFIG_BCM63XX_CPU_6368 */ /* @@ -76,7 +76,7 @@ * all boards */ static const struct board_info __initconst *bcm963xx_boards[] = { -@@ -4288,6 +4357,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[] = {