Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:arm:tqma8xx:data [2019/08/08 18:09] – [Supported features] added BSP 0009 liedmannen:arm:tqma8xx:data [2019/09/18 11:54] – added Yocto Partitions liedmann
Line 46: Line 46:
 ===== Operating System ===== ===== Operating System =====
 ==== Supported Features ==== ==== Supported Features ====
-^ Feature  ^^^^ BSP Revision  ^^^^^ Remarks +^ Feature  ^^^^ BSP Revision  ^^^^^^ Remarks 
-^ TQ Product  ^ Chip  ^ Interface  ^ Function  ^  0001  ^  0002    0005  ^  0006  ^  0007  ^ :::^  +^ TQ Product  ^ Chip  ^ Interface  ^ Function  ^  0001  ^  0002    0005  ^  0006  ^  0007  ^ 0009 ^ :::^  
-| TQMa8x  | i.MX8X  | ENET0 | GbE  |  •  |  •  |  •  |  •  |  •  |     +| TQMa8x  | i.MX8X  | ENET0 | GbE   •   •  |  •  |  •  |  •  |  •  |     
-| :::  | i.MX8X  | ENET1 | GbE  |  •  |  •  |  •  |  •  |  •  |     +| :::  | i.MX8X  | ENET1 | GbE   •   •  |  •  |  •  |  •  |  •  |     
-| :::  | i.MX8X  | I²C1  | Bus Access |  •  |  •  |  •  |  •  |  •  |   +| :::  | i.MX8X  | I²C1  | Bus Access |  •  |  •  |  •  |  •  |  •  |  •  |   
-| :::  | i.MX8X  | uSDHC  | eMMC / SD Card  |  •  |  •  |  •  |  •  |  •  |      +| :::  | i.MX8X  | uSDHC  | eMMC / SD Card   •   •  |  •  |  •  |  •  |  •  |      
-| :::  | i.MX8X  | QSPI  | NOR Flash |  |  |  •  |  •  |  •  |  +| :::  | i.MX8X  | QSPI  | NOR Flash |  |   •   •  |  •  |  •  |  
-| :::  | i.MX8X  | LVDS  |  |  •  |  |  •  |  •  |  •  | Tianma TM070JVHG33 | +| :::  | i.MX8X  | LVDS  |  |  •  |   •   •  |  •  |  •  | Tianma TM070JVHG33 | 
-| :::  | i.MX8X  | I²C1 | RTC |  |  |  •  |  •  |  •  | +| :::  | i.MX8X  | I²C1 | RTC |  |   •   •  |  •  |  •  | 
-| :::  | i.MX8X  | I²C1 | eeprom |  |  |  •  |  •  |  •  | +| :::  | i.MX8X  | I²C1 | eeprom |  |   •   •  |  •  |  •  | 
-| :::  | i.MX8X  | USB 2.0 | Host |  |  |  •  |  •  |  •  | +| :::  | i.MX8X  | USB 2.0 | Host |  |   •   •  |  •  |  •  | 
-| :::  | i.MX8X  | GPIO |  |  |  •  |  •  |  •  |  •  | +| :::  | i.MX8X  | GPIO |  |   •   •  |  •  |  •  |  •  | 
-| :::  | i.MX8X  | PCIe |  |  |  •  |  •  |  •  |  •  | MBa8xx ≥ Rev.0102 required, also see [[.:linux:yocto:known_issues#linux_kernel_does_not_start_with_sumotqma8bspsw0005_on_mba8xx_rev0101|Known Issues]]   |+| :::  | i.MX8X  | PCIe |  |   •   •  |  •  |  •  |  •  | MBa8xx ≥ Rev.0102 required, also see [[.:linux:yocto:known_issues#linux_kernel_does_not_start_with_sumotqma8bspsw0005_on_mba8xx_rev0101|Known Issues]]   |
 ===== FAQ ===== ===== FAQ =====
 ===== Yocto ===== ===== Yocto =====
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