]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: load ucode from nand flash before qe_init
authorHaiying Wang <Haiying.Wang@freescale.com>
Mon, 7 Feb 2011 21:14:15 +0000 (16:14 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 4 Apr 2011 14:24:41 +0000 (09:24 -0500)
commita7b1e1b706a78f9208cb4128be9692e97f58e5ac
tree6265dd4d45b2262830360e4cbc91264b8a3f88f2
parent0b3b1766b78331dfd109f2c5f816dcdd65055eb6
powerpc/85xx: load ucode from nand flash before qe_init

In the case the QE's microcode is stored in nand flash, we need to load it from
NAND flash to ddr first then the qe_init can get the ucode correctly.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu_init.c