mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
NAND DATA Partition offset and reflash_ben.sh fixed according to 512
Mb rootfs
This commit is contained in:
@@ -97,7 +97,7 @@ static struct mtd_partition qi_lb60_partitions_2gb[] = {
|
||||
.size = 512 * 0x100000,
|
||||
},
|
||||
{ .name = "NAND DATA partition",
|
||||
.offset = 264 * 0x100000,
|
||||
.offset = 520 * 0x100000,
|
||||
.size = 1528 * 0x100000,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user