projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[brcm-2.4] update kernel to version 2.4.37.9 and refresh patches
[openwrt.git]
/
target
/
linux
/
ppc40x
/
patches
/
110-kilauea_openwrt_flashmap.patch
1
--- a/arch/powerpc/boot/dts/kilauea.dts
2
+++ b/arch/powerpc/boot/dts/kilauea.dts
3
@@ -157,12 +157,8 @@
4
reg = <0x001e0000 0x00020000>;
5
};
6
partition@200000 {
7
- label = "root";
8
- reg = <0x00200000 0x00200000>;
9
- };
10
- partition@400000 {
11
- label = "user";
12
- reg = <0x00400000 0x03b60000>;
13
+ label = "rootfs";
14
+ reg = <0x00200000 0x03d60000>;
15
};
16
partition@3f60000 {
17
label = "env";
This page took
0.036698 seconds
and
5
git commands to generate.