[U-Boot-Users] u-boot for SC32442B

Marcel Ziswiler marcel at ziswiler.com
Thu Jan 24 10:31:59 CET 2008


tangwei <tziang <at> hotmail.com> writes:
> dear ,all

Hi Tangwei

> I have a board use S3C2442B43 (400MHz, 64MB mSDRAM, 128MB Nand), and there is
> no flash or other memory,so have to use the nand boot, is there someone have
> done something for this, please give me some advices, thanks.

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 S3C2442B 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