From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Mon, 14 Sep 2015 12:29:52 +0800 Subject: [U-Boot] mx7dsabresd board does not reset In-Reply-To: References: Message-ID: <20150914042947.GA19584@shlinux2> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On Sun, Sep 13, 2015 at 01:11:57PM -0300, Fabio Estevam wrote: >Hi Adrian, > >I noticed that the reset command fails on mx7sabresd board: > >=> reset >resetting ... >(it gets stuck here). I have patches to fix this issue: https://patchwork.ozlabs.org/patch/517269/ https://patchwork.ozlabs.org/patch/517270/ https://patchwork.ozlabs.org/patch/517271/ It work well in my side. Regards, Peng. > >Could you please look at it? > >Regards, > >Fabio Estevam --