]> code.ossystems Code Review - meta-freescale.git/commit
image_types_fsl.bbclass: add support to use Device Tree for Linux kernel
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 16 Jun 2012 16:53:11 +0000 (13:53 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 10 Jul 2012 17:34:20 +0000 (14:34 -0300)
commitbd88940c2ab1569984a054e12b17906cbe94224a
treea6cc1060ee59f769bb9a436b5dbc5823b47772d1
parent634f5164a984c0318a5df35644affa649db02694
image_types_fsl.bbclass: add support to use Device Tree for Linux kernel

To support new kernel, which use Device Tree for description of
hardware and machine, the image generation needs to be reworked.
U-Boot supports it out of box, so it just need to be available for
reading while the imx-bootlets we need to append the dtb file on the
very end of the zImage file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/classes/image_types_fsl.bbclass