Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

162 bytes added, 09:36, 8 May 2018
no edit summary
===<span dir="auto">U-Boot '''Texas InstrumentsARM''' SeriesSerie</span>===
<div class="clearfix">First we will download the U-Boot file for be able to make the configuration.</div>
<div class="clearfix"></div>
|- style="height: 110px;"
! style="background-color: #ffffff; height: 110px; width: 214px;"|'''<span id="Checkout_u-boot_repo" class="mw-headline">Checkout u-boot repo </span>'''
| style="width: 640px; height: 110px;"|Go to the u-boot-arm directory and checkout the isee_v2017.03 as:  <span style="color: #002d87;">$ cd u-boot-arm</span><brstyle="color: #002d87; font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal;"><span style="color: #002d87; font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal;">$ git checkout remotes/origin/isee_v2017.03 -b isee_v2017.03<br></span>
|}
===<span dir="auto">U-Boot '''Freescale-NXP iMX6''' Series Serie</span>===
<div class="clearfix">First we will download the U-Boot file for be able to make the configuration.</div>
{| class="contenttable sortable" style="font-size: 15.024px; width: 881px;"
|- style="height: 44px;"
! style="background-color: #ffffff; width: 205px;"|'''<span id="Clone_the_u-boot_repo" class="mw-headline">Clone the u-boot repo</span>'''
| style="width: 646px; height: 44px;"|Clone the u-boot repository using git address: 
<span style="color: #002d87;"><code><span style="color: #002d87;">$ git clone git@git.isee.biz:arm-boot/u-boot-imx.git</span></code></span>
Go to the u-boot-imx directory and checkout the version 2015.04.y as:
<span style="color: #002d87;">$ cd u-boot-imx</span><br><span style="color: #002d87;">$ 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<br></span>
|}
560
edits