]> code.ossystems Code Review - meta-freescale.git/commit
Rework machines to use dtb file in KERNEL_DEVICETREE variable
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 17 Aug 2013 22:00:36 +0000 (19:00 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 20 Aug 2013 16:46:05 +0000 (13:46 -0300)
commit15c462d9f32ff16ebe2c0820865d1bec8920c82a
tree193b8b6b49ff98c0194b23217d1607faa2e9a1fb
parent01982d05063862112e76fae5355436dae9359cf4
Rework machines to use dtb file in KERNEL_DEVICETREE variable

The linux-dtb.inc has been reworked to use the Linux kernel build
system to generate the DeviceTree binaries so now KERNEL_DEVICETREE
variable should has the /target/ name, not the file path. This patch
reworks following machines:

 - imx23evk
 - imx28evk
 - imx51evk
 - imx53ard
 - imx53qsb
 - imx6dlsabreauto
 - imx6dlsabresd
 - imx6qsabreauto
 - imx6qsabresd
 - imx6solosabreauto
 - imx6solosabresd

Change-Id: I37e9c3737552299677e315b6279a6e0a8e217836
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx23evk.conf
meta-fsl-arm/conf/machine/imx28evk.conf
meta-fsl-arm/conf/machine/imx51evk.conf
meta-fsl-arm/conf/machine/imx53ard.conf
meta-fsl-arm/conf/machine/imx53qsb.conf
meta-fsl-arm/conf/machine/imx6dlsabreauto.conf
meta-fsl-arm/conf/machine/imx6dlsabresd.conf
meta-fsl-arm/conf/machine/imx6qsabreauto.conf
meta-fsl-arm/conf/machine/imx6qsabresd.conf
meta-fsl-arm/conf/machine/imx6solosabreauto.conf
meta-fsl-arm/conf/machine/imx6solosabresd.conf