]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx6: implement secure boot support
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 13:34:35 +0000 (15:34 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 13:34:35 +0000 (15:34 +0200)
commit4cc1ac659f89ce917164617965c8cc971d25167f
tree423afe4521dc59f11d953638eae09ef49cdd4bad
parent69c819e66141a80a61aa6b7296aed19ee9ea0b73
karo: tx6: implement secure boot support
12 files changed:
board/karo/tx6/flash.c
board/karo/tx6/lowlevel_init.S
board/karo/tx6/tx6qdl.c
board/karo/tx6/u-boot.lds
common/Kconfig
configs/tx6q-1020_sec_defconfig [new file with mode: 0644]
configs/tx6q-10x0_sec_defconfig [new file with mode: 0644]
configs/tx6s-8034_sec_defconfig [new file with mode: 0644]
configs/tx6u-8012_sec_defconfig [new file with mode: 0644]
configs/tx6u-8033_sec_defconfig [new file with mode: 0644]
configs/tx6u-80x0_sec_defconfig [new file with mode: 0644]
drivers/misc/mxc_ocotp.c