From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 23 Apr 2014 15:26:23 -0700 Subject: [U-Boot] [PATCH 2/3] powerpc/p1010rdb: SECURE BOOT- enable workaround for IFC errata A003399 In-Reply-To: <1390210023-10234-1-git-send-email-aneesh.bansal@freescale.com> References: <1390210023-10234-1-git-send-email-aneesh.bansal@freescale.com> Message-ID: <53583E0F.3090407@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 01/20/2014 01:27 AM, Aneesh Bansal wrote: > The workaround for IFC errata A003399 was not enabled > in case of secure boot. So, secure boot from NOR was not > working. > > Signed-off-by: Aneesh Bansal > --- Applied to u-boot-mpc85xx/master, thanks. York