All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] I can get u-boot working on my ixp425 board.
  2004-02-20 16:34 [U-Boot-Users] I can get u-boot working on my ixp425 board Bernieshu
@ 2004-02-20  8:54 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-02-20  8:54 UTC (permalink / raw)
  To: u-boot

In message <40363731.1060607@smartbridges.com> you wrote:
> 
> I got the u-boot-1.0.0. And make clean, make ixdp425_config , and make.  
> The 1st first time there is a "Soft FP" issue. After I changed 

Then your cross toolchain is misconfigured / inadequate for this job.

> cpu/ixp/config.mk as following
> 
> " PLATFORM_RELFLAGS += -mhard-float   #Change -msoft-float to -mhard-float"

Don;t do this!!!

> u-boot.bin onhand, that one can work). What could be the problem in the 
> configuration or something else?

Make sure to use a toolchain that supports soft-float.

Best regards,

Wolfgang Denk

-- 
See us @ Embedded World, Nuremberg, Feb 17 - 19,  Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Hindsight is an exact science.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] I can get u-boot working on my ixp425 board.
@ 2004-02-20 16:34 Bernieshu
  2004-02-20  8:54 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Bernieshu @ 2004-02-20 16:34 UTC (permalink / raw)
  To: u-boot

Hi, all,

I am trying to use u-boot on my ixp425 based board. But it seems not 
working properly.

I got the u-boot-1.0.0. And make clean, make ixdp425_config , and make.  
The 1st first time there is a "Soft FP" issue. After I changed 
cpu/ixp/config.mk as following

" PLATFORM_RELFLAGS += -mhard-float   #Change -msoft-float to -mhard-float"

The compile was OK and I got u-boot.bin. But after I burn into flash, I 
can see nothing from serial port.  I am sure my serial port works fine 
and burn into flash correctly (because I have another pre-compiled 
u-boot.bin onhand, that one can work). What could be the problem in the 
configuration or something else?

Regards & Thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-20 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-20 16:34 [U-Boot-Users] I can get u-boot working on my ixp425 board Bernieshu
2004-02-20  8:54 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.