[meta-ti] [PATCH] ti33x: switch KERNEL_IMAGETYPE to zImage by default
Maupin, Chase
chase.maupin at ti.com
Thu Oct 10 05:02:22 PDT 2013
Acked-by: Chase Maupin <chase.maupin at ti.com>
>-----Original Message-----
>From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
>bounces at yoctoproject.org] On Behalf Of Denys Dmytriyenko
>Sent: Wednesday, October 09, 2013 5:00 PM
>To: meta-ti at yoctoproject.org
>Subject: [meta-ti] [PATCH] ti33x: switch KERNEL_IMAGETYPE to
>zImage by default
>
>From: Denys Dmytriyenko <denys at ti.com>
>
>To be used with latest u-boot that prefers zImage over uImage
>
>Signed-off-by: Denys Dmytriyenko <denys at ti.com>
>---
> conf/machine/include/ti33x.inc | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/conf/machine/include/ti33x.inc
>b/conf/machine/include/ti33x.inc
>index 12b80c6..8a91a52 100644
>--- a/conf/machine/include/ti33x.inc
>+++ b/conf/machine/include/ti33x.inc
>@@ -16,14 +16,14 @@ XSERVER = "xserver-xorg \
> GUI_MACHINE_CLASS = "bigscreen"
>
> # Increase this everytime you change something in the kernel
>-MACHINE_KERNEL_PR = "r19"
>+MACHINE_KERNEL_PR = "r20"
>
> # Default providers, may need to override for specific machines
> PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
> PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging"
> PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
>
>-KERNEL_IMAGETYPE = "uImage"
>+KERNEL_IMAGETYPE = "zImage"
>
> UBOOT_ARCH = "arm"
> UBOOT_MACHINE = "am335x_evm_config"
>--
>1.8.3.2
>
>_______________________________________________
>meta-ti mailing list
>meta-ti at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list