Open main menu

DAVE Developer's Wiki β

Changes

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

585 bytes removed, 09:53, 9 October 2020
no edit summary
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|X1.Y0.Z0|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month YearOct 2020|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD|-|-|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|[TBD_link X.Y.Z]|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD|-First DESK release
|}
<section end=History/>
|-
! URL
| git@git.dave.eu:desk-mx-l/u-boot-''TBD''imx.git
|-
! stable branch
| desk-mxmx6-l
|-
! stable tag
| desk-mxmx6-l-1.x0.x0
|}
! SOM ConfigID
! CB ConfigID
! ''defconfig''Building-U-Boot
|-
| <SOM>SBCX| 0x000000xx0x00000003| 0x000000xx0x00000012| TBDmx6qdldesk_defconfig
|}
</span>
<pre class="workstation-terminal">
cd {{{kit-repo}}}axel/u-boot
</pre>
<pre class="workstation-terminal">
make {{{kit}}}_defconfigmx6qdldesk_defconfig
make
</pre>
NOTE: this is the default configuration suitable for latest <SOM> AXEL Lite target.
:The former command selects the default DESK-MX6-L configuration suitable for latest <SOM> AXEL Lite 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 class="workstation-terminal">
cp SPL u-boot.img /tftpboot/{{{kit-repo}}}axel/
</pre>
Please refer to [[Standalone_boot_(AXEL_Lite_SOM/DESK-MX6-L)#Storing_boot_images_.../Deployment/Standalone_boot|this page]] for more information on how to update the bootloader on your board.
8,226
edits