hello,
Question: how to program and run u-boot from DDRAM on OMAPEVM35X?
I have donload the u-boot using DownloadUtility.exe to DDRAM (the original u-boot is run from flash)
and try to run it with:
go 0x80e80000
## Starting application at 0x80E80000 ... U-Boot 1.1.4 (Jan 18 2009 - 10:19:07) OMAP3-GP rev 2, CPU-OPP2 L3-165MHz OMAP3EVM 1.0 Version + mPOP (Boot ONND) DRAM: 128 MB OneNAND Manufacturer: Samsung (0xec) Muxed OneNAND 128MB 1.8V 16-bit (0x30) OneNAND version = 0x0221 note: i can see that u-boot is loaded to DDRAM
quastion: how to program and run u-boot from DDRAM
thanks
Shaul
OMAP3EVM # ver
U-Boot 1.1.4 (Jan 18 2009 - 10:19:07)
OMAP3EVM # md 0x80e9ec30
80e9ec30: 80e9f89a 80e9f8a2 80e9f8a9 80e9f8b1 ................
80e9ec40: 80e9f8b9 80e9f8c1 6f422d55 3120746f ........U-Boot 1
80e9ec50: 342e312e 614a2820 3831206e 30303220 .1.4 (Jan 18 200
80e9ec60: 202d2039 313a3031 37303a39 00000029 9 - 10:19:07)...
80e9ec70: 00000000 00000000 4806a000 00000000 ...........H....
80e9ec80: 00000000 00000000 ffffffff ffffffff ................
80e9ec90: ffffffff ffffffff ffffffff ffffffff ................
80e9eca0: ffffffff ffffffff ffffffff ffffffff ................
80e9ecb0: ffffffff ffffffff ffffffff ffffffff ................
80e9ecc0: ffffffff ffffffff 00000a0a 000000ec ................
80e9ecd0: 80ea0bf3 00000000 80ea064c 646e616e ........L...nand
80e9ece0: 00000000 59035655 5a5a0f0c 03590c0f ....UV.Y..ZZ..Y.
80e9ecf0: 65005556 3c663330 3f3f6a69 663c696a VU.e03f<ij??ji<f
80e9ed00: 66653033 3f653033 3c3c696a 653f6a69 30ef30e?ji<<ij?e
80e9ed10: 03663330 5a005556 59590c0f 005a0f0c 03f.VU.Z..YY..Z.
80e9ed20: 69035655 306a3f3c 33336665 6a306566 UV.i<?j0ef33fe0j
OMAP3EVM #