X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1518b9d70ce04d329cb964455c5d1b9d86fd775b..f5c866b902908a8e2c63c63e027d5aa562f1c9e7:/target/linux/brcm63xx/patches-2.6.37/041-bcm963xx_real_rootfs_length.patch diff --git a/target/linux/brcm63xx/patches-2.6.37/041-bcm963xx_real_rootfs_length.patch b/target/linux/brcm63xx/patches-2.6.37/041-bcm963xx_real_rootfs_length.patch index cde2b9223..dccd36f4a 100644 --- a/target/linux/brcm63xx/patches-2.6.37/041-bcm963xx_real_rootfs_length.patch +++ b/target/linux/brcm63xx/patches-2.6.37/041-bcm963xx_real_rootfs_length.patch @@ -6,10 +6,10 @@ char kernel_crc[CRC_LEN]; - /* 228-235: Unused at present */ - char reserved1[8]; -+ /* 228-231: OpenWrt: real rootfs length */ ++ /* 228-231: Image sequence number */ ++ char image_sequence[4]; ++ /* 222-235: Openwrt: real rootfs length */ + char real_rootfs_length[4]; -+ /* 222-235: Unused at present */ -+ char reserved1[4]; /* 236-239: CRC32 of header excluding tagVersion */ char header_crc[CRC_LEN]; /* 240-255: Unused at present */