Changes

Jump to: navigation, search

Building U-Boot (XELK)

147 bytes removed, 14:42, 12 July 2019
no edit summary
|-
! 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