]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl.bbclass: Add U-Boot SPL support
authordv@pseudoterminal.org <dv@pseudoterminal.org>
Fri, 24 Jan 2014 16:49:35 +0000 (17:49 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 25 Jan 2014 18:17:55 +0000 (16:17 -0200)
commit6818e74dd5febac34574e5e5f1aaf9789ff643a2
treeb2c15585d17ac31065dbb8ddc1a7274e78e72fd8
parentc8b9c27ff7b05b66272416d78d08a876d3847b2e
image_types_fsl.bbclass: Add U-Boot SPL support

If the SPL_BINARY value is not empty, then the class will use
an alternative code path for copying U-Boot on the SD card.
u-boot.img is used (not .imx), and the SPL binary is prepended.
With empty SPL_BINARY values, the behavior is just like before.

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
meta-fsl-arm/classes/image_types_fsl.bbclass