Re: How to load to UBL and U-boot to RAM on DM6467?

2010-02-02 Thread Guillaume GARDET
This is Balaji Sivakumar, ERS, HCLTech who need help, not me, so do not forget to CC list. kirthika varadarajan a écrit : Try DV flasher(serial boot utility ) or SD booting On Tue, Feb 2, 2010 at 4:00 PM, Guillaume GARDET guillaume.gar...@cioinfoindus.fr

Re: How to load to UBL and U-boot to RAM on DM6467?

2009-11-16 Thread Guillaume GARDET
Hello, Here is the solution to my problem. Run the following command : slh_DM646x.exe -load2DDR u-boot.bin -startAddr 0x8100 -loadAddr 0x8100 You have to specify the right startAddr and loadAddr options, depending on your u-boot. Otherwise, you will get BOOTME after loading u-boot