1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 08:12:06 +02:00

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>
This commit is contained in:
Benoît Thébaudeau
2013-04-11 09:35:56 +00:00
committed by Albert ARIBAUD
parent 600ed32152
commit ba5976092f
3 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@@ -30,6 +30,7 @@
/u-boot
/u-boot.hex
/u-boot.imx
/u-boot-with-spl.imx
/u-boot.map
/u-boot.srec
/u-boot.ldr