Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX6UL-L/Development/Building U-Boot

191 bytes added, 13:17, 15 July 2021
Instructions
*enter the source tree directory and run the following commands:
 
for the [[AXEL_ULite_SOM/AXEL_ULite_Evaluation_Kit | AXEL Ulite EVK]]
<pre class="workstation-terminal">
make mx6uldesk_axelulite_defconfig
make
</pre>
 
for the [[SBC Lynx SBC | SBC]] platform:
 
<pre class="workstation-terminal">
make mx6uldesk_lynx_defconfig
make
</pre>
8,221
edits