[U-Boot] SteppingStone
Wolfgang Denk
wd at denx.de
Wed Jan 26 16:59:24 CET 2011
Dear Matt Johnson,
In message <BAY145-ds8BD2332E6DD5B203B1BA5C2FF0 at phx.gbl> you wrote:
>
> >Instead, the standard nand_spl approach should be used.
>
> Does this work when the board is NAND only? There is no NOR flash on the
> board.
Yes, this for boards that boot from NAND (usually these have only NAND
and no NOR).
> Where can I find more about nand_spl? Is this already coded for another
> board that I can copy from?
See directory nand_spl.
Boards that use this:
-> grep -l CONFIG_NAND_SPL include/configs/*
include/configs/MPC8313ERDB.h
include/configs/MPC8315ERDB.h
include/configs/MPC8536DS.h
include/configs/MPC8569MDS.h
include/configs/MPC8572DS.h
include/configs/P1_P2_RDB.h
include/configs/PMC440.h
include/configs/SIMPC8313.h
include/configs/acadia.h
include/configs/bamboo.h
include/configs/canyonlands.h
include/configs/hawkboard.h
include/configs/kilauea.h
include/configs/mx31pdk.h
include/configs/sequoia.h
include/configs/smdk6400.h
include/configs/smdkc100.h
include/configs/tx25.h
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"It ain't so much the things we don't know that get us in trouble.
It's the things we know that ain't so." - Artemus Ward aka Charles
Farrar Brown
More information about the U-Boot
mailing list