1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 16:04:36 +03:00
openwrt-xburst/target/linux/brcm63xx
cshore f5c866b902 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-15 12:18:25 +00:00
..
base-files [brcm63xx] 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 [brcm63xx] add support for HW553 bcm6358-based boards (#8844) 2011-02-19 15:44:06 +00:00
patches-2.6.35 [brcm63xx] 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 [brcm63xx] 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 [brcm63xx] restore kernel oldconfig 2010-10-17 14:09:24 +00:00
config-2.6.37 [brcm63xx] 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