commit | 6be8f1e39ff7ca1c81a03dac20f67b1e515d04ec | [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 | bf955b23ebfa04a965070cbbacbe22de3fa0131d [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>