WORK IN PROGRESS \\ \\ ===== Images OpenIL ===== - All images are intended for the usage on a {{section>.:..:..:data#openil_images&noheader}} ===== Partitioning ===== === SD / eMMC images === * sector size 512 Byte * unpartitioned area: (0x sectors) ^ Offset ^ Size ^ Usage ^ | 0x00000000 | 0x0001 sector / 512 Byte | MBR / Partition Table | | 0x00001000 | 0x000FF000 | RCW | | 0x00100000 | 0x00200000 | U-Boot-PBL | | 0x00300000 | 0x00100000 | U-Boot-Env | | 0x00400000 | 0x03C00000 | PPA | | 0x04000000 | 0x10000000 | Boot-Partition | | 0x14000000 | 0xFFFFFFFF | RootFS | === QSPI-NOR-Flash === ^ Offset ^ Size ^ Usage ^ | 0x00000000 | 0x00080000 | RCW | | 0x00080000 | 0x00080000 | PPA | | 0x00100000 | 0x00300000 | U-Boot-PBL | | 0x00400000 | 0x00080000 | DTB | | 0x00480000 | 0x00080000 | HDP | | 0x00500000 | 0x00a00000 | Linux | | 0x00f00000 | 0x03100000 | RootFS |