On Fri, Feb 11, 2011 at 10:27 PM, Wolfgang Denk <w...@denx.de> wrote: > Dear Lei Wen, > > In message <aanlktin7zsxvqjkp1htovf44mtfknsjr2df9bsbkt...@mail.gmail.com> you > wrote: >> >> If your sdram is large enough, or the uboot code is small enough, you don't >> need >> the dram init. But begin at the TEXT_BASE still is a must. > > Hugh? You _always_ must make sure the RAM has been initialized first. > > Best regards, > > Wolfgang Denk
Dear Wolfgang Denk and Lei, Thanks for your information. I build one u-boot.bin file for smdk2410 configuration. However, when I try to load through JTAG, I am seeing the following error. invalid download offset u-boot.bin Am I doing any thing wrong? I set RAM BASE address as 0x00000000 in the confiuration file as our board RAM starts from there only. Shall I need to modify any thing in the config file? Thanks in advance. Regards, Madhavi M. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot