From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 23 Apr 2014 15:27:52 -0700 Subject: [U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDS In-Reply-To: <1394563047-13425-1-git-send-email-aneesh.bansal@freescale.com> References: <1394563047-13425-1-git-send-email-aneesh.bansal@freescale.com> Message-ID: <53583E68.7060609@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 03/11/2014 11:37 AM, Aneesh Bansal wrote: > Add NOR, SPI and SD secure boot targets for BSC9132QDS. > > Changes: > - Debug TLB entry is not required for Secure Boot Target. > > Signed-off-by: Aneesh Bansal > --- Applied to u-boot-mpc85xx/master, thanks. York