diff options
| author | Gerald Van Baren <gvb@unssw.com> | 2011-07-14 21:40:10 -0400 | 
|---|---|---|
| committer | Gerald Van Baren <gvb@unssw.com> | 2011-07-14 21:43:45 -0400 | 
| commit | a8d2a75d729ef0a701258a4b5bfcaf121fa30463 (patch) | |
| tree | f0d94cc0ffde9c4268d2779fb0190f0d3fc3e7d9 /common/image.c | |
| parent | b3606f141e56df972b5caf5e2316d652f0089ee6 (diff) | |
| download | olio-uboot-2014.01-a8d2a75d729ef0a701258a4b5bfcaf121fa30463.tar.xz olio-uboot-2014.01-a8d2a75d729ef0a701258a4b5bfcaf121fa30463.zip | |
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>
Diffstat (limited to 'common/image.c')
0 files changed, 0 insertions, 0 deletions