All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm-extra][PATCH V2] u-boot-boundary: update to 2013-07 release
Date: Thu, 29 Aug 2013 13:18:20 -0700	[thread overview]
Message-ID: <521FAC8C.2000208@boundarydevices.com> (raw)
In-Reply-To: <CAP9ODKqv=_TggEuh_md7vNKuArH_EgrNYhkn3Ar2wxo9ssmeAw@mail.gmail.com>

On 08/29/2013 01:09 PM, Otavio Salvador wrote:
> On Tue, Aug 27, 2013 at 3:52 PM, Eric Nelson
> <eric.nelson@boundarydevices.com> wrote:
>> This patch updates U-Boot and the boot script to the latest production
>> version as described in this post:
>>          http://boundarydevices.com/u-boot-2013-07-release/
>>
>> For Yocto users, it also adds support for processor and memory
>> configurations other than the standard Quad-core/1GB option.
>>
>> To build U-Boot for other CPU or memory combinations, you can set
>> the UBOOT_MACHINE variable in your local.conf according to the
>> following table:
>>
>> Processor           Memory    Configuration
>> --------------      ------    --------------------
>> i.MX6Quad/Dual        1GB     nitrogen6q_config
>> i.MX6Quad/Dual        2GB     nitrogen6q2g_config
>> i.MX6Dual-Lite        1GB     nitrogen6dl_config
>> i.MX6Dual-Lite        2GB     nitrogen6dl2g_config
>> i.MX6Solo           512MB     nitrogen6s_config
>> i.MX6Solo             1GB     nitrogen6s1g_config
>>
>> This patch also updates the boot script to allow support
>> for device-tree-enabled kernels in preparation for a 3.5.7
>> alpha release.
>>
>> If a device-tree binary (imx6q_sabrelite.dtb or imx6q_nitrogen6x.dtb)
>> is found in the root directory of the boot (p1) partition, it
>> will be passed to the kernel.
>>
>> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
>
> Thanks by doing this, comment below:
> ...
>
>> --- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
>> +++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
>> @@ -5,9 +5,8 @@ DEPENDS = "u-boot-mkimage-native"
>>
>>   PV = "v2013.01+git${SRCPV}"
>>
>> -SRCREV = "d6b05d35b8b29392e71fdd8fa43d5cb8bd4fe276"
>> -SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git \
>> -           file://nitrogen6x-bootscript-modify-for-use-with-the-Yocto.patch"
>> +SRCREV = "f89bc066db0569008418fac1a0408a9a57f2232f"
>> +SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git"
>
> You forgot to remove the patch file. I fixed it while merging it ;-)
>

Thanks Otavio.


      reply	other threads:[~2013-08-29 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 18:52 [meta-fsl-arm-extra][PATCH V2] u-boot-boundary: update to 2013-07 release Eric Nelson
2013-08-29 20:09 ` Otavio Salvador
2013-08-29 20:18   ` 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=521FAC8C.2000208@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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.