diff options
author | gaurav rana <gaurav.rana@freescale.com> | 2014-12-03 14:17:50 +0530 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2015-01-16 09:27:15 -0800 |
commit | a56e723811df7b8d32dcaab09649081370fd844a (patch) | |
tree | d574b5bf2b1dc5cf22e2dd262270cf55fc67e0c0 /board/freescale | |
parent | 3ca49c425f523d41bcec8a0eac24cce2d6a0da98 (diff) | |
download | u-boot-imx-a56e723811df7b8d32dcaab09649081370fd844a.zip u-boot-imx-a56e723811df7b8d32dcaab09649081370fd844a.tar.gz u-boot-imx-a56e723811df7b8d32dcaab09649081370fd844a.tar.bz2 |
powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS
Secure boot target is added for P5040DS platform.
Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'board/freescale')
-rw-r--r-- | board/freescale/corenet_ds/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/corenet_ds/MAINTAINERS b/board/freescale/corenet_ds/MAINTAINERS index c8ca674..745847c 100644 --- a/board/freescale/corenet_ds/MAINTAINERS +++ b/board/freescale/corenet_ds/MAINTAINERS @@ -27,3 +27,4 @@ F: configs/P5040DS_defconfig F: configs/P5040DS_NAND_defconfig F: configs/P5040DS_SDCARD_defconfig F: configs/P5040DS_SPIFLASH_defconfig +F: configs/P5040DS_SECURE_BOOT_defconfig |