[U-Boot] [PATCH v3 08/12] libfdt: Add fdt_path_offset_namelen

Simon Glass sjg at chromium.org
Wed Jun 29 05:27:44 CEST 2016


On 26 June 2016 at 01:10, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> Hi,
>
> On Sat, Jun 25, 2016 at 08:53:53PM -0600, Simon Glass wrote:
>> 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
>
> What do you mean?

That was a mistake. I meant:

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list