[U-Boot] [PATCH v3 08/12] libfdt: Add fdt_path_offset_namelen
Simon Glass
sjg at chromium.org
Sun Jun 26 04:53:53 CEST 2016
On 24 June 2016 at 08:27, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> Add a namelen variant of fdt_path_offset to retrieve the node offset using
> only a fixed number of characters.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
> include/libfdt.h | 16 +++++++++++++++-
> lib/libfdt/fdt_ro.c | 18 ++++++++++--------
> 2 files changed, 25 insertions(+), 9 deletions(-)
fdt_setprop_inplace
More information about the U-Boot
mailing list