Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

440 bytes removed, 16:27, 12 October 2023
Download Binary package
! style="width: 855px; height: 16.5781px; text-align: center; vertical-align: middle;" colspan="2"|'''Downloading binary files/U-Boot Source'''
|- style="height: 44px;"
! style="background-color: #ffffff; width: 225px; height: 44px;"|'''<span classid="mwClone_the_u-headlineboot_repo" idclass="Clone_the_umw-boot_repoheadline">Clone the u-boot repository</span>'''
| style="width: 621px; height: 44px;"|
Clone the u-boot repository using git address:
<span style="color: #000000;"><code>git clone git@git.isee.biz:arm-boot/u-boot-arm.git</code> </span> or <span style="color: #000000;"> <code>git clone [https://git.isee.biz/arm-boot/u-boot-arm.git https][httpsclone https://git.isee.biz/arm-boot/u-boot-arm.git ://git.isee.bizcgit/arm-boot/u-boot-arm.git]</code></span>
|- style="height: 110px;"
! style="background-color: #ffffff; width: 225px; height: 110px;"|<span classid="mwCheckout_u-headlineboot_repo" idclass="Checkout_umw-boot_repoheadline">Checkout u-boot repository</span>
| style="width: 621px; height: 110px;"|
Go to the u-boot-arm directory and checkout the isee_v2017.03 as:
<span style="color: #002d87;"><code><span style="color: #002d87;"><span style="color: #000000;">cd u-boot-arm</span></span></code></span>
<span style="color: #000000;"><code>git checkout remotes/origin-b isee_v2017.03 origin/isee_v2017.03 -b isee_v2017.03 </code></span>
|}
 
====<span dir="auto">U-Boot '''Freescale-NXP'''  Serie</span>====
! style="width: 849px; height: 22px; text-align: center; vertical-align: middle;" colspan="2"|'''Downloading binary files/U-Boot Source'''
|- style="height: 44px;"
! style="background-color: #ffffff; width: 223px;"|'''<span classid="mwClone_the_u-headlineboot_repo" idclass="Clone_the_umw-boot_repoheadline">Clone the u-boot repository</span>'''
| style="width: 626px; height: 44px;"|
<span style="color: #000000;">Clone the u-boot repository using git address:</span>
<span style="color: #000000;"><code>git clone git@git.isee.biz:arm-boot/u-boot-imx.git</code></span> <span style="color: #000000;">or</span> <span style="color: #000000;"> <code>git clone [https://git.isee.biz/arm-boot/u-boot-imx.git https://git.isee.bizcgit/arm-boot/u-boot-imx.git]</code></span>
|- style="height: 89px;"
! style="background-color: #ffffff; width: 223px;"|'''<span classid="mwCheckout_u-headlineboot_repo" idclass="Checkout_umw-boot_repoheadline">Checkout u-boot repository</span>'''
| style="width: 626px; height: 89px;"|
<span style="color: #000000;">Go to the u-boot-imx directory and checkout the isee_imx_v2017.03.y as:</span>
<span style="color: #000000;"><code>cd u-boot-imx</code></span>
<span style="color: #000000;"><code>git checkout remotes/origin/isee_imx_v2017.03_4.9.11_1.0.0_ga -b isee_imx_v2017.03_4.9.11_1.0.0_ga </code></span>
|}
==Download Binary package==
[[Httphttp://downloads.isee.biz/pub/relaunch/igep0020/bootloaders/u-boot/|IGEPv2 (MLO // u-boot and uEnvYou can download binary packages from here.txt)]]
===<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]]