From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Marco Cavallini <cavallini.koan@gmail.com>
Cc: "meta-freescale@yoctoproject.org"
<meta-freescale@yoctoproject.org>,
Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: u-boot failed: do_mkimage with Yocto dizzy
Date: Thu, 19 Mar 2015 11:53:49 -0700 [thread overview]
Message-ID: <550B1B3D.9030806@boundarydevices.com> (raw)
In-Reply-To: <CAP9ODKp6ow+rPBkX0rqvJJiLLiPCHkRoAmF90jhfWCgR4zDBmQ@mail.gmail.com>
Hi Marco,
On 03/19/2015 11:35 AM, Otavio Salvador wrote:
> On Thu, Mar 19, 2015 at 3:32 PM, Eric Nelson
> <eric.nelson@boundarydevices.com> wrote:
>
> <snip>
>
>> Fixing this is also easy (as shown below).
>>
>> I'm testing now, but don't have a clean tree, so my machine is
>> spinning while building a toolchain...
>>
Are you in a position to test this?
>> From ff6488e154fabec07ca37bed7ec86371c92c0a9a Mon Sep 17 00:00:00 2001
>> From: Eric Nelson <eric.nelson@boundarydevices.com>
>> Date: Thu, 19 Mar 2015 11:19:19 -0700
>> Subject: [PATCH] u-boot-script-boundary: use nitrogen6x boot script for
>> MACHINE imx6qsabrelite
>>
>> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
>> ---
>> recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
>> b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
>> index fbb5bc2..27d58d3 100644
>> --- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
>> +++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
>> @@ -13,6 +13,7 @@ S = "${WORKDIR}/git"
>> inherit deploy
>>
>> BOOTSCRIPT ?= "${S}/board/boundary/${MACHINE}/6x_bootscript-yocto.txt"
One line needs to be added to u-boot-script-boundary_git.bb:
BOOTSCRIPT_imx6qsabrelite ?=
"${S}/board/boundary/nitrogen6x/6x_bootscript-yocto.txt"
prev parent reply other threads:[~2015-03-19 18:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 15:39 u-boot failed: do_mkimage with Yocto dizzy Marco Cavallini
2015-03-19 18:14 ` Eric Nelson
2015-03-19 18:17 ` Otavio Salvador
2015-03-19 18:32 ` Eric Nelson
2015-03-19 18:35 ` Otavio Salvador
2015-03-19 18:53 ` Eric Nelson [this message]
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=550B1B3D.9030806@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=cavallini.koan@gmail.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/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.