OpenWrt

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 2  →  ?path2? @ 3
/branches/18.06.1/target/linux/brcm63xx/patches-4.9/535-board_rta770w.patch
@@ -26,7 +26,7 @@
#endif /* CONFIG_BCM63XX_CPU_6345 */
/*
@@ -1395,6 +1414,7 @@ static const struct board_info __initcon
@@ -1443,6 +1462,7 @@ static const struct board_info __initcon
#ifdef CONFIG_BCM63XX_CPU_6345
&board_96345gw2,
&board_rta770bw,
@@ -34,7 +34,7 @@
#endif
#ifdef CONFIG_BCM63XX_CPU_6348
&board_96348r,
@@ -1469,6 +1489,7 @@ static struct of_device_id const bcm963x
@@ -1517,6 +1537,7 @@ static struct of_device_id const bcm963x
#ifdef CONFIG_BCM63XX_CPU_6345
{ .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, },
{ .compatible = "dynalink,rta770bw", .data = &board_rta770bw, },