Open main menu

DAVE Developer's Wiki β

Changes

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

309 bytes removed, 17:41, 17 February 2022
no edit summary
</pre>
*enter the source tree directory and run the following commands(please refer to the [[#u-boot_defconfigs|U-Boot defconfigs table above]]):
For [[ORCA SOM | ORCA]]
make
</pre>
 
NOTE: this is the default configuration suitable for the latest <SOM> target.
 
:The former command selects the default DESK-MX8M-L configuration suitable for latest <SOM> 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 (<code>SPL</code> and <code>u-boot.img</code>).
Binary files can be copied to the tftp root directory <code>/tftpboot/desk-mx-l/</code> with the following command:
 
<pre>
cp spl/u-boot-spl.bin /tftpboot/desk-mx-l/
8,256
edits