aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.4/519-bcm63xx-add-support-for-96368MVNgr-board.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/519-bcm63xx-add-support-for-96368MVNgr-board.patch')
-rw-r--r--target/linux/bcm63xx/patches-5.4/519-bcm63xx-add-support-for-96368MVNgr-board.patch50
1 files changed, 23 insertions, 27 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/519-bcm63xx-add-support-for-96368MVNgr-board.patch b/target/linux/bcm63xx/patches-5.4/519-bcm63xx-add-support-for-96368MVNgr-board.patch
index 5839209a4e..2502c1252f 100644
--- a/target/linux/bcm63xx/patches-5.4/519-bcm63xx-add-support-for-96368MVNgr-board.patch
+++ b/target/linux/bcm63xx/patches-5.4/519-bcm63xx-add-support-for-96368MVNgr-board.patch
@@ -9,53 +9,49 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -839,6 +839,45 @@ static struct board_info __initdata boar
- .has_ohci0 = 1,
- .has_ehci0 = 1,
+@@ -819,6 +819,41 @@ static struct board_info __initdata boar
+ },
+ },
};
+
+static struct board_info __initdata board_96368mvngr = {
-+ .name = "96368MVNgr",
-+ .expected_cpu_id = 0x6368,
++ .name = "96368MVNgr",
++ .expected_cpu_id = 0x6368,
+
-+ .has_pci = 1,
-+ .has_enetsw = 1,
++ .has_pci = 1,
++ .has_ohci0 = 1,
++ .has_ehci0 = 1,
+
++ .has_enetsw = 1,
+ .enetsw = {
+ .used_ports = {
+ [0] = {
-+ .used = 1,
-+ .phy_id = 1,
-+ .name = "port1",
++ .used = 1,
++ .phy_id = 1,
++ .name = "port1",
+ },
-+
+ [1] = {
-+ .used = 1,
-+ .phy_id = 2,
-+ .name = "port2",
++ .used = 1,
++ .phy_id = 2,
++ .name = "port2",
+ },
-+
+ [2] = {
-+ .used = 1,
-+ .phy_id = 3,
-+ .name = "port3",
++ .used = 1,
++ .phy_id = 3,
++ .name = "port3",
+ },
-+
+ [3] = {
-+ .used = 1,
-+ .phy_id = 4,
-+ .name = "port4",
++ .used = 1,
++ .phy_id = 4,
++ .name = "port4",
+ },
+ },
+ },
-+
-+ .has_ohci0 = 1,
-+ .has_ehci0 = 1,
+};
#endif /* CONFIG_BCM63XX_CPU_6368 */
/*
-@@ -894,6 +933,7 @@ static const struct board_info __initcon
+@@ -874,6 +909,7 @@ static const struct board_info __initcon
#endif /* CONFIG_BCM63XX_CPU_6358 */
#ifdef CONFIG_BCM63XX_CPU_6368
&board_96368mvwg,
@@ -63,7 +59,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
#endif /* CONFIG_BCM63XX_CPU_6368 */
};
-@@ -955,6 +995,7 @@ static struct of_device_id const bcm963x
+@@ -935,6 +971,7 @@ static struct of_device_id const bcm963x
{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
#endif
#ifdef CONFIG_BCM63XX_CPU_6368