From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaehoon Chung Subject: Re: [U-Boot,v4,01/13] cmd: fdt: Narrow the check for fdt addr Date: Wed, 17 Aug 2016 11:31:18 +0900 Message-ID: <3d40964a-47ce-c9cf-302a-c5f960245928@samsung.com> References: <20160705082646.25044-2-maxime.ripard@free-electrons.com> <20160816015518.GT5342@bill-the-cat> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <20160816015518.GT5342@bill-the-cat> Sender: devicetree-compiler-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Tom Rini Cc: Maxime Ripard , Pantelis Antoniou , Simon Glass , Thomas Petazzoni , u-boot-0aAXYlwwYIKGBzrmiIFOJg@public.gmane.org, Alexander Kaplan , devicetree-compiler-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, David Gibson On 08/16/2016 10:55 AM, Tom Rini wrote: > On Tue, Aug 16, 2016 at 10:52:04AM +0900, Jaehoon Chung wrote: >> Hi, >> >> On 07/05/2016 05:26 PM, Maxime Ripard 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. >>> >>> Acked-by: Simon Glass >>> Acked-by: Pantelis Antoniou >>> Signed-off-by: Maxime Ripard >> >> I don't know what these patchset were delegated to me..I think it's not my scope. >> Simon is FDT maintainer..Could you check these patch-set? > > Ah whoops, that would be me. I assigned Pantelis some FDT stuff in > patchwork too, but I bulk changed it all over to you, sorry! Thanks! :) Then I will delegate to you, is it ok? Best Regards, Jaehoon Chung >