Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

303 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 [https://git.isee.biz/arm-boot/u-boot-arm.git https][https://git.isee.biz/arm-boot/u-boot-arm.git clone https://git.isee.biz/cgit/arm-boot/u-boot-arm.git]</code></span>
|- style="height: 110px;"
<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]]