Changes

Jump to: navigation, search

Building U-Boot (XELK)

63 bytes removed, 07:33, 13 August 2019
History
|
|-
|{{oldid|7339|3.0.01}}
|Nov 2017
|[[Axel_Embedded_Linux_Kit_(XELK)#XELK 3.0.1 | XELK 3.0.1]]||-|4.0 .0| Aug 2019|[[Axel_Embedded_Linux_Kit_(XELK)#XELK 34.0.0 | XELK 4.0.0]]
|
|-
|-
! stable tag
| xelk-24.30.20
|}
! Platform
! SOM ConfigID
! CB ConfigID
! defconfig
|-
| 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/lynxaxel/</code> with the following command:
<pre class="workstation-terminal">
cp SPL u-boot.imx img /tftpboot/axel/
</pre>
8,157
edits

Navigation menu