Changes

Jump to: navigation, search

Building U-Boot (XUELK)

579 bytes added, 15:50, 16 August 2019
no edit summary
!Notes
|-
|{{oldid|5337|1.0.0}}
|August 2015
|[[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#XUELK_1.0.0|XUELK 1.0.0]]
|
|-
|{{oldid|6728|1.1.3}}
|March 2017
|[[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#XUELK_1.1.3|XUELK 1.1.3]]
|
|-
|1.2.0
|May 2017
|[[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#XUELK_1.2.0|XUELK 1.2.0]]
|Update for new XUELK release
|-
|2.0.0
|Sep 2017
|[[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#XUELK_2.0.0|XUELK 2.0.0]]
|Update for new XUELK release
|-
|2.0.3
|Jan 2019
|[[AXEL_ULite_and_SBC_Lynx_Embedded_Linux_Kit_(XUELK)#XUELK_2.0.1.2F2.0.2.2F2.0.3|XUELK 2.0.3]]
|Add support for NOR ISSI
|-
|}
|-
! stable tag
| xuelk-12.0.03
|}
|-
| SBC Lynx
| 0x00000008, 0x0000000C, 0x00000013| N/Aany
| mx6ul_lynx_defconfig
|-
| Axel ULite
| 0x0000000B, 0x00000014
| any
| mx6ul_axelulite_defconfig
</pre>
* configure the build environment
 
<pre class="workstation-terminal">
source ~/env.sh
</pre>
*enter the source tree directory and run the following commands:
NOTE: this is the default configuration suitable for latest SBC Lynx target.
:The former command selects the default XUELK configuration suitable for latest SBC Lynx targets (for additional defconfig please refer to the [[#u-boot_defconfigs|U-Boot defconfigs table above]]), while the latter builds the U-Boot binary image itself (<code>u-boot.imgimx</code>).
u-boot.img imx can be copied to the tftp root directory <code>/tftpboot/lynx/</code> with the following command:
<pre class="workstation-terminal">
cp u-boot.img imx /tftpboot/lynx/
</pre>
Please refer to [[Flashing Images Standalone_boot_(XUELK)#U-BootStoring_boot_images_...|this page]] for more information in on how to update the bootloader on you your board.
8,154
edits

Navigation menu