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