From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 7 Oct 2015 14:45:21 -0700 Subject: [U-Boot] [PATCH] ls102xa: Fix reset hang In-Reply-To: References: <1443792315-18997-1-git-send-email-festevam@gmail.com> <20151002144214.E7D4E382C64@gemini.denx.de> <20151003151826.GN3829@bill-the-cat> Message-ID: <56159271.2060704@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 10/07/2015 02:43 PM, Fabio Estevam wrote: > On Sat, Oct 3, 2015 at 12:18 PM, Tom Rini wrote: > >> Fabio, can you do a v2 that makes the commit message a bit clearer that >> this is a temporary work-around and that a proper solution to the >> underlying problem is coming? I think everyone that's reading this >> thread knows this but we should make it clear to someone that just picks >> up the code / commit (so maybe a comment block too) that we're making >> things non-broken for the release but that's not the same thing as >> making it correct for the long term. Thanks! > > Did as suggested in v3. > > Into which tree will the patch go in: Yours or York's? > Please use master, or Tom's tree. My tree is behind and I only update before requesting a pull. York