
23 Apr
2014
23 Apr
'14
5:44 a.m.
On 4/23/2014 1:01 AM, Scott Wood wrote:
On Mon, 2014-04-21 at 10:46 +0530, Prabhakar Kushwaha wrote:
qe_init() does not use data copied from NAND. Thise code is not tested or complied causing compilation error during NAND boot
So, remove QE firmware copy from NAND to ddr.
Signed-off-by: Prabhakar Kushwaha prabhakar@freescale.com
Where does the QE firmware come from when booting from NAND?
QE firmware load from NAND is currently not being supported.
Even if it is supported, cpu_init.c file should not have code of loading QE firmware.
-prabhakar