commit | 1c53a496ba6132a37f052aa907e23445b3fe928c | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Mon Mar 12 14:41:44 2007 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Tue Mar 13 21:15:46 2007 +1100 |
tree | 60e707eb355b5575256add3511e3a18d72508b69 | |
parent | 7c71c04625483c1da91846fd6746057d24ad6be8 [diff] |
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle(). This name better reflects what the function does, which is to look up the phandle for an internal node pointer, and add it to the internal pointer to phandle table if not found. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: Mark A. Greer <mgreer@mvista.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>