commit | 76c9aaf587a566952b3148e43df3628f003c9e99 | [log] [tgz] |
---|---|---|
author | Aneesh Bansal <aneesh.bansal@freescale.com> | Fri Mar 07 19:12:09 2014 +0530 |
committer | York Sun <yorksun@freescale.com> | Tue Apr 22 17:58:45 2014 -0700 |
tree | 3788a2ae4d10061965feadf278216c721abd581d | |
parent | 0ecb15c8e98edf6a4a120eefc43bcb1e8f48d97b [diff] |
powerpc/p1010rdb: SECURE BOOT enabled for NAND 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>