]> git.ipfire.org Git - people/ms/u-boot.git/commit
fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399
authorPoonam Aggrwal <poonam.aggrwal@freescale.com>
Tue, 1 Nov 2011 13:28:20 +0000 (18:58 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Nov 2011 14:37:25 +0000 (08:37 -0600)
commitcfee584eeadbd6141f6729b19b424448599e4e47
treee44d660e720f75f499f822e84bb68f52aa482367
parent50cf3d17ce021fc6156d41abfbaa5490e8238c3b
fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399

Wrong pointer was being used to copy code into L2SRAM.
Also removed the unreferenced variable l2srbar.

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu_init_early.c