Author: jogo Date: 2015-03-15 15:19:07 +0100 (Sun, 15 Mar 2015) New Revision: 44784
Modified: trunk/target/linux/brcm63xx/dts/bcm6368.dtsi Log: brcm63xx: fix 6368 cpu1 reg typo Signed-off-by: ?\195?\129lvaro Fern?\195?\161ndez Rojas <[email protected]> Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/target/linux/brcm63xx/dts/bcm6368.dtsi =================================================================== --- trunk/target/linux/brcm63xx/dts/bcm6368.dtsi 2015-03-15 12:03:01 UTC (rev 44783) +++ trunk/target/linux/brcm63xx/dts/bcm6368.dtsi 2015-03-15 14:19:07 UTC (rev 44784) @@ -22,7 +22,7 @@ cpu@1 { compatible = "brcm,bmips4350", "mips,mips4Kc"; device_type = "cpu"; - reg = <0>; + reg = <1>; }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
