From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 14 Nov 2014 13:26:45 -0800 Subject: [U-Boot] [PATCH] powerpc/t4rdb: Add support of CPLD In-Reply-To: <1410504429-1437-1-git-send-email-Chunhe.Lan@freescale.com> References: <1410504429-1437-1-git-send-email-Chunhe.Lan@freescale.com> Message-ID: <54667395.2040304@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 09/11/2014 11:47 PM, Chunhe Lan wrote: > This support of CPLD includes > > - Files and register definitions > - Command to switch alternate bank > - Command to switch default bank > > Signed-off-by: Chunhe Lan > --- Applied to u-boot-mpc85xx master. Thanks. York