Changes

Jump to: navigation, search

Building U-Boot (BELK/BXELK)

7 bytes removed, 12:03, 28 January 2020
Instructions
*enter the source tree directory and select the desired target by issuing one of the following commands:
** For '''BELK <= 3.0.2''' and '''BXELK <= 1.0.1''': <pre>make bora_qspi_config &#10;make bora_mmc_config &#10;make bora_noflash_config</pre>
** For '''BELK 4.0.0''' or newer and '''BXELK 2.0.0''' or newer: <pre>make bora_qspi_defconfig &#10;make bora_mmc_defconfig &#10;make bora_noflash_defconfig &#10;make borax_qspi_defconfig &#10;make borax_mmc_defconfig &#10;make borax_noflash_defconfig</pre>** '''BELK 4.1.1''' or newer adds more targets have been added for BoraLite booting from NAND and for the application note [[BELK-AN-006:_Enabling_dual_Gigabit_Ethernet_support_on_BoraEVB/BoraXEVB|AN006]] <pre>make bora_nand_defconfig &#10;make bora_mmc_an006_defconfig</pre>
:<code>bora_qspi</code> and <code>borax_qspi</code>: U-Boot is built to use NOR flashed based environment. The resulting binary files are used to boot from serial NOR flash.
8,154
edits

Navigation menu