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