On Sunday 01 June 2008, Wolfgang Denk wrote:
> In message <[EMAIL PROTECTED]> you wrote:
> > > This is pretty ugly code.
> >
> > little cruft on the backend makes the lives of board porters a lot
> > easier.
> >
> > > Why do you need the numeric values for CONFIG_MEM_SIZE
> >
> > because it gets used in many other places as a real value to create a
> > large number of sane defaults.  the bitmask EBSZ_# would not be usable.
>
> many... large number... well:
>
> $ find * -type f | xargs egrep CONFIG_MEM_SIZE | wc -l
> 17
>
> Sounds not *that* big a number to me.

and ?  it's clearly used in the raw form which the bitwise version is not 
applicable.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to