commit | bea3cbb07fb4c47c2a0324a22bb83c020769f151 | [log] [tgz] |
---|---|---|
author | Aneesh Bansal <aneesh.bansal@freescale.com> | Wed Mar 12 22:00:18 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Tue Apr 22 17:58:46 2014 -0700 |
tree | 66f676accd5b9bf8ffb64380d626252aa8325913 | |
parent | f978f7c203a6ea8a9bdc101a12486d6903fd8162 [diff] |
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>