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:tqma6x:data [2019/05/13 18:21] – [Version Matrix] changed links to new homepage liedmannen:arm:tqma6x:data [2019/07/11 15:31] – [Create SD Card with BSP Image] replaced fromer label with generic text lenz
Line 10: Line 10:
 ====== Board Support Packages ====== ====== Board Support Packages ======
   * [[.linux:ptxdist:overview|Linux (PTXdist)]]   * [[.linux:ptxdist:overview|Linux (PTXdist)]]
-  * [[https://github.com/tq-systems/|Linux (Yocto)]]+  * [[.:yocto:meta-tq_qs|Yocto Quick Start Guide]] for[[https://github.com/tq-systems/meta-tq/releases/tag/morty.TQMa6x.BSP.SW.0110|Linux (Yocto)]]
   * [[.:qnx:overview| QNX® Neutrino®]]   * [[.:qnx:overview| QNX® Neutrino®]]
   * [[.:vxworks:overview| Wind River® VxWorks®]]    * [[.:vxworks:overview| Wind River® VxWorks®]] 
Line 21: Line 21:
 </wrap> </wrap>
  
 +
 +====== Important Notes ======
 +<WRAP round info>
 +<wrap em>Important Notes</wrap>
 +{{page>..:..:notice_technote}}
 +{{page>en:arm:notice_cve-2015-7547}}
 +</WRAP>
  
  
Line 86: Line 93:
 | :::  | i.MX6  | GPU3D  | Hardware Acceleration  |    |    |    |  ○  |  •  |  •  |  •  |  •  | <wrap round important> BSP Rev. ≥ 0105\\   or\\ ++ kernel 3.10.17-fsl |\\ ◊ ptxdist platformconfig → extra kernel\\ ◊ rootfs from Freescale reference BSP++ required</wrap>\\ tested resolution 1366x768\\ For using GPU see [[en:arm:tqma6x:linux:ptxdist:how_to#using_gpu|How To]]  | | :::  | i.MX6  | GPU3D  | Hardware Acceleration  |    |    |    |  ○  |  •  |  •  |  •  |  •  | <wrap round important> BSP Rev. ≥ 0105\\   or\\ ++ kernel 3.10.17-fsl |\\ ◊ ptxdist platformconfig → extra kernel\\ ◊ rootfs from Freescale reference BSP++ required</wrap>\\ tested resolution 1366x768\\ For using GPU see [[en:arm:tqma6x:linux:ptxdist:how_to#using_gpu|How To]]  |
 | :::  | i.MX6  | HDMI  | HDMI  |    |    |  •  |  •  |  •  |  •  |  •  |  •  | <wrap round important>++known limitations|\\ ◊ requires monitor with correct HPD signal++</wrap>\\ For Freescale kernel see [[en:arm:tqma6x:linux:ptxdist:how_to##configure_hdmi_freescale_kernel|How To ]]  | | :::  | i.MX6  | HDMI  | HDMI  |    |    |  •  |  •  |  •  |  •  |  •  |  •  | <wrap round important>++known limitations|\\ ◊ requires monitor with correct HPD signal++</wrap>\\ For Freescale kernel see [[en:arm:tqma6x:linux:ptxdist:how_to##configure_hdmi_freescale_kernel|How To ]]  |
-| :::  | i.MX6  | I2C1  | I2C devices  |    |    |  •  |  •  |  •  |  •  |  •  |  •  | see [[.linux:ptxdist:overview#supported_onboard_i2c_devices|supported onboard I2C devices]] +| :::  | i.MX6  | I2C1  | I2C devices  |    |    |  •  |  •  |  •  |  •  |  •  |  •  | see [[.linux:ptxdist:overview#onboard_i2c_devices|onboard I2C devices]] 
-| :::  | i.MX6  | I2C3  | I2C devices  |    |    |  •  |  •  |  •  |  •  |  •  |  •  | see [[.linux:ptxdist:overview#supported_onboard_i2c_devices|supported onboard I2C devices]]  |+| :::  | i.MX6  | I2C3  | I2C devices  |    |    |  •  |  •  |  •  |  •  |  •  |  •  | see [[.linux:ptxdist:overview#onboard_i2c_devices|onboard I2C devices]]  |
 | :::  | i.MX6  | IPU1  | Parallel LCD  |    |    |    |  •  |  •  |  •  |  •  |  •  | <wrap round info>++displays supported|\\ BSP Rev. ≥ 0104:\\ EDT ET(M)0700G0DH6 (7" WVGA) supported by ''imx6[q%%|%%dl]-mba6x-pd.dtb''++</wrap>  | | :::  | i.MX6  | IPU1  | Parallel LCD  |    |    |    |  •  |  •  |  •  |  •  |  •  | <wrap round info>++displays supported|\\ BSP Rev. ≥ 0104:\\ EDT ET(M)0700G0DH6 (7" WVGA) supported by ''imx6[q%%|%%dl]-mba6x-pd.dtb''++</wrap>  |
 | :::  | i.MX6  | JTAG  |      |    |    |    |      | | :::  | i.MX6  | JTAG  |      |    |    |    |      |
Line 700: Line 707:
 <code bash> <code bash>
 $ cd <BSP project>/platform-<platform_name>/images $ cd <BSP project>/platform-<platform_name>/images
-$ sudo dd if=u-boot_<label mod_name_code>MOD_NAME_CODE</label>_hd.img of=/dev/sdf bs=1M conv=fsync #Assuming the SD card is assigned to /dev/sdf+$ sudo dd if=u-boot_<mod_name>_hd.img of=/dev/sdf bs=1M conv=fsync #Assuming the SD card is assigned to /dev/sdf
 </code> </code>
 <WRAP round tip>You have to use the raw device of the SD card not a partition!</WRAP> <WRAP round tip>You have to use the raw device of the SD card not a partition!</WRAP>
  • Last modified: 2023/08/29 08:16