* [U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS
@ 2014-12-02 5:50 Gaurav Rana
2014-12-02 22:17 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Gaurav Rana @ 2014-12-02 5:50 UTC (permalink / raw)
To: u-boot
From: Gaurav Kumar Rana <gaurav.rana@freescale.com>
Secure boot target is added for P5040DS platform.
Signed-off-by: Gaurav Kumar Rana <gaurav.rana@freescale.com>
---
configs/P5040DS_SECURE_BOOT_defconfig | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 configs/P5040DS_SECURE_BOOT_defconfig
diff --git a/configs/P5040DS_SECURE_BOOT_defconfig b/configs/P5040DS_SECURE_BOOT_defconfig
new file mode 100644
index 0000000..8e21ca5
--- /dev/null
+++ b/configs/P5040DS_SECURE_BOOT_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT"
+CONFIG_PPC=y
+CONFIG_MPC85xx=y
+CONFIG_TARGET_P5040DS=y
--
1.8.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS
2014-12-02 5:50 [U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS Gaurav Rana
@ 2014-12-02 22:17 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-12-02 22:17 UTC (permalink / raw)
To: u-boot
On 12/01/2014 09:50 PM, Gaurav Rana wrote:
> From: Gaurav Kumar Rana <gaurav.rana@freescale.com>
>
> Secure boot target is added for P5040DS platform.
>
> Signed-off-by: Gaurav Kumar Rana <gaurav.rana@freescale.com>
> ---
> configs/P5040DS_SECURE_BOOT_defconfig | 4 ++++
> 1 file changed, 4 insertions(+)
> create mode 100644 configs/P5040DS_SECURE_BOOT_defconfig
>
> diff --git a/configs/P5040DS_SECURE_BOOT_defconfig b/configs/P5040DS_SECURE_BOOT_defconfig
> new file mode 100644
> index 0000000..8e21ca5
> --- /dev/null
> +++ b/configs/P5040DS_SECURE_BOOT_defconfig
> @@ -0,0 +1,4 @@
> +CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT"
> +CONFIG_PPC=y
> +CONFIG_MPC85xx=y
> +CONFIG_TARGET_P5040DS=y
>
This is a new target. Please update MAINTAINER file. Please make sure you tested
it on top of tree.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-02 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 5:50 [U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS Gaurav Rana
2014-12-02 22:17 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox