From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 31 Jul 2015 08:42:37 -0700 Subject: [U-Boot] [PATCH] powerpc/t4rdb: fix cpld reset altbank In-Reply-To: <1430290613-29601-1-git-send-email-shh.xie@gmail.com> References: <1430290613-29601-1-git-send-email-shh.xie@gmail.com> Message-ID: <55BB976D.6060301@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 04/28/2015 11:56 PM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > cpld reset altbank should always reset to bank4 no matter what current > bank is. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx master. Thanks. York