Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
en:arm:tqma8xx:data [2019/08/08 18:11] – [Supported Features] added BSP 0009 liedmannen:arm:tqma8xx:data [2019/09/18 11:54] – added Yocto Partitions liedmann
Line 124: Line 124:
   * initial release   * initial release
 ++++ ++++
 +
 +===== Yocto Partitions =====
 +
 +=== SD / eMMC images ===
 +
 +  * sector size 512 Byte
 +  * unpartitioned area: 4MiB (0x2000 sectors)
 +
 +^ Size  ^ Usage  ^
 +| 0x0001 sector  / 512 Byte  | MBR / Partition Table  |
 +| 0x0001 sector  / 512 Byte  | free  |
 +| 0x800 sectors / 1 MiB  | u-boot  |
 +| 0x1000 sectors / 2 MiB  | environment 2)  | 
 +| 0x2000 sectors / 4 MiB  | reserved  |
 +| 0xA000 sectors / 20 MiB  | /boot / firmware (Kernel,devicetrees)  |
 +| 0x100000 sectors / 512 MiB  | root  |
 +
 +
 +===== Yocto Images =====
 +
 +
 +
 +
 +
 ===== Known Issues ===== ===== Known Issues =====
  
  • Last modified: 2023/10/16 16:33