* [U-Boot] mx31: NAND_SPL boot question for TT-01
@ 2011-10-31 17:01 Helmut Raiger
2011-10-31 18:21 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Helmut Raiger @ 2011-10-31 17:01 UTC (permalink / raw)
To: u-boot
Hi (Stefano),
just a short question. I'd like to add NAND boot to the board
support of our TT-01.
I checked out the mx31pdk code and also found something in doc/README.SPL
which does not seem to correspond.
Before I head into the wrong direction again, is the mx31pdk implementation
still hip?
Thx, Helmut
--
Scanned by MailScanner.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] mx31: NAND_SPL boot question for TT-01
2011-10-31 17:01 [U-Boot] mx31: NAND_SPL boot question for TT-01 Helmut Raiger
@ 2011-10-31 18:21 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2011-10-31 18:21 UTC (permalink / raw)
To: u-boot
On 10/31/2011 06:01 PM, Helmut Raiger wrote:
> Hi (Stefano),
>
> just a short question. I'd like to add NAND boot to the board
> support of our TT-01.
> I checked out the mx31pdk code and also found something in doc/README.SPL
> which does not seem to correspond.
Right. A lot of work was done recently, and now there is a common SPL
framework in u-boot. The README.spl refers to the new stuff.
Before of that, booting from NAND was done in a different manner. This
is what you find under board/freescale/mx31pdk. The mx31pdk is booting
with the old mechanism.
New boards must implement the SPL according to the new framework, using
CONFIG_SPL and setting the SPL configuration in the board configuration
file. I am expecting
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-31 18:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31 17:01 [U-Boot] mx31: NAND_SPL boot question for TT-01 Helmut Raiger
2011-10-31 18:21 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox