
28 Aug
2007
28 Aug
'07
4:31 p.m.
In message 46D3F4E9.5000403@necel.com you wrote:
+#if 1 /* #ifdef CONFIG_32BIT */
Please remove this (and the corresponding #endif).
I just wanted to indicate that this funcs is valid for 32-bit mode. But, I agree that it's not a proper workaround.
Ummm... does this work on 64 bit MIPS systems, too?
No it doesn't, according to the upstream's decision.
Unfortunately, AFAIK, current MIPS port doesn't have general configs for 32/64-bit mode. It might be better to use lib_generic/string.c for both CPU mode in this situation.
Yes, please do this, then.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing. - Dick Brandon