Yourr toolchain is broken.
> The "cpu/arm920t/config.mk" file has the "-msoft-float" option set, but
> the arm-linux-gcc seems to be compiling everything for a hardware FP.
>
> Does someone had this problem before?
Yes, and a simple search of the list archive would have told you.
Fix your toolchain.
[BTW: have you ever seen an ARM processor with FPU?]
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Killing is stupid; useless!
-- McCoy, "A Private Little War", stardate 4211.8
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
U-Boot-Users mailing list
U-Boot...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users
They are about. The ARM1136/ARM1176/CortexA8 cores (ARMv6 & ARMv7) all
can have FPU via VFP. You can find this in several TI-OMAP chips. I
think you can also get an ARMv5 core with VFP.
Regards,
Richard W.
The VFP9-S coprocessor is an ARM enhanced numeric coprocessor that provides
IEEE
754 standard-compatible operations. Designed to be incorporated with the
ARM9E
family of cores, the VFP9-S coprocessor provides full support of
single-precision and
double-precision add, subtract, multiply, divide, and multiply with
accumulate
operations.......
(9E cores implement ARM Architecture 5TE e.g. ARM926EJS)
You did ask ;-)
Regards
Peter Pearse
Peter Pearse schrieb:
> Wolfgang Denk wrote:
>> [BTW: have you ever seen an ARM processor with FPU?]
>
> The VFP9-S coprocessor is an ARM enhanced numeric coprocessor that provides
I think that Wolfgang Denk meant it very literally. The VFP9-S is just
a block for building processors; and probably there are also some
test chips. But I'm sure that most people on this list have never
held an ARM processor with an FPU in their hands and had to implement
a bootloader for it.
I remember that there were FPU boards available for the Acorn Archimedes
computers but that's quite long ago.
With best regards
Andreas
--
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
Yes, I did. I'm glad for this information. I have to admit that I
didn't know this.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
f u cn rd ths, itn tyg h myxbl cd.
To be honest: I didn't even know about it.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
You said you didn't want to use CGI.pm, but methinks you are
needlessly reinventing the wheel, one spoke at a time. Either you are
masochistic, or you just haven't seen enough of what CGI.pm can do
for you. -- Randal L. Schwartz in <8cyb81r...@gadget.cscaper.com>
There are real boards (not just test chips) from ARM and some TI OMAP
platforms supporting VFP:
http://www.arm.com/products/DevTools/VersatileFamily.html
--
Catalin