mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14280 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
+ reg = <0x0 0x200000>;
|
||||
};
|
||||
- partition@180000 {
|
||||
+ partition@200000 {
|
||||
label = "root";
|
||||
- label = "root";
|
||||
- reg = <0x180000 0x200000>;
|
||||
+ partition@200000 {
|
||||
+ label = "rootfs";
|
||||
+ reg = <0x200000 0x3c00000>;
|
||||
};
|
||||
- partition@380000 {
|
||||
|
||||
Reference in New Issue
Block a user