
19 Feb
2018
19 Feb
'18
4:14 p.m.
On 02/16/2018 11:52 AM, Madan Srinivas wrote:
This series adds support for the secure Lammar (K2L) SoC.
It defines a new defconfig file for K2L HS, based on the GP K2L defconfig and updates the u-boot default env variables to install the secure boot-monitor on startup.
Acked-by: Andrew F. Davis afd@ti.com
Madan Srinivas (2): configs: k2l: Updates u-boot env to install secure boot monitor defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfig
configs/k2l_hs_evm_defconfig | 43 +++++++++++++++++++++++++++++++++++++++++++ include/configs/k2l_evm.h | 9 +++++++++ 2 files changed, 52 insertions(+) create mode 100644 configs/k2l_hs_evm_defconfig