OpenWrt – Diff between revs 2 and 3
?pathlinks?
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 { |
19 | power { |
|
Line 55... | Line 55... | |||
55 | }; |
55 | }; |
|
Line 56... | Line 56... | |||
56 | |
56 | |
|
57 | &pflash { |
57 | &pflash { |
|
Line -... | Line 58... | |||
- | 58 | status = "ok"; |
||
- | 59 | |
||
58 | status = "ok"; |
60 | linux,part-probe = "bcm63xxpart"; |
|
59 | |
61 | |
|
60 | partitions { |
62 | partitions { |
|
61 | compatible = "fixed-partitions"; |
63 | compatible = "fixed-partitions"; |