jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

How to Flash Linux on OMAP3 EVM2 which is running on Windows CE now #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
we have OMAp3 EVM board.we could able to do Flashing TIEVM3530-nand.raw on 
OMAP35xEVM board using EVM flash utility. This works. What we want now is to 
flash uboot.bin. I guess the EVM Flash Utility does not understand the 
uboot.bin format, so is there any other utility to flash uboot.bin onto the 
OMAP35x EVM board. Please note that the board contains eboot currently in flash 
and not uboot.

Original issue reported on code.google.com by sayiram....@gmail.com on 25 Aug 2010 at 1:36

GoogleCodeExporter commented 9 years ago
Use sdboot option. (sdcard should be formated with fat and mlo and u-boot.bin 
should be present in the sdcard). Then using u-boot programming can be done to 
nand flash.

Thanks and regards,
Ananth.

Original comment by ananthu8...@yahoo.co.in on 30 Aug 2010 at 9:50