From: Marek Vasut <marex@denx.de>
To: meta-freescale@yoctoproject.org
Cc: brian@crystalfontz.com,
Maxime Ripard <maxime.ripard@free-electrons.com>,
jimwall@q.com, Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [meta-fsl-arm][PATCHv2] mx28-bcb: add utility to generate Boot Control Block
Date: Fri, 23 Aug 2013 05:15:32 +0200 [thread overview]
Message-ID: <201308230515.32320.marex@denx.de> (raw)
In-Reply-To: <CAP9ODKqxdpz4sSPb5DMnQ5DDE0qeQx71RaFA_o9B7BucMCjm-g@mail.gmail.com>
Dear Otavio Salvador,
> On Thu, Aug 22, 2013 at 11:41 AM, Alexandre Belloni
>
> <alexandre.belloni@free-electrons.com> wrote:
> > From chapter 12.11.1 of the i.MX28 Applications Processor Reference
> > Manual, Rev. 1, 2010, a Boot Control Block is needed when booting from
> > an SD/MMC card. The mx28_bcb.py utility will generate and write the BCB
> > to a file, it will also write the provided bootstream.
> >
> > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> > ---
> >
> > recipes-bsp/mx28-bcb/files/mx28_bcb.py | 56
> > ++++++++++++++++++++++++++++++++++ recipes-bsp/mx28-bcb/mx28-bcb_1.0.bb
> > | 20 ++++++++++++
> > 2 files changed, 76 insertions(+)
> > create mode 100755 recipes-bsp/mx28-bcb/files/mx28_bcb.py
> > create mode 100644 recipes-bsp/mx28-bcb/mx28-bcb_1.0.bb
> >
> > diff --git a/recipes-bsp/mx28-bcb/files/mx28_bcb.py
> > b/recipes-bsp/mx28-bcb/files/mx28_bcb.py new file mode 100755
> > index 0000000..ea2038b
> > --- /dev/null
> > +++ b/recipes-bsp/mx28-bcb/files/mx28_bcb.py
> > @@ -0,0 +1,56 @@
>
> I'd put your copyright here as well.
Why do you not use mxsboot tool from U-Boot instead of re-inventing the wheel?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2013-08-23 3:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 14:41 [meta-fsl-arm][PATCHv2] mx28-bcb: add utility to generate Boot Control Block Alexandre Belloni
2013-08-22 17:03 ` Otavio Salvador
2013-08-23 3:15 ` Marek Vasut [this message]
2013-08-23 9:23 ` Alexandre Belloni
2013-08-23 10:41 ` Marek Vasut
2013-08-23 11:02 ` Alexandre Belloni
2013-08-23 11:02 ` Eric Bénard
2013-08-23 11:04 ` Alexandre Belloni
2013-08-23 11:26 ` Marek Vasut
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=201308230515.32320.marex@denx.de \
--to=marex@denx.de \
--cc=brian@crystalfontz.com \
--cc=jimwall@q.com \
--cc=maxime.ripard@free-electrons.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.