From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:53:07 -0700 Subject: [U-Boot] [PATCH] powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h In-Reply-To: <1377066021-16181-1-git-send-email-Po.Liu@freescale.com> References: <1377066021-16181-1-git-send-email-Po.Liu@freescale.com> Message-ID: <5245C603.8000905@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 08/20/2013 11:20 PM, Po Liu wrote: > This patch is for board config file not to add CONFIG_SECURE_BOOT > condition for include the asm/fsl_secure_boot.h. > > Signed-off-by: Po Liu > --- Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York