
Yes you are right. I mean that Load a U-Boot from NAND FLASH not NOR FLASH.
Currently SMDK2410 Reference Board boots up from nor flash as you know. But SMDK2410 support NAND Boot Up so I want to use that feature.
You could get information about SMDK2410 board at http://www.samsung.com/Products/Semiconductor/SystemLSI/MobileSolutions/ MobileASSP/MobileComputing/S3C2410X/S3C2410X.htm
-----Original Message----- From: wd@denx.de [mailto:wd@denx.de] Sent: Wednesday, October 29, 2003 10:39 AM To: choigi@samsung.com Cc: u-boot-users@lists.sourceforge.net Subject: Re: [Question About NAND BOOT In SMDK2410
Hello, in message 000001c39dbc$3c897640$63c1dba8@swcenter.sec.samsung.co.kr you wrote:
How can I boot from NAND Flash (Smart Media Card) not nor flash..
Please define "boot". What do you have in mind? Boot U-Boot from a Smart Media Card? [Can't be done.] Load a Linux kernel from a Smart Media Card and start it? [Enable JFFS2 support and put the Linux kernel image in a JFFS2 filesystem.]
Is it possible to boot up from NAND Flash using U-Boot. If it could
How
can I enable that feature.
It may be possible, depending on your definition of "boot".
Best regards,
Wolfgang Denk