Home
last modified time | relevance | path

Searched hist:"8 ddb10eae0c0e6936c69b19c21aaa2f6e0433717" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.h8ddb10eae0c0e6936c69b19c21aaa2f6e0433717 Wed Aug 31 02:36:32 UTC 2011 Chunhe Lan <Chunhe.Lan@freescale.com> fdt: Add a do_fixup_by_path_string() function

The do_fixup_by_path_string() will set the specified node's property to the
value contained in "status". It would just be an inline wrapper for
do_fixup_by_path() that calls strlen on the argument.

Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>