Difference between revisions of "U-Boot Freescale-NXP iMX6 Series"

From IGEP - ISEE Wiki

Jump to: navigation, search
(Created page with "==U-Boot 2015.04.y [EOL]== <code>$ git clone git@git.isee.biz:arm-boot/u-boot-fslc.git</code> or <code>$ git clone https://git.isee.biz/arm-boot/u-boot-fslc.git</code> <cod...")
 
(U-Boot 2015.04.y [EOL])
Line 6: Line 6:
 
<code>$ git clone https://git.isee.biz/arm-boot/u-boot-fslc.git</code>
 
<code>$ git clone https://git.isee.biz/arm-boot/u-boot-fslc.git</code>
  
<code>$ cd u-boot-fscl
+
<code>$ cd u-boot-fscl</code>
  
$ git checkout remotes/origin/isee-imx-patches-2015.04-next -b isee-imx-patches-2015.04-next.local</code>
+
$ git checkout remotes/origin/isee-imx-patches-2015.04-next -b isee-imx-patches-2015.04-next.local

Revision as of 10:54, 8 March 2018

U-Boot 2015.04.y [EOL]

$ git clone git@git.isee.biz:arm-boot/u-boot-fslc.git

or

$ git clone https://git.isee.biz/arm-boot/u-boot-fslc.git

$ cd u-boot-fscl

$ git checkout remotes/origin/isee-imx-patches-2015.04-next -b isee-imx-patches-2015.04-next.local