projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands
[openwrt.git]
/
target
/
linux
/
ppc44x
/
patches
/
001-taishan_openwrt_flashmap.patch
diff --git
a/target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch
b/target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch
index
be42700
..
b0201fb
100644
(file)
--- a/
target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch
+++ b/
target/linux/ppc44x/patches/001-taishan_openwrt_flashmap.patch
@@
-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 {
This page took
0.026079 seconds
and
4
git commands to generate.