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:layerscape:tqmls10xxa:linux:yocto:deployment_yocto [2021/11/03 13:32] – [Update Process] schlueteren:layerscape:tqmls10xxa:linux:yocto:deployment_yocto [2023/11/08 13:55] (current) – removed work in progress liedmann
Line 1: Line 1:
-<WRAP round important>WORK IN PROGRESS</WRAP>   
 <embed en:templates:tabs_yocto_bootstrap> <embed en:templates:tabs_yocto_bootstrap>
   <label product_type>Embedded module</label>   <label product_type>Embedded module</label>
Line 39: Line 38:
 \\ \\
 A good approach to update the firmare components U-Boot,Linux kernel and devicetree in a running system is to load them from a TFTP server. Therefore a running TFTP server is required in your network environment, please see the[[en:general_information:tftp|how to setup TFTP Server]] page how to setup on your development host.   A good approach to update the firmare components U-Boot,Linux kernel and devicetree in a running system is to load them from a TFTP server. Therefore a running TFTP server is required in your network environment, please see the[[en:general_information:tftp|how to setup TFTP Server]] page how to setup on your development host.  
-After setting up the TFTP server, the binaries that should be updated must +After setting up the TFTP server, the binaries that should be updated must be copied into the TFTP directory of your TFTP Server.  
- be copied into the TFTP directory of your TFTP Server. +
    
  
 ==== Update Process ====  ==== Update Process ==== 
  
-1. Setup the Starterkit to boot from SD/eMMC or QSPI, please see the [[ .:..:..:mbls10xxA:dip_switches|Starterkit dip switch page]] how to setup\\  +1. Setup the Starterkit to boot from SD/eMMC or QSPI,  please see the [[ .:..:..:mbls10xxA:dip_switches|Starterkit dip switch page]] how to setup\\  
 2. Connect the kit to the network with TFTP server supplying the binaries via ethernet on connector<label eth_prime>ETH_PRIME</label> \\ 2. Connect the kit to the network with TFTP server supplying the binaries via ethernet on connector<label eth_prime>ETH_PRIME</label> \\
 3. Power up the system and interrupt the boot process in U-Boot\\ 3. Power up the system and interrupt the boot process in U-Boot\\
  • Last modified: 2022/08/04 15:04