dear all
Download the kernel image and write to the NAND flash as follows:
EVM # tftp 80700000 uImage-dm355
EVM # nand erase 400000 200000
EVM # nand write 0x80700000 0x400000 0x200000
problems as follows:
condition:our company only use dm355 soc chip, and maybe make use of other peripheral chips.including nand flash,video and audio controller,microchip and or so.
1. please ask how to figure out nand erase address 400000 200000 if our company develop new product on the base of dm355?we need confirm nand erase address and nand erase size?
2. Do we need your external patches to develop asp driver ,spi driver,dma driver and usb driver for our video and audio monitoring kinescope functional product ?
3 please ask how to download uboot ,nand ,kernerl into development board by serial port not by ethernet port ?because TMS320DM355 DVEVM
Getting Started Guide download programme by tftp ,but our product do not ethernet port ?
4 please ask how to keep video and audio synchronization for our video and audio monitoring kinescope functional product ?
Nov 25 ,2008
tanglaibao