[U-Boot] [PATCH v4 02/20] fdt: Add functions to access phandles, arrays and bools

Jerry Van Baren gvb.uboot at gmail.com
Mon Jan 23 03:03:56 CET 2012


On 01/11/2012 11:32 PM, Simon Glass wrote:
> Add a function to look up a property which is a phandle in a node, and
> another to read a fixed-length integer array from an fdt property.
> Also add a function to read boolean properties, although there is no
> actual boolean type in U-Boot.
> 
> Signed-off-by: Simon Glass<sjg at chromium.org>

Acked-by: Gerald Van Baren <vanbaren at cideas.com>

Thanks,
gvb


More information about the U-Boot mailing list