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:layerscape:tqmls10xxa:linux:yocto:how_to [2019/07/30 15:40] – updated label mod_arch liedmannen:layerscape:tqmls10xxa:linux:yocto:how_to [2019/08/06 09:45] liedmann
Line 44: Line 44:
   - [[.:quickstart_yocto|Follow the guide how to build the Yocto Image for the TQMLS1046]]    - [[.:quickstart_yocto|Follow the guide how to build the Yocto Image for the TQMLS1046]] 
   - After building the Yocto Image, following line has to be added to configuration file local.conf \\  <code>UBOOT_RCW_CONFIG = "TQMLS1046A_RCW_1133_5559"</code>    - After building the Yocto Image, following line has to be added to configuration file local.conf \\  <code>UBOOT_RCW_CONFIG = "TQMLS1046A_RCW_1133_5559"</code> 
-  - Create a new Image wih the the command bitbake core-image-minimal +  - Create a new Image with the following command: <code>bitbake core-image-minimal</code> 
  
  
Line 63: Line 63:
  
 ^  1  ^  2  ^  3  ^  4  ^  5  ^  6  ^  7  ^  8  ^  9  ^  10  ^  11  ^  12  ^ ^  1  ^  2  ^  3  ^  4  ^  5  ^  6  ^  7  ^  8  ^  9  ^  10  ^  11  ^  12  ^
-|  ++RGMII.3 | \\  U-Boot: FM1@DTSEC3\\  Linux: eth0 ++  |  ++RGMII.4 | \\  U-Boot: FM1@DTSEC4\\  Linux: eth1 ++  |  ++SGMII.5 | \\  U-Boot: FM1@DTSEC6\\  Linux: eth3 ++  ^ ^ ^ |  ++SGMII.6 | \\  U-Boot: FM1@DTSEC5\\  Linux: eth2 ++  ^ ^ ^ |  ++XFI.10 | \\  U-Boot: FM1@TGEC2\\ Linux: eth5 ++  |  ++XFI.9 | \\  U-Boot: FM1@TGEC1\\ Linux: eth4 ++   +|  ++RGMII.3 | \\  U-Boot: FM1@DTSEC3\\  Linux: eth0 ++  |  ++RGMII.4 | \\  U-Boot: FM1@DTSEC4\\  Linux: eth1 ++  |  ++SGMII.5 | \\  U-Boot: FM1@DTSEC6\\  Linux: eth3 ++  ^ ^ ^ |  ++SGMII.6 | \\  U-Boot: FM1@DTSEC5\\  Linux: eth2 ++  ^ ^ ^ |  ++XFI.10 | \\  U-Boot: FM1@TGEC2\\ Linux: eth5 ++  |  ++XFI.9 | \\  U-Boot: FM1@TGEC1\\ Linux: eth4 ++  
  • Last modified: 2022/08/04 15:02