[U-Boot] [PATCH 1/2] fdt: Rename fdt_create_phandle to fdt_set_phandle
Jerry Van Baren
gvb.uboot at gmail.com
Tue Aug 2 04:14:28 CEST 2011
On 08/01/2011 02:23 AM, Kumar Gala wrote:
> The old fdt_create_phandle didn't actually create a phandle it just
> set one. We'll introduce a new helper that actually does creation.
>
> Signed-off-by: Kumar Gala<galak at kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren at cideas.com>
> ---
> arch/powerpc/cpu/mpc85xx/portals.c | 2 +-
> common/fdt_support.c | 6 +++---
> include/fdt_support.h | 2 +-
> 3 files changed, 5 insertions(+), 5 deletions(-)
[snip]
More information about the U-Boot
mailing list