All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH] cgtqmx6: set KERNEL_IMAGETYPE to uImage
@ 2014-10-23 13:56 Alex de Cabo
  0 siblings, 0 replies; only message in thread
From: Alex de Cabo @ 2014-10-23 13:56 UTC (permalink / raw)
  To: meta-freescale; +Cc: Alex de Cabo

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
---
 conf/machine/cgtqmx6.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/cgtqmx6.conf b/conf/machine/cgtqmx6.conf
index 64e7aab..2e08729 100644
--- a/conf/machine/cgtqmx6.conf
+++ b/conf/machine/cgtqmx6.conf
@@ -31,6 +31,7 @@ UBOOT_BINARY = "u-boot.${UBOOT_CONFIG}.imx"
 # Use linux kernel QMX6
 PREFERRED_PROVIDER_virtual/kernel = "linux-congatec"
 KERNEL_DEVICETREE = "imx6q-qmx6.dtb imx6dl-qmx6.dtb"
+KERNEL_IMAGETYPE = "uImage"
 
 SERIAL_CONSOLE = "115200 ttymxc1"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-23 13:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-23 13:56 [meta-fsl-arm-extra][PATCH] cgtqmx6: set KERNEL_IMAGETYPE to uImage Alex de Cabo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.