Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:techref:brcm63xx.imagetag [2022/11/11 18:53] – [TP-Link custom CFE] danitooldocs:techref:brcm63xx.imagetag [2022/11/11 23:49] (current) – [TP-Link custom CFE] danitool
Line 195: Line 195:
 | ''unsigned long swRevision;''              | 140-143 | software revision | | ''unsigned long swRevision;''              | 140-143 | software revision |
 | ''unsigned long platformVer;''              | 144-147 | platform version | | ''unsigned long platformVer;''              | 144-147 | platform version |
-| ''unsigned long specialVer;''                      | 148:151 | special version | +| ''unsigned long specialVer;''                      | 148:151 | special version or CRC32 for bin(kernel+rootfs) bitfliped
-| ''unsigned long binCrc32;''              | 152:155 | <color crimson>CRC32 for bin(kernel+rootfs) bitfliped</color> |+| ''unsigned long binCrc32;''              | 152:155 | <color crimson>CRC32 for bin(kernel+rootfs) bitfliped</color> or empty|
 | ''unsigned long imageSequence;''                   | 156:159 | DUALIMAGE, initial value is 0, valid value is [1 .. 999], for NAND flash: it's indicated by file extension of cferam.xxx in rootfs, for NOR flash: it's stored in kernel tag | | ''unsigned long imageSequence;''                   | 156:159 | DUALIMAGE, initial value is 0, valid value is [1 .. 999], for NAND flash: it's indicated by file extension of cferam.xxx in rootfs, for NOR flash: it's stored in kernel tag |
 | ''unsigned long reserved1[12];''                   | 160-207 | reserved for future | | ''unsigned long reserved1[12];''                   | 160-207 | reserved for future |
  • Last modified: 2022/11/11 18:53
  • by danitool