> The function that prints a property can be useful to other programs,
> so move it into util.
>
> Signed-off-by: Simon Glass
Applied.
Thanks,
jdl
___
devicetree-discuss mailing list
devicetree-discuss@lists.ozlabs.org
https://lists.ozlabs.org/listinf
On Mon, Jan 21, 2013 at 12:59:16PM -0800, Simon Glass wrote:
> The function that prints a property can be useful to other programs,
> so move it into util.
>
> Signed-off-by: Simon Glass
Straightforward enough.
Acked-by: David Gibson
--
David Gibson| I'll have my music ba
The function that prints a property can be useful to other programs,
so move it into util.
Signed-off-by: Simon Glass
---
fdtdump.c | 37 +
util.c| 37 +
util.h| 14 ++
3 files changed, 52 insertion