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

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


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

diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
index bd18995..33505b3 100644
--- a/conf/machine/nitrogen6x.conf
+++ b/conf/machine/nitrogen6x.conf
@@ -34,6 +34,7 @@ include conf/machine/include/tune-cortexa9.inc
 SOC_FAMILY = "mx6:mx6dl:mx6q"
 
 KERNEL_DEVICETREE = "imx6q-sabrelite.dtb imx6q-nitrogen6x.dtb imx6dl-nitrogen6x.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