From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 18 Nov 2014 09:07:00 -0800 Subject: [U-Boot] [PATCH v3 4/8] common: spl: Add interactive DDR debugger support for SPL image In-Reply-To: <20141118080254.675ee5d0@lilith> References: <1413532834-10380-1-git-send-email-b18965@freescale.com> <1413532834-10380-5-git-send-email-b18965@freescale.com> <20141027102949.413d29ad@lilith> <1d5a39b148ad4119b71d81e4b4a6e391@BN1PR0301MB0689.namprd03.prod.outlook.com> <546A7E1A.3030607@freescale.com> <20141118080254.675ee5d0@lilith> Message-ID: <546B7CB4.6090708@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/17/2014 11:02 PM, Albert ARIBAUD wrote: > Hello York, > > On Mon, 17 Nov 2014 15:00:42 -0800, York Sun > wrote: >> On 10/27/2014 06:48 PM, Wang Huan-B18965 wrote: >>> Hello, Albert, >>> >> >> >>>>> --- >>>>> Change log: >>>>> v3: Gave more explaination in the commit. >>>>> v2: No change. >>>> >>>> This does not apply cleanly. Could you rebase and resubmit? >>> [Alison Wang] ok, I will rebase and resubmit the set. Thanks. >>> >> >> Alison, >> >> Where are we on this patch? If you haven't sent an update, I can take this one >> and resolve the conflict. >> >> Albert, >> >> This set primarily deals with FSL specific boards. I can take them in if you >> don't see any issue with the patches (except the conflicts). > > Thanks York for the proposal, but I would prefer the patch to be > rebased and resubmitted, as rebasing does require some changes > which could be trivial, and thus be handled by the custodian, or not > trivial, and thus require review; best, therefore, to rebase and repost. > All right, then. Alison, please send a new set after you test it. I will mark this set "change requested". York