[U-Boot] [PATCH 1/2 v5] fdt: Add a do_fixup_by_path_string() function

Chunhe Lan b25806 at freescale.com
Tue Aug 30 09:25:15 CEST 2011


On Tue, 30 Aug 2011 13:20:48 +0800, Wolfgang Denk <wd at denx.de> wrote:

> Dear Chunhe Lan,
>
> In message <1314675674-9825-1-git-send-email-Chunhe.Lan at freescale.com>  
> you wrote:
>> 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 at freescale.com>
>> ---
>>  include/fdt_support.h |    7 +++++++
>>  1 files changed, 7 insertions(+), 0 deletions(-)
>
> This is v5, but there is no log of changes.
>
> This change log is MANDATORY!!

    OK.
    Thanks.

    -Jack Lan

> Best regards,
>
> Wolfgang Denk



More information about the U-Boot mailing list