]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: Add u-boot-with-spl.imx make target
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Thu, 11 Apr 2013 09:35:56 +0000 (09:35 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 12 Apr 2013 05:55:07 +0000 (07:55 +0200)
commitba5976092fc6b5d98397fe86627d7cca0fee9c99
tree1c1a2248a4ff346001020afca4a09effc234af6f
parent600ed3215241a6ab107780dd0db61cfe34e3dd23
imx: Add u-boot-with-spl.imx make target

This image combines the SPL with the i.MX header and U-Boot. This is a
convenient way of having a single image to program on some boot devices.

The i.MX header has to be added to the SPL before appending U-Boot, so that the
boot ROM loads only the SPL.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
.gitignore
Makefile
arch/arm/imx-common/Makefile