public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb
@ 2014-04-22  9:46 Aneesh Bansal
  2014-05-13 16:30 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Aneesh Bansal @ 2014-04-22  9:46 UTC (permalink / raw)
  To: u-boot

T1040RDB.h file is removed and a unified file T104xRDB.h is created.
Hence macro CONFIG_T1040 is renamed to CONFIG_T104x.

Signed-off-by: Gaurav Kumar Rana <gaurav.rana@freescale.com>
Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
---
 arch/powerpc/include/asm/fsl_secure_boot.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/include/asm/fsl_secure_boot.h b/arch/powerpc/include/asm/fsl_secure_boot.h
index 29bef91..9a0cb20 100644
--- a/arch/powerpc/include/asm/fsl_secure_boot.h
+++ b/arch/powerpc/include/asm/fsl_secure_boot.h
@@ -21,7 +21,7 @@
 	defined(CONFIG_T4240QDS) || \
 	defined(CONFIG_T2080QDS) || \
 	defined(CONFIG_T1040QDS) || \
-	defined(CONFIG_T1040RDB)
+	defined(CONFIG_T104xRDB)
 #define CONFIG_SYS_CPC_REINIT_F
 #undef CONFIG_SYS_INIT_L3_ADDR
 #define CONFIG_SYS_INIT_L3_ADDR			0xbff00000
-- 
1.8.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 1/2] powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb
  2014-04-22  9:46 [U-Boot] [PATCH 1/2] powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb Aneesh Bansal
@ 2014-05-13 16:30 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-05-13 16:30 UTC (permalink / raw)
  To: u-boot

On 04/22/2014 04:46 AM, Aneesh Bansal wrote:
> T1040RDB.h file is removed and a unified file T104xRDB.h is created.
> Hence macro CONFIG_T1040 is renamed to CONFIG_T104x.
> 
> Signed-off-by: Gaurav Kumar Rana <gaurav.rana@freescale.com>
> Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
> ---

Applied to u-boot-mpc85xx/master.

Thanks,

York

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-13 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22  9:46 [U-Boot] [PATCH 1/2] powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb Aneesh Bansal
2014-05-13 16:30 ` York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox