Changes

Jump to: navigation, search

Building U-Boot (BELK/BXELK)

6 bytes removed, 13:11, 2 November 2015
no edit summary
make bora_noflash
</pre>
**:<code>bora_qspi</code>: this target is <u>available for BORA only</u>. U-Boot is built to use NOR flashed based environment.**:<code>bora_mmc</code>: this target is <u>available for BORA only</u>. U-Boot environment is placed in SD/MMC card.**:<code>bora_noflash</code>: this target is <u>available for BORA and BORAX</u>. U-Boot environment is placed in SD/MMC card. NOR flash and NAND flash are disabled.
* build U-Boot by issuing <code>make</code> command. This will generate U-Boot binary images.
Subsequent builds just require <code>make</code> command, without targets, to update the binary images. Once the build process is complete, the binary images can be copied to the tftp root directory (eg. <code>/srv/tftp/belk/</code>) with the following command: <code>cp u-boot.bin /srv/tftp/belk/</code>.
743
edits

Navigation menu