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 power_green { 19 power_green {
Line 25... Line 25...
25 }; 25 };
Line 26... Line 26...
26   26  
27 &pflash { 27 &pflash {
Line -... Line 28...
-   28 status = "ok";
-   29  
28 status = "ok"; 30 linux,part-probe = "bcm63xxpart";
29   31  
30 partitions { 32 partitions {
31 compatible = "fixed-partitions"; 33 compatible = "fixed-partitions";