[U-Boot] [PATCH 2/2] fdt: Add new fdt_create_phandle helper

Jerry Van Baren gvb.uboot at gmail.com
Tue Aug 2 04:15:24 CEST 2011


On 08/01/2011 02:23 AM, Kumar Gala wrote:
> Add a helper function that will return a phandle value for the given
> node.  If the node doesn't have a phandle already one will be created.
>
> Signed-off-by: Kumar Gala<galak at kernel.crashing.org>

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

> ---
>   common/fdt_support.c  |   20 ++++++++++++++++++++
>   include/fdt_support.h |    1 +
>   2 files changed, 21 insertions(+), 0 deletions(-)

[snip]

Thanks,
gvb


More information about the U-Boot mailing list