On 20/12/2011 12:59, siddharth baisane wrote: > hi, Hi,
> I am new to u-boot and have few doubts. > I am trying to run uboot on custom board. > I am using jtag(XDS 510 USB) to debug board. > I have am3517 processor from ti. > I have MT29C4G48MAZAPAKQ-5 IT chip which contains nand flash and lpddr. > While making hardware I have not connected chip select 0 to this chip so I > am not able to boot code from nand. Forget it ? > So I am loading x-loader on internal sram at 0x40208800 and its running > and I am getting message "x-loader hangs" on terminal U-Boot does not need x-loader anymore. The SPL substitutes the x-loader. You can load u-boot-spl.bin at 0x40200000. > Then I am loading uboot on ddr at 0x80e80000. U-Boot for am3517_crane is linked 0x80100000, as I can see. You must load at this address. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: off...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot