From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 13 May 2014 11:30:54 -0500 Subject: [U-Boot] [PATCH 2/2] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDB In-Reply-To: <1398160026-16872-1-git-send-email-aneesh.bansal@freescale.com> References: <1398160026-16872-1-git-send-email-aneesh.bansal@freescale.com> Message-ID: <537248BE.5020104@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 04/22/2014 04:47 AM, Aneesh Bansal wrote: > Secure Boot Target is added for T2080RDB > > Changes: > For Secure boot, CPC is configured as SRAM and used as house > keeping area which needs to be disabled. > So CONFIG_SYS_CPC_REINIT_F is defined for CONFIG_T2080RDB. > > Signed-off-by: Aneesh Bansal > --- Applied to u-boot-mpc85xx/master. Thanks, York