]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: SECURE BOOT- Add NAND secure boot target for BSC9132QDS
authorAneesh Bansal <aneesh.bansal@freescale.com>
Wed, 12 Mar 2014 16:30:18 +0000 (22:00 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:46 +0000 (17:58 -0700)
commitbea3cbb07fb4c47c2a0324a22bb83c020769f151
tree66f676accd5b9bf8ffb64380d626252aa8325913
parentf978f7c203a6ea8a9bdc101a12486d6903fd8162
powerpc/mpc85xx: SECURE BOOT- Add NAND secure boot target for BSC9132QDS

In case of secure boot from NAND, the DDR is initialized by the
BootROM using the config words (CF_WORDS) in the CF_HEADER
and u-boot image is copied from NAND to DDR by the BootROM.
So, CONFIG_SYS_RAMBOOT has been defined for Secure Boot from NAND

Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
boards.cfg
include/configs/BSC9132QDS.h