OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 11... Line 11...
11 chosen { 11 chosen {
12 bootargs = "rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200"; 12 bootargs = "rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
13 stdout-path = "serial0:115200n8"; 13 stdout-path = "serial0:115200n8";
14 }; 14 };
Line 15... Line 15...
15   15  
16 leds { 16 gpio-leds {
Line 17... Line 17...
17 compatible = "gpio-leds"; 17 compatible = "gpio-leds";
18   18  
19 inet { 19 inet {
Line 55... Line 55...
55 reg = <0>; 55 reg = <0>;
Line 56... Line 56...
56   56  
57 #address-cells = <1>; 57 #address-cells = <1>;
Line -... Line 58...
-   58 #size-cells = <1>;
-   59  
58 #size-cells = <1>; 60 linux,part-probe = "bcm63xxpart";
59   61  
60 partitions { 62 partitions {
61 compatible = "brcm,bcm963xx-cfe-nor-partitions"; 63 compatible = "brcm,bcm963xx-cfe-nor-partitions";
62 }; 64 };