aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.4/500-board-D4PW.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/500-board-D4PW.patch')
-rw-r--r--target/linux/bcm63xx/patches-5.4/500-board-D4PW.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/500-board-D4PW.patch b/target/linux/bcm63xx/patches-5.4/500-board-D4PW.patch
index cad12be975..74e61cc794 100644
--- a/target/linux/bcm63xx/patches-5.4/500-board-D4PW.patch
+++ b/target/linux/bcm63xx/patches-5.4/500-board-D4PW.patch
@@ -6,17 +6,17 @@
};
+
+static struct board_info __initdata board_96348_D4PW = {
-+ .name = "D-4P-W",
-+ .expected_cpu_id = 0x6348,
++ .name = "D-4P-W",
++ .expected_cpu_id = 0x6348,
+
-+ .has_enet1 = 1,
-+ .has_pci = 1,
++ .has_pci = 1,
+
++ .has_enet1 = 1,
+ .enet1 = {
-+ .has_phy = 1,
-+ .phy_id = 0,
-+ .force_speed_100 = 1,
-+ .force_duplex_full = 1,
++ .has_phy = 1,
++ .phy_id = 0,
++ .force_speed_100 = 1,
++ .force_duplex_full = 1,
+ },
+};
#endif /* CONFIG_BCM63XX_CPU_6348 */