Hi,all :
I am a novice , this my first to use OMAP3530, but ran into difficulties.
I have one development board based on OMAP3530 , board resources including:
CPU: OMAP3530
Memory: HYHOSQJOMF3P-5L60E-C, including 1Gb NAND Flash and 1Gb mDDR
Attention: no SD/MMC card on board
In addition : boot from NandFlash
There is some image files , including MLO , u-boot.bin , uImage and Angstrom(file system). Now , I want to download these image files into NAND flash. How can I do? Can use what software tools to download these image files?
For example, In Samsung S3C2440(ARM9), i can use H-jtag and H-flasher software tools to download uboot to NandFlash of 0x0 address, reuse uboot download the kernel image and file system. In OMAP3530, what are the sofrware tool can be used? Hope you can download url and the tool instruction.