Changes

Jump to: navigation, search

Building U-Boot (XELK)

48 bytes added, 15:45, 16 November 2017
no edit summary
|
|-
|{{oldid|7339|3.0.1}}
|Nov 2017
|[[Axel_Embedded_Linux_Kit_(XELK)#XELK 3.0.1 | XELK 3.0.1]]
|
|-
|4.0.0
|July 2019
|[[Axel_Embedded_Linux_Kit_(XELK)#XELK 4.0.0 | XELK 4.0.0]]
|
|-
|-
! stable tag
| xelk-43.0.01
|}
| Axel DualLite
| any
| mx6qdlaxel_defconfigmx6dlaxel_defconfig
|-
| Axel Q
| any
| mx6qdlaxel_defconfigmx6qaxel_defconfig
|}
</span>
<pre class="workstation-terminal">
make mx6qdlaxel_defconfigmx6dlaxel_defconfig
make
</pre>
NOTE: this is the default configuration suitable for latest Axel Dual Lite.
:The former command selects the default XELK configuration suitable for latest Axel 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 files itself (<code>SPL</code> and <code>u-boot.imgimx</code>).
Binary files u-boot.imx can be copied to the tftp root directory <code>/tftpboot/axel/</code> with the following command:
<pre class="workstation-terminal">
cp SPL u-boot.img imx /tftpboot/axel/
</pre>
116
edits

Navigation menu