Home
last modified time | relevance | path

Searched hist:a8d2a75d (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfdt_support.ha8d2a75d Thu Jul 14 20:40:10 CDT 2011 Gerald Van Baren <gvb@unssw.com> fdt: introduce fdt_create_phandle()

The ePAPR specification says that phandle properties should be called
"phandle", and not "linux,phandle". To facilitate the migration from
"linux,phandle" to "phandle", introduce function fdt_create_phandle(),
which creates a phandle in a given node. For now, we create both the
"phandle" and "linux,phandle" properties. A later version of this
function will remove support for "linux,phandle".

Signed-off-by: Timur Tabi <timur@freescale.com>
/openbmc/u-boot/common/
H A Dfdt_support.ca8d2a75d Thu Jul 14 20:40:10 CDT 2011 Gerald Van Baren <gvb@unssw.com> fdt: introduce fdt_create_phandle()

The ePAPR specification says that phandle properties should be called
"phandle", and not "linux,phandle". To facilitate the migration from
"linux,phandle" to "phandle", introduce function fdt_create_phandle(),
which creates a phandle in a given node. For now, we create both the
"phandle" and "linux,phandle" properties. A later version of this
function will remove support for "linux,phandle".

Signed-off-by: Timur Tabi <timur@freescale.com>