From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 20 May 2014 08:39:55 -0700 Subject: [U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NAND In-Reply-To: <1400048115-19131-1-git-send-email-aneesh.bansal@freescale.com> References: <1400048115-19131-1-git-send-email-aneesh.bansal@freescale.com> Message-ID: <537B774B.9080506@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 05/13/2014 11:15 PM, Aneesh Bansal wrote: > In case of secure boot from NAND, CSPR and FTIM settings are > same as non-secure NAND boot. CSPR0 is configured as NAND and > CSPR1 is configured as NOR. > > Signed-off-by: Aneesh Bansal > --- Applied to u-boot-mpc85xx/master. York