Yocto Project Discussions
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Maciej Borzecki <maciej.borzecki@open-rnd.pl>,
	<yocto@yoctoproject.org>, Denys Dmytriyenko <denys@ti.com>
Cc: Maciek Borzecki <maciek.borzecki@gmail.com>
Subject: Re: [meta-yocto-bsp][PATCH] beaglebone.conf: update KERNEL_IMAGETYPE to match u-boot
Date: Tue, 9 Dec 2014 10:51:37 -0500	[thread overview]
Message-ID: <54871A89.4020704@windriver.com> (raw)
In-Reply-To: <1418139871-21134-1-git-send-email-maciej.borzecki@open-rnd.pl>

On 12/09/2014 10:44 AM, Maciej Borzecki wrote:
> U-boot 2014.07 in Poky expects a zImage kernel image, thus a build done with
> current machien config will not be directly useable. Update machine config to
> produce a zImage.

poky's README.hardware should be updated as well. When we wrote the 
instructions
(and tested on 3.14) the uImage worked, so that is what is referenced
in the instructions :)

Bruce

>
> Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
> Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
> ---
>   meta-yocto-bsp/conf/machine/beaglebone.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf
> index a316207..fb0189d 100644
> --- a/meta-yocto-bsp/conf/machine/beaglebone.conf
> +++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
> @@ -24,7 +24,7 @@ SERIAL_CONSOLE = "115200 ttyO0"
>   PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
>   PREFERRED_VERSION_linux-yocto ?= "3.14%"
>
> -KERNEL_IMAGETYPE = "uImage"
> +KERNEL_IMAGETYPE = "zImage"
>   KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"
>   KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
>
>



  parent reply	other threads:[~2014-12-09 15:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 15:44 [meta-yocto-bsp][PATCH] beaglebone.conf: update KERNEL_IMAGETYPE to match u-boot Maciej Borzecki
2014-12-09 15:50 ` Denys Dmytriyenko
2014-12-11 12:05   ` Maciek Borzecki
2014-12-11 12:14     ` Bruce Ashfield
2014-12-11 12:31       ` Maciek Borzecki
2014-12-09 15:51 ` Bruce Ashfield [this message]
2014-12-09 17:59   ` Maciek Borzecki
2014-12-09 18:13     ` Bruce Ashfield
2014-12-11 12:36 ` [meta-yocto-bsp][PATCH] README.hardware: update beaglebone entry to match KERNEL_IMAGETYPE Maciej Borzecki

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=54871A89.4020704@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=denys@ti.com \
    --cc=maciej.borzecki@open-rnd.pl \
    --cc=maciek.borzecki@gmail.com \
    --cc=yocto@yoctoproject.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox