[U-Boot] [PATCH 2/2] [v3] powerpc/85xx: add support the ePAPR "phandle" property

Kumar Gala kumar.gala at freescale.com
Fri Jul 22 08:54:31 CEST 2011


On May 10, 2011, at 3:28 PM, Timur Tabi wrote:

> The ePAPR specification says that phandle properties should be called
> "phandle", and not "linux,phandle".  To facilitate the migration from
> "linux,phandle" to "phandle", we update fdt_qportal() to use the new function,
> fdt_create_phandle().  This function abstracts the creation of phandle
> properties.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/portals.c |    6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)

applied to 85xx (since fdt bits are pulled in)

- k


More information about the U-Boot mailing list