diff options
| author | Po Liu <[email protected]> | 2014-11-26 09:38:48 +0800 |
|---|---|---|
| committer | York Sun <[email protected]> | 2015-01-16 09:27:06 -0800 |
| commit | 3ca49c425f523d41bcec8a0eac24cce2d6a0da98 (patch) | |
| tree | 4c9c916ce3967013f3529ff3151910fe7d1dbad9 /board/freescale | |
| parent | ab77f24119e80257de4ab017b877f92f96980562 (diff) | |
powerpc/c29xpcie: Add secure boot support
Add NOR and SPI flash secure boot target for C29XPCIE board.
Signed-off-by: Po Liu <[email protected]>
Signed-off-by: Mingkai.Hu <[email protected]>
Reviewed-by: York Sun <[email protected]>
Diffstat (limited to 'board/freescale')
| -rw-r--r-- | board/freescale/c29xpcie/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/c29xpcie/MAINTAINERS b/board/freescale/c29xpcie/MAINTAINERS index db2e5e3bd32..33088396f57 100644 --- a/board/freescale/c29xpcie/MAINTAINERS +++ b/board/freescale/c29xpcie/MAINTAINERS @@ -6,3 +6,5 @@ F: include/configs/C29XPCIE.h F: configs/C29XPCIE_defconfig F: configs/C29XPCIE_NAND_defconfig F: configs/C29XPCIE_SPIFLASH_defconfig +F: configs/C29XPCIE_NOR_SECBOOT_defconfig +F: configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig |
