[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] nitrogen6x-lite: set KERNEL_IMAGETYPE to uImage

Eric Nelson eric.nelson at boundarydevices.com
Fri Jul 25 09:22:57 PDT 2014


Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 conf/machine/nitrogen6x-lite.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf
index 0dc3ce0..07f73b5 100644
--- a/conf/machine/nitrogen6x-lite.conf
+++ b/conf/machine/nitrogen6x-lite.conf
@@ -10,6 +10,7 @@ include conf/machine/include/tune-cortexa9.inc
 SOC_FAMILY = "mx6:mx6dl"
 
 KERNEL_DEVICETREE = "imx6dl-nit6xlite.dtb"
+KERNEL_IMAGETYPE = "uImage"
 
 PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-boundary"
-- 
1.9.1



More information about the meta-freescale mailing list