WORK IN PROGRESS

Embedded module TQMLS1028A - YOCTO Linux BSP documentation



  1. All images are intended for the usage on a <label stk_name>STK_NAME</label>

Finally, you will find the built images in platform-<platformname>/images

Bootloader images:

Linux images:

Device tree blobs:

Rootfs images:

Firmware images:

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
  • Last modified: 2022/08/04 15:02