[U-Boot-Users] CFG_CMD_.... configuration space running out!!

Wolfgang Denk wd at denx.de
Fri Dec 19 21:49:16 CET 2003


In message <3FE12B12.7070509 at tait.co.nz> you wrote:
>
> > test *40000.4 -eq 12345678
> > test *40000   -eq 12345678
> > test *40000.2 -eq 1234
> > test *40000.1 -eq 12
> 
> As it happens, the simple_strtoul() parsing is quite happy with a 
> trailing '.' so either should code up easily enough. Thanks for the input...

Do NOT do it this way. Command modifiers on the arguments is silly.

I will reject anything like that.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
It is dangerous to be right on a subject  on  which  the  established
authorities are wrong.                                    -- Voltaire




More information about the U-Boot mailing list