From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Oct 2013 08:51:07 -0700 Subject: [U-Boot] [PATCH][v2] boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD In-Reply-To: <1380018515-14875-1-git-send-email-prabhakar@freescale.com> References: <1380018515-14875-1-git-send-email-prabhakar@freescale.com> Message-ID: <524AEF6B.3070606@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/24/2013 03:28 AM, Prabhakar Kushwaha wrote: > NAND,CPLD AMASK register is programmed for 64K size. > > so Update TLB & LAW size accordingly. > > Signed-off-by: Prabhakar Kushwaha > --- > > Based upon git://git.denx.de/u-boot.git branch master > > changes for v2: > - Updated both CPLD and NAND > Applied to u-boot-mpc85xx/next branch, pending merging to u-boot-mpc85xx/master branch. York