]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: Remove QE firmware copy from NAND
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Mon, 21 Apr 2014 05:16:59 +0000 (10:46 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:49 +0000 (17:58 -0700)
commit169ee57138ece39e126c54901e5c7b71c1321719
tree74d2536273a8798b96266c14102e877c5ba5bbcb
parent6259e291341d4c3753c7ce0e61d2bf8bdc5eacf0
powerpc/mpc85xx: Remove QE firmware copy from NAND

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>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/cpu_init.c