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

Stephen Warren swarren at nvidia.com
Wed Jan 18 23:01:40 CET 2012


On 01/11/2012 09: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: Stephen Warren <swarren at nvidia.com>
(only because I commented on this before; I'm not an FDT maintainer here)

-- 
nvpublic


More information about the U-Boot mailing list