Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

U-Boot Texas Instruments Series

77 bytes removed, 15:38, 8 March 2018
no edit summary
==isee_imx_v2017U-boot isee_v2017.03_4.9.11_1.0.0_ga03==
===Clone the u-boot repo===
Clone the u-boot repository using git address:
<code>$ git clone git@git.isee.biz:arm-boot/u-boot-imxarm.git</code>
or
 <code>$ git clone https://git.isee.biz/arm-boot/u-boot-imxarm.git</code>
===Checkout u-boot repo===
Go to the u-boot-imx arm directory and checkout the version 2015isee_v2017.04.y 03 as:
<code>$ cd u-boot-imxarm</code>
<code>$ git checkout remotes/origin/isee_imx_v2017isee_v2017.03_4.9.11_1.0.0_ga 03 -b isee_imx_v2017.03_4.9.11_1.0isee_v2017.0_ga03</code> 
===Set the board configuration===