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 41... Line 41...
41 }; 41 };
Line 42... Line 42...
42   42  
43 &pflash { 43 &pflash {
Line -... Line 44...
-   44 status = "ok";
-   45  
44 status = "ok"; 46 linux,part-probe = "bcm63xxpart";
45   47  
46 partitions { 48 partitions {
47 compatible = "brcm,bcm963xx-cfe-nor-partitions"; 49 compatible = "brcm,bcm963xx-cfe-nor-partitions";