[U-Boot-Users] [PATCH 2/2][MIPS] Remove inline asm string functions

Wolfgang Denk wd at denx.de
Fri Sep 7 00:45:08 CEST 2007


In message <46D7AA1F.7090901 at necel.com> you wrote:
> Revised. Hope this applied.
> 
> Thanks,
> 
> ---
> We MIPS stop using inline string functions as other ARCHs do so, since
> the optimized inline asm versions are not small.
> 
> This change is triggered by a following MIPS build error:
> common/libcommon.a(exports.o)(.text+0xdc): In function `jumptable_init':
> common/exports.c:32: undefined reference to `strcmp'
> make: *** [u-boot] Error 1
> 
> Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi at necel.com>

Applied, thanks.




More information about the U-Boot mailing list