Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

453 bytes added, 12:38, 3 April 2019
Download Binary package
| style="width: 10px;"|igep0046_imx6q_2G_defconfig
| style="width: 644px;"|<span style="color: #000000;"><code>make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- igep0046_imx6q_2G_defconfig</code></span>
|-
| style="width: 196px;"|IGEP SMARC iMX6 Ultra-Lite / Ultra Ultra-Lite
| style="width: 10px;"|igep0146_imx6ul_512M_defconfig
| style="width: 644px;"|<span style="color: #000000;"><code>make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- igep0146_imx6ul_512M_defconfig<br /></code></span>
|}
 
==Build your U-BOOT==
Finally we can copy this files in a '''boot device''', for example, a microSD Memory Card and power on . It is explained in the boardfollowing [[How to prepare a bootable MicroSD Card|post]].  {{Message/Information Message|title=TITLE|message= <span style="color: #000000;">In case of the Freescale-NXP Porcessor Boards, it is not possible to copy directly the u-boot.imx file. It is necessary to copy in the first blocks of the boot device using the dd command. It is explained in the following point we will see difference optionspost [[How to prepare a bootable MicroSD Card|How to prepare a bootable MicroSD Card]].</span>}}
{{Message/Information Message|title=TITLE|message= <span style="color: #000000;">In case of the Freescale-NXP Porcessor Boards, it is not possible to copy directly the u-boot.imx file. It is necessary to copy in the first blocks of the boot device using the dd command. It is explained in the following post "How to boot from MicroSD Card".</span>}}
==Download Binary package==
[http://downloads.isee.biz/pub/relaunch/ You can download binary packages from here.]
===<span id="What_next..." class="mw-headline">What next...</span>===
After build u-boot you have to download and compile [[Linux Kernel 4.9.y|kernel]]