From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 11 Dec 2014 10:59:43 -0800 Subject: [U-Boot] [PATCH] arm: ls102xa: clear EPU registers for deep sleep In-Reply-To: <1413973222-25231-1-git-send-email-chenhui.zhao@freescale.com> References: <1413973222-25231-1-git-send-email-chenhui.zhao@freescale.com> Message-ID: <5489E99F.3030104@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/22/2014 03:20 AM, Chenhui Zhao wrote: > After wakeup from deep sleep, Clear EPU registers as early as possible > to prevent from possible issue. It's also safe to clear at normal boot. > > Signed-off-by: Chenhui Zhao > --- Applied to u-boot-fsl-qoriq master, awaiting upstream. York