[OpenBIOS] [PATCH v6 3/5] Pretty-print reg property

Andreas Färber andreas.faerber at web.de
Mon Nov 15 23:16:25 CET 2010


Am 12.11.2010 um 23:54 schrieb Andreas Färber:

> Executing .properties for, e.g., the /memory node would print the
> "reg" property as a series of bytes.
>
> Visualize the "reg" format as a table, with address and size columns.
>
> v6:
> * Drop lower limit for my-#scells, since #size-cells is unsigned.
>  Pointed out by Segher.
> * Drop comment outdated by v5.
>
> v5:
> * Drop the upper limit for my-#scells, suggested by Segher.
> * Fix indentation.
>
> v4:
> * Fix my-#scells to allow 0 return value.
> * Pass #address-cells and #size-cells as arguments.
> * Add some more comments.
>
> v3:
> * Optimization, based on code suggested by Segher.
>
> v2:
> * Use my-#acells for address size.
> * Introduce my-#scells for size size.
>
> Cc: Segher Boessenkool <segher at kernel.crashing.org>
> Signed-off-by: Andreas Färber <andreas.faerber at web.de>
> ---

Applied remaining parts of v6 series in r956-r959. Thanks for your  
comments.

Andreas


More information about the OpenBIOS mailing list