Daniel Dickinson
|
dc9c1ac1f7
|
patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen).
SVN-Revision: 24843
|
2010-12-28 08:10:32 +00:00 |
|
Daniel Dickinson
|
5ee2a6c696
|
patches-2.6.36: Fix flashmap spare length calculation from previous commit (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working.
SVN-Revision: 24842
|
2010-12-28 04:05:04 +00:00 |
|
Daniel Dickinson
|
fc3a1d0ba3
|
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24838
|
2010-12-26 04:18:13 +00:00 |
|
Daniel Dickinson
|
31f7259e3e
|
mtd flashmap: Switched to calculating the rootfs size rather than depending on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero.
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24834
|
2010-12-26 04:17:56 +00:00 |
|
Florian Fainelli
|
2e343d9760
|
add 2.6.35 support
SVN-Revision: 22800
|
2010-08-25 19:56:08 +00:00 |
|