Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

U-Boot 2015.04.y

32 bytes removed, 12:41, 29 May 2017
m
Build u-boot from sources
git clone git://git.isee.biz/pub/scm/u-boot-fslc.git
cd u-boot-fslc/
git checkout remotes/origin/isee-imx-patches-2015.04-next -b isee-imx-patches-2015.04-next.local
Also, it could download from GIT Repositories ([http://git.isee.biz/ http://git.isee.biz/]) and test the last unstable version at your own risk (see "''U-Boot Mainline Series''" chapter in [[The bootloader U-Boot]])<br>
make CROSS_COMPILE=[your cross compiler] mx6s_igep0046_defconfig</pre>
Then '''build''' the SPL and the u-boot .imx image. The result will be an ''MLO'' file and an ''u-boot.img'' file in current directory. Execute:
make CROSS_COMPILE=[your cross compiler]
4,199
edits