ramips: fix dir-300 mtd layout
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 26322
This commit is contained in:
parent
f599459abb
commit
8770359f17
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ static struct mtd_partition dir_300b_partitions[] = {
|
||||||
}, {
|
}, {
|
||||||
.name = "kernel",
|
.name = "kernel",
|
||||||
.offset = 0x050000,
|
.offset = 0x050000,
|
||||||
.size = 0x090000,
|
.size = 0x0f0000,
|
||||||
}, {
|
}, {
|
||||||
.name = "rootfs",
|
.name = "rootfs",
|
||||||
.offset = 0x140000,
|
.offset = 0x140000,
|
||||||
|
|
Loading…
Reference in a new issue