[U-Boot] new to U-boot, need help on U-boot porting on SMDK6410

Hi,
I'm new to U-boot, I'm trying to port U-boot on SMDK6410 board which is based on Samsung's ARM11 based S3C6410 system on chip. I have compiled the U-boot s3c-u-boot-1.1.6. As a result of this compilation, six files got created in my current working directory. These are : System.map, u-boot, u-boot.bin, u-boot.dis, u-boot.map and u-boot.srec.
Which file I need to flash on NAND and how? If I want to go for booting from SD-card what I need to do? I have a Linux machine and don't have Trace-32.
Please suggest me some way out.
Regards, Sudipta, India.

Hi,
I'm new to U-boot, I'm trying to port U-boot on SMDK6410 board which is based on Samsung's ARM11 based S3C6410 system on chip. I have compiled the U-boot s3c-u-boot-1.1.6. As a result of this compilation, six files got created in my current working directory. These are : System.map, u-boot, u-boot.bin, u-boot.dis, u-boot.map and u-boot.srec.
Which file I need to flash on NAND and how?
u-boot.bin, google your question, here is and article from beagleboard wiki which may help you: http://elinux.org/BeagleBoardNAND
If I want to go for booting from SD-card what I need to do?
Use google, again here is an article in the beagle board wiki which may help you. http://elinux.org/BeagleBoardBeginners In here they explain how to make the partitions and where to put u-boot, kernel, filesystem...
I have a Linux machine and don't have Trace-32.
Please suggest me some way out.
Best regards, Aldo Brett
participants (2)
-
Aldo Cedillo
-
Sudipta Basu