]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC
authorDipen Dudhat <Dipen.Dudhat@freescale.com>
Wed, 19 Jan 2011 07:16:27 +0000 (12:46 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 20 Jan 2011 04:58:24 +0000 (22:58 -0600)
commitbeba93ed05d8cea795bad895b6cc1490004fc242
tree43f6f94012a276a1e69c27e47c34d4b449a3173e
parentb7070904327d10eb789ccafa4622659ffaa6645c
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC

Future SoC (like the P1010) replace the LBC controller with the new IFC
(Integrated Flash Controller) so ensure we properly protect code that is
related to the LBC.

Signed-off-by: Dipen Dudhat <Dipen.Dudhat@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/cpu/mpc85xx/speed.c