Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

416 bytes removed, 16:27, 12 October 2023
Download Binary package
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;"
<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>====
<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;"
<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==
[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]]