openwrtv3/target/linux/brcm63xx
Daniel Dickinson f83c5938d2 bcm63xx: Move the OpenWrt rootfs length field
Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.

To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.

Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26680
2011-04-15 12:18:25 +00:00
..
base-files add support for 'MAGIC' bcm6348-based board 2011-02-19 12:44:27 +00:00
files/arch/mips/include/asm/mach-bcm63xx bcm63xx: Move the OpenWrt rootfs length field 2011-04-15 12:18:25 +00:00
image add support for HW553 bcm6358-based boards (#8844) 2011-02-19 15:44:06 +00:00
patches-2.6.35 add support for HW553 bcm6358-based boards (#8844) 2011-02-19 15:44:06 +00:00
patches-2.6.37 bcm63xx: Move the OpenWrt rootfs length field 2011-04-15 12:18:25 +00:00
profiles Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going away. Remove kmod-loop as the need for it has been superseded by block-extroot, and remove kmod-fs-vfat as it takes space and is rarely needed. 2010-12-08 00:40:31 +00:00
base-files.mk bcm63xx: Add defconfigs. 2010-11-28 22:04:19 +00:00
config-2.6.35 restore kernel oldconfig 2010-10-17 14:09:24 +00:00
config-2.6.37 add support for 2.6.37, patches from KanjiMonster 2011-02-20 19:59:22 +00:00
Makefile kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00