Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

U-Boot Freescale-NXP iMX6 Series

202 bytes added, 11:10, 8 March 2018
No summary
or
<code>$ git clone https://git.isee.biz/arm-boot/u-boot-fslc.git</code><code>$ cd u-boot-fscl</code><code>$ git checkout remotes/origin/isee-imx-patches-2015.04-next -b isee-imx-patches-2015.04-next.local </code><code><span class="single_linebreak" style="background-color: lightgray;">$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- mx6q_igep0046_defconfig</span></code>
<code></code>$ cd u-boot-fscl$ git checkout remotes/origin/isee-imx-patches-2015.04-next -b isee-imx-patches-2015.04-next.local<code></code>