]> Git Repo - J-u-boot.git/commit - include/libfdt.h
libfdt: Add fdt_set_name() function
authorDavid Gibson <[email protected]>
Fri, 11 Jan 2008 03:55:05 +0000 (14:55 +1100)
committerGerald Van Baren <[email protected]>
Wed, 19 Mar 2008 01:03:45 +0000 (21:03 -0400)
commit9eaeb07a7185d852c7aa10735ecd4e9edf24fb5d
treec805461c3e8e3e13372e918f0dd0ced4fa4571ea
parentfdeb932b1c8a3b615463995c3452d30ee0b12a33
libfdt: Add fdt_set_name() function

This patch adds an fdt_set_name() function to libfdt, mirroring
fdt_get_name().  This is a r/w function which alters the name of a
given device tree node.

Signed-off-by: David Gibson <[email protected]>
include/libfdt.h
libfdt/fdt_rw.c
This page took 0.035137 seconds and 4 git commands to generate.