Changes

Jump to: navigation, search

Building U-Boot (DIVELK)

93 bytes added, 16:49, 31 August 2018
Detailed Instructions
</pre>
:The former command selects the default DIVA configuration suitable for latest DIVELK targets , while the latter builds the U-Boot binary image itself binaries (<code>MLO</code>, <code>MLO.byteswap</code>. <code>u-boot.img</code>).
u-boot.img binaries can be copied to the tftp root directory <code>/tftpboot/diva/</code> with the following command:
<pre class="workstation-terminal">
cp MLO /tftpboot/diva/
cp MLO.byteswap /tftpboot/diva/
cp u-boot.img /tftpboot/diva/
</pre>
Please refer to [[Standalone_boot_(DIVELK)]] for more information in how to update the bootloader on you board.
8,157
edits

Navigation menu