[U-Boot-Users] u-boot relocate code for nand boot

Marcel Ziswiler marcel at ziswiler.com
Sat Jan 5 11:27:46 CET 2008


梁洪飞 <gyslhf <at> msn.com> writes:

> 
> hi all:

Hi there

> Are these codes useful in the nand flash boot mode?

No, these only apply to NOR flash booting. Booting from NAND flash usually
requires some special provisions as code can not directly be executed from it.
Have a look at nand_spl and its documentation in doc/README.nand-boot-ppc440
describing the process applicable to PowerPC SOCs. As I don't know much about
the s3c2410 I can't give you any concrete advice there, but you will have to
find out from its documentation whether and what its NAND booting provisions are.

Cheers

Marcel





More information about the U-Boot mailing list