]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM
authorAneesh Bansal <aneesh.bansal@freescale.com>
Tue, 16 Jun 2015 05:06:43 +0000 (10:36 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:55 +0000 (13:50 +0200)
commit2bdff6f71dab3ee016cc2d2f04cd7652c3174fe9
treed1ce2350f7a9041d8ccf5bbb34a95173664d1c52
parent1f43f1e8ab8457ee399ab3678f2e37aabf9b23f0
powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM

For running Chain of Trust when doing Secure Boot from NAND,
the Bootscript header and bootscript must be copied from NAND
to RAM(DDR).
The addresses and commands for the same have been defined.

Signed-off-by: Saksham Jain <saksham@freescale.com>
Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/include/asm/fsl_secure_boot.h
include/config_fsl_secboot.h
include/configs/corenet_ds.h