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
en:arm:tqma53:linux:ptxdist:how_to [2018/05/24 10:48] – ↷ Seite von en:arm:tqma53:linux:how_to nach en:arm:tqma53:linux:ptxdist:how_to verschoben liedmannen:arm:tqma53:linux:ptxdist:how_to [2025/01/28 12:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~NOCACHE~~ ~~NOCACHE~~
-<embed en:templates:tabs> +{{template>en:templates:tabs_ptxdist_bootstrap|lang="en"|mod_name="tqma53"|mod_name_head="TQMa53"|mod_arch="arm"|bsp_name="Linux"|bsp_name_head="Linux"|build_system="ptxdist"|build_system_head="PTXdist"|product_type="Embedded module"}}
-  <label lang>en</label> +
-  <label mod_name>tqma53</label> +
-  <label mod_name_head>TQMa53</label> +
-  <label mod_arch>arm</label> +
-  <label bsp_name>Linux</label> +
-  <label bsp_name_head>Linux</label> +
-</embed>+
 \\ \\
 \\ \\
Line 154: Line 147:
 **For BSP rev. 0104** **For BSP rev. 0104**
  
-Follow the instructions under [[en:arm:tqma53:linux:build_system#configuration | Configuration]] and select "amd gpu binaries" entry.+Follow the instructions under [[en:arm:tqma53:linux:ptxdist:build_system#configuration| Configuration]] and select "amd gpu binaries" entry.
  
 **For BSP rev. 0105** **For BSP rev. 0105**
Line 266: Line 259:
 ** BSP rev 0105:** Samples for device tree are in the BSP under {BSPROOT}/local_src/dts-tqma53-3.9 ** BSP rev 0105:** Samples for device tree are in the BSP under {BSPROOT}/local_src/dts-tqma53-3.9
  
-see [[en:arm:tqma53:linux:how_to#change_device_tree|here]] how to change device tree.+see [[en:arm:tqma53:linux:ptxdist:how_to#change_device_tree|here]] how to change device tree.
  
 ==== Configure DVI / parallel display ==== ==== Configure DVI / parallel display ====
Line 507: Line 500:
   * Build   * Build
  
 +===== u-boot =====
  
 +==== Reset source handling ====
 +
 +The i.MX53 System Reset Controller provides information about reset sources in the SRSR register. Mainline u-boot as of v2013.01 reads this register and resets information after reading to enable clean info at next boot. Decoding is done for single reset sources only. If your baseboard contains an supervisor which is connected to the reset input of the i.MX53 two reset sources (POR and IPP USER) are detected but not decoded - the reset source is reportes an "unknown".