All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siddharth Heroor <heroor@ti.com>
To: "Maupin, Chase" <chase.maupin@ti.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>,
	"Rini, Tom" <trini@ti.com>
Subject: Re: [PATCHv2 4/4] ti43x, omap-a15: switch KERNEL_IMAGETYPE to zImage by default
Date: Thu, 26 Sep 2013 20:34:27 +0530	[thread overview]
Message-ID: <52444CFB.2000807@ti.com> (raw)
In-Reply-To: <7D46E86EC0A8354091174257B2FED101597510CF@DLEE11.ent.ti.com>

On 9/26/2013 5:29 PM, Maupin, Chase wrote:
> Acked-by: Chase Maupin <chase.maupin@ti.com>

Just a question - is it possible to override the KERNEL_IMAGETYPE in a
branding.inc file? In general, we want to move to zImage for GLSDK but
some customers who might want to stay on uImage as they ramp.

Otherwise, no comments.

Acked-by: Siddharth Heroor <heroor@ti.com>

> 
> 
>> -----Original Message-----
>> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
>> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
>> Sent: Wednesday, September 25, 2013 2:50 PM
>> To: meta-ti@yoctoproject.org
>> Cc: Rini, Tom
>> Subject: [meta-ti] [PATCHv2 4/4] ti43x, omap-a15: switch
>> KERNEL_IMAGETYPE to zImage by default
>>
>> From: Denys Dmytriyenko <denys@ti.com>
>>
>> * To be used with latest u-boot, that prefers zImage over uImage
>> * ti33x will follow as soon as u-boot changes its default for that
>> platform
>>
>> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>> Cc: Tom Rini <trini@ti.com>
>> ---
>> v2 - don't change the default for ti33x yet, wait for u-boot
>>
>> conf/machine/include/omap-a15.inc | 2 +-
>> conf/machine/include/ti43x.inc    | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/conf/machine/include/omap-a15.inc
>> b/conf/machine/include/omap-a15.inc
>> index 623f2df..aba122a 100644
>> --- a/conf/machine/include/omap-a15.inc
>> +++ b/conf/machine/include/omap-a15.inc
>> @@ -10,7 +10,7 @@ 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_ENTRYPOINT = "0x80008000"
>> diff --git a/conf/machine/include/ti43x.inc
>> b/conf/machine/include/ti43x.inc
>> index 62da105..adb66e3 100644
>> --- a/conf/machine/include/ti43x.inc
>> +++ b/conf/machine/include/ti43x.inc
>> @@ -23,7 +23,7 @@ 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 = "am43xx_evm_config"
>> --
>> 1.8.3.2
>>
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 



  reply	other threads:[~2013-09-26 15:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25 19:49 [PATCHv2 4/4] ti43x, omap-a15: switch KERNEL_IMAGETYPE to zImage by default Denys Dmytriyenko
2013-09-26 11:59 ` Maupin, Chase
2013-09-26 15:04   ` Siddharth Heroor [this message]
2013-09-26 15:35     ` Denys Dmytriyenko
2013-09-26 15:50       ` Siddharth Heroor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52444CFB.2000807@ti.com \
    --to=heroor@ti.com \
    --cc=chase.maupin@ti.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=trini@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.