Changes

Jump to: navigation, search

Building U-Boot (XELK)

48 bytes removed, 14:43, 12 July 2019
Detailed Instructions
|
|-
|{{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-34.0.10
|}
| Axel DualLite
| any
| mx6dlaxel_defconfigmx6qdlaxel_defconfig
|-
| Axel Q
| any
| mx6qaxel_defconfigmx6qdlaxel_defconfig
|}
</span>
<pre class="workstation-terminal">
make mx6dlaxel_defconfigmx6qdlaxel_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 itself files (<code>SPL</code> and <code>u-boot.imximg</code>).
u-boot.imx Binary files can be copied to the tftp root directory <code>/tftpboot/axel/</code> with the following command:
<pre class="workstation-terminal">
cp SPL u-boot.imx img /tftpboot/axel/
</pre>
dave_user
22
edits

Navigation menu