All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] powerpc: SECURE BOOT- Add secure boot target for T1042RDB
@ 2014-12-16  6:18 Gaurav Rana
  2015-01-23  0:30 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Gaurav Rana @ 2014-12-16  6:18 UTC (permalink / raw)
  To: u-boot

Secure boot target is added for T1042RDB platform.

Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
---
 board/freescale/t104xrdb/MAINTAINERS   | 1 +
 configs/T1042RDB_SECURE_BOOT_defconfig | 4 ++++
 2 files changed, 5 insertions(+)
 create mode 100644 configs/T1042RDB_SECURE_BOOT_defconfig

diff --git a/board/freescale/t104xrdb/MAINTAINERS b/board/freescale/t104xrdb/MAINTAINERS
index b61e1c0..13d9be9 100644
--- a/board/freescale/t104xrdb/MAINTAINERS
+++ b/board/freescale/t104xrdb/MAINTAINERS
@@ -21,3 +21,4 @@ T1040RDB_SECURE_BOOT BOARD
 M:	Aneesh Bansal  <aneesh.bansal@freescale.com>
 S:	Maintained
 F:	configs/T1040RDB_SECURE_BOOT_defconfig
+F:	configs/T1042RDB_SECURE_BOOT_defconfig
diff --git a/configs/T1042RDB_SECURE_BOOT_defconfig b/configs/T1042RDB_SECURE_BOOT_defconfig
new file mode 100644
index 0000000..c8dd5c2
--- /dev/null
+++ b/configs/T1042RDB_SECURE_BOOT_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="PPC_T1042,SECURE_BOOT,T1042RDB"
+CONFIG_PPC=y
+CONFIG_MPC85xx=y
+CONFIG_TARGET_T104XRDB=y
-- 
1.8.1.4

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

* [U-Boot] [PATCH] powerpc: SECURE BOOT- Add secure boot target for T1042RDB
  2014-12-16  6:18 [U-Boot] [PATCH] powerpc: SECURE BOOT- Add secure boot target for T1042RDB Gaurav Rana
@ 2015-01-23  0:30 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2015-01-23  0:30 UTC (permalink / raw)
  To: u-boot



On 12/16/2014 12:18 AM, Gaurav Rana wrote:
> Secure boot target is added for T1042RDB platform.
> 
> Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
> ---

Applied to u-boot-mpc85xx master branch, awaiting upstream.

York

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

end of thread, other threads:[~2015-01-23  0:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-16  6:18 [U-Boot] [PATCH] powerpc: SECURE BOOT- Add secure boot target for T1042RDB Gaurav Rana
2015-01-23  0:30 ` York Sun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.