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 green_power { 19 green_power {
Line 35... Line 35...
35 }; 35 };
Line 36... Line 36...
36   36  
37 &pflash { 37 &pflash {
Line -... Line 38...
-   38 status = "ok";
-   39  
38 status = "ok"; 40 linux,part-probe = "bcm63xxpart";
39   41  
40 partitions { 42 partitions {
41 compatible = "fixed-partitions"; 43 compatible = "fixed-partitions";