From: Sughosh Ganu <urwithsughosh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3 V3] Add board support for hawkboard
Date: Thu, 28 Oct 2010 18:50:30 +0530 [thread overview]
Message-ID: <20101028132030.GA10866@Hardy> (raw)
In-Reply-To: <m2pquupp1s.fsf@ohwell.denx.de>
hi Detlev,
On Thu Oct 28, 2010 at 12:52:31PM +0200, Detlev Zundel wrote:
> Hi Sughosh,
>
> [...]
>
> > * hawkboard_nand_config - Used to generate the secondary
> > bootloader(nand_spl) image. This creates an elf file u-boot-spl
> > under nand_spl/. Create an AIS signed image using this file, and
> > flash it to the nand flash at address 0x20000. The ais file should
> > fit in one block.
>
> Could you elaborate on "create an AIS signed image" a little bit for
> people who are not intimately familiar with this architecture? Maybe
> you can add a small doc/README.da8xx for that purpose?
AIS is a format used to package an image which is to be copied to
the memory to be run. The format consists of a series of commands
which are parsed and executed by the RBL(primary boot loader) to get
the image copied to the memory, and then jump to the image's entry
point(also specified as part of the format). I will add more info on
this in the document, as you suggest.
>
> > * hawkboard_uart_config - This is same as the first image, but with
> > the TEXT_BASE as expected by the RBL(0xc1080000). Create the AIS
> > Signed bin, as use the normal UART boot procedure to boot the image.
>
> Again a short step-by-step instruction in a readme file would be a very
> valuable addition.
Will add this to the readme.
-sughosh
next prev parent reply other threads:[~2010-10-28 13:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-26 17:58 [U-Boot] [PATCH 3/3 V3] Add board support for hawkboard Sughosh Ganu
2010-10-28 10:52 ` Detlev Zundel
2010-10-28 13:20 ` Sughosh Ganu [this message]
2010-10-28 17:53 ` Scott Wood
2010-10-28 18:29 ` sughosh ganu
2010-10-28 18:32 ` Scott Wood
2010-10-28 18:34 ` sughosh ganu
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=20101028132030.GA10866@Hardy \
--to=urwithsughosh@gmail.com \
--cc=u-boot@lists.denx.de \
/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