From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 25 Nov 2014 09:41:53 -0800 Subject: [U-Boot] [PATCH v2] powerpc/t4rdb: Add support of CPLD In-Reply-To: <1413792195-29107-1-git-send-email-Chunhe.Lan@freescale.com> References: <1413792195-29107-1-git-send-email-Chunhe.Lan@freescale.com> Message-ID: <5474BF61.3080905@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/20/2014 01:03 AM, 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 > --- The difference between v2 and v1 is applied to u-boot-mpc85xx master with new subject "powerpc/t4rdb: Fix CPLD timing". Awaiting upstream. Thanks. York