OpenWrt

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 2  →  ?path2? @ 3
/branches/18.06.1/target/linux/brcm63xx/patches-4.14/556-board_96318ref_p300.patch
@@ -51,7 +51,7 @@
#endif /* CONFIG_BCM63XX_CPU_6318 */
/*
@@ -1520,6 +1564,7 @@ static const struct board_info __initcon
@@ -1568,6 +1612,7 @@ static const struct board_info __initcon
#endif
#ifdef CONFIG_BCM63XX_CPU_6318
&board_96318ref,
@@ -59,7 +59,7 @@
#endif
#ifdef CONFIG_BCM63XX_CPU_6328
&board_96328avng,
@@ -1600,6 +1645,7 @@ static struct of_device_id const bcm963x
@@ -1648,6 +1693,7 @@ static struct of_device_id const bcm963x
#endif
#ifdef CONFIG_BCM63XX_CPU_6318
{ .compatible = "brcm,bcm96318ref", .data = &board_96318ref, },