Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

U-Boot Freescale-NXP iMX6 Series

6 bytes removed, 11:07, 8 March 2018
U-Boot 2015.04.y [EOL]
==U-Boot 2015.04.y [EOL]==
<syntaxhighlight lang="bashsh" line='line'>$ git clone git@git.isee.biz:arm-boot/u-boot-fslc.git</syntaxhighlight>
or
<syntaxhighlight lang="bashsh" line='line'>$ git clone https://git.isee.biz/arm-boot/u-boot-fslc.git</syntaxhighlight>
<syntaxhighlight lang="bashsh" line='line'>
$ cd u-boot-fscl
$ git checkout remotes/origin/isee-imx-patches-2015.04-next -b isee-imx-patches-2015.04-next.local
</syntaxhighlight>