[U-Boot-Users] [PATCH] Add stricmp to lib_generic/string.c

Wolfgang Denk wd at denx.de
Thu May 4 00:52:55 CEST 2006


In message <8230E1CC35AF9F43839F3049E930169A2DCBE1 at yang.LibreStream.local> you wrote:
>
> > Thanks for pointing out. I have to admit that I was not aware that we
> > even had this function. It's gone now :-)
> 
> Hold on a second.  I've been using strnicmp (because stricmp wasn't
> there) to check environment

Have you? Sorry. None of this is visible in the public  U-Boot  tree.
Sorry, strnicmp() is gone.

> variable values against strings.  Why would I force my users to start
> being case-sensitive when 
> setting up which lcd display to initialize?

Why not?

> If a particular board doesn't use it, the linker can strip it out.

I don't want code bloat. If none of the boards uses  it  (as  is  the
case right now) we don't need it, so off it goes.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
He is truly wise who gains wisdom from another's mishap.




More information about the U-Boot mailing list