Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

U-Boot Freescale-NXP iMX6 Series

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