[meta-ti] [morty/master][PATCH] omap-a15.conf: enable uImage as alternative image type to zImage
Denys Dmytriyenko
denys at ti.com
Thu Mar 2 16:22:44 PST 2017
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/include/omap-a15.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc
index d5ce54a..bd318c0 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -12,6 +12,7 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging"
PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
KERNEL_IMAGETYPE = "zImage"
+KERNEL_IMAGETYPES = "zImage uImage"
UBOOT_ARCH = "arm"
UBOOT_ENTRYPOINT = "0x80008000"
--
2.7.4
More information about the meta-ti
mailing list