diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/516-board-bcm6358.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/516-board-bcm6358.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/516-board-bcm6358.patch b/target/linux/bcm63xx/patches-5.4/516-board-bcm6358.patch index 4e33123f5a..6af94bdbe0 100644 --- a/target/linux/bcm63xx/patches-5.4/516-board-bcm6358.patch +++ b/target/linux/bcm63xx/patches-5.4/516-board-bcm6358.patch @@ -8,7 +8,7 @@ #include <asm/addrspace.h> #include <bcm63xx_board.h> #include <bcm63xx_cpu.h> -@@ -1531,6 +1532,88 @@ static struct board_info __initdata boar +@@ -1574,6 +1575,88 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -97,7 +97,7 @@ static struct board_info __initdata board_DWVS0 = { .name = "DWV-S0", .expected_cpu_id = 0x6358, -@@ -1555,6 +1638,238 @@ static struct board_info __initdata boar +@@ -1598,6 +1681,238 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_ehci0 = 1, }; @@ -336,7 +336,7 @@ #endif /* CONFIG_BCM63XX_CPU_6358 */ /* -@@ -1623,7 +1938,20 @@ static const struct board_info __initcon +@@ -1667,7 +1982,20 @@ static const struct board_info __initcon &board_96358vw, &board_96358vw2, &board_AGPFS0, @@ -357,7 +357,7 @@ #endif /* CONFIG_BCM63XX_CPU_6358 */ }; -@@ -1698,11 +2026,24 @@ static struct of_device_id const bcm963x +@@ -1743,11 +2071,24 @@ static struct of_device_id const bcm963x { .compatible = "alcatel,rg100a", .data = &board_96358vw2, }, { .compatible = "brcm,bcm96358vw", .data = &board_96358vw, }, { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, |