From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3 V5] Remove board_init_f function from nand_boot.c
Date: Mon, 01 Nov 2010 19:19:44 +0100 [thread overview]
Message-ID: <4CCF04C0.7070101@free.fr> (raw)
In-Reply-To: <20101101131438.0c874d7d@udp111988uds.am.freescale.net>
Le 01/11/2010 19:14, Scott Wood a ?crit :
> On Mon, 1 Nov 2010 19:08:36 +0100
> Albert ARIBAUD<albert.aribaud@free.fr> wrote:
>
>> Le 01/11/2010 18:59, Sughosh Ganu a ?crit :
>>
>>> Remove the board_init_f function from nand_spl/nand_boot.c. This
>>> function is to be defined by all boards using the nand_spl
>>> functionality in their individual board directory.
>>
>> Sorry, there's one thing I don't get, but I must admit I don't know the
>> intricacies of NAND booting yet. Why should this be individualized?
>> Seems to me that all boards using nand_spl will have the same
>> board_init_f(), won't they?
>
> No, some boards could easily require board-specific init during the
> nand spl phase. There's lots of this on the powerpc side, but it
> hadn't been required on ARM yet (maybe they do more init in assembly?)
> -- until now.
That answers it -- thanks.
Amicalement,
--
Albert.
prev parent reply other threads:[~2010-11-01 18:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-01 17:59 [U-Boot] [PATCH 2/3 V5] Remove board_init_f function from nand_boot.c Sughosh Ganu
2010-11-01 18:08 ` Albert ARIBAUD
2010-11-01 18:14 ` sughosh ganu
2010-11-01 18:14 ` Scott Wood
2010-11-01 18:19 ` Albert ARIBAUD [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=4CCF04C0.7070101@free.fr \
--to=albert.aribaud@free.fr \
--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 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.