Searched hist:e4e7e42803ec2399211883ad7793406b7eafa776 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | portals.c | e4e7e42803ec2399211883ad7793406b7eafa776 Tue May 10 20:28:14 UTC 2011 Timur Tabi <timur@freescale.com> powerpc/85xx: add support the ePAPR "phandle" property
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@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|