[U-Boot] [PATCH v2 1/9] cmd: fdt: Narrow the check for fdt addr
Pantelis Antoniou
pantelis.antoniou at konsulko.com
Fri Jun 10 15:55:12 CEST 2016
> On Jun 10, 2016, at 03:34 , Simon Glass <sjg at chromium.org> wrote:
>
> On 27 May 2016 at 03:13, Maxime Ripard <maxime.ripard at free-electrons.com> wrote:
>> The current code only checks if the fdt subcommand is fdt addr by checking
>> whether it starts with 'a'.
>>
>> Since this is a pretty widely used letter, narrow down that check a bit.
>>
>> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
>> ---
>> cmd/fdt.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Acked-by: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
More information about the U-Boot
mailing list