
In message 88310-2200462226519679@M2W073.mail2web.com you wrote:
I am porting U-boot to Intrinsyc cerfboard(PXA250 based). The toolchain used is 2.95.3. U-boot hangs just after relocating to RAM and there is no console output.
Is there any later stable toolchain available to build u-boot. I have
What makes you think your problem has anything o do with the toolchain?
Most definitely this is NOT a toolchain issue. Please see the FAQ: http://www.denx.de/twiki/bin/view/DULG/UBootCrashAfterRelocation
checked with 3.3.2 which does not work(glibc 3.3.2 uses hard FP).
Wrong. There is no glibc 3.3.2. The latest stable version is 2.3.2. And nm matter which version you use, it doese not "use hard FP" per se - it always uses what it was configured for; if you don;t want har FP then don't configure it for it.
Best regards,
Wolfgang Denk