Home
last modified time | relevance | path

Searched hist:bea3cbb07fb4c47c2a0324a22bb83c020769f151 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DBSC9132QDS.hbea3cbb07fb4c47c2a0324a22bb83c020769f151 Wed Mar 12 16:30:18 UTC 2014 Aneesh Bansal <aneesh.bansal@freescale.com> 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>