Open main menu

DAVE Developer's Wiki β

Changes

Building U-Boot (SDVX)

462 bytes added, 16:30, 17 September 2018
no edit summary
{{InfoBoxTop}}
{{Applies To SDVX}}
{{InfoBoxBottom}}
 
== History ==
{| class="wikitable" border="1"
|September 2018
|SDVX 1.0.0
|
|}
== Quick reference ==
<span id{| class="wikitable" border="1"|+Repository Information|-! URL| git@git.dave.eu:sdvx/u-boot_defconfigs">boot-imx.git|-! stable branch| sdvx|-! stable tag| sdvx-1.0.0|}
====== '''SDVx-Lite''' ======  {| class="wikitable" border="1"!SOM ConfigID!TARGET!defconfig|-|0x00000001|MMC|mx6dl_sfczg_defconfig|+U-Boot defconfigs|0x00000001|MMC|mx6dl_sfczg_devel_defconfig
|-
! Platform|0x00000001|NAND|vmx6dl_sfczg_nand_defconfig|} ====== <span id="u-boot_defconfigs lite"> '''SDVx-Ul'''</span> ======{| class="wikitable"! SOM ConfigID!TARGET! defconfig
|-
| SDVX-Lite0x0000001d| mx6dlaxel_defconfigMMC|mx6ul_sfczg_defconfig
|-
| Axel Q0x0000001d| anyMMC| mx6qaxel_defconfigmx6ul_sfczg_devel_defconfig
|}
</span>
== Detailed Instructions ==
</pre>
* in case of needs , you can update your local repository with the following git command
<pre class="workstation-terminal">
NOTE: this is the default configuration suitable for latest SDVX-Lite.
:The former command selects the default SDVXconfiguration SDV04 configuration suitable for latest Axel SDVx 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 (<code>u-boot.imx</code>).
u-boot.imx can be copied to the tftp TFTP root directory <code>/tftpboot/axelsdvx/</code> with the following command:
<pre class="workstation-terminal">
cp u-boot.imx /tftpboot/axelsdvx/
</pre>
8,226
edits