X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3d975fbf42320b3c8ed9e982fdbe54d18447da04..5abca50d4d73492ce2749de05a3539b75ab83439:/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm_tag.h diff --git a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm_tag.h b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm_tag.h index a4f06f832..c06f66894 100644 --- a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm_tag.h +++ b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm_tag.h @@ -128,7 +128,7 @@ struct bcm_tag_bc221 { unsigned char rootAddress[ADDRESS_LEN]; // 170-181: Address in memory of rootfs partition unsigned char rootLength[IMAGE_LEN]; // 182-191: Size of rootfs partition unsigned char flashLayoutVer[4]; // 192-195: Version flash layout - unsigned char kernelCRC[4]; // 196-199: Guessed to be kernel CRC + unsigned char fskernelCRC[4]; // 196-199: Guessed to be kernel CRC unsigned char reserved4[16]; // 200-215: Reserved area; unused at present unsigned char imageCRC[4]; // 216-219: CRC32 of images unsigned char reserved2[12]; // 220-231: Unused at present