Skip to content

Commit

Permalink
powerpc/fsl: Add support for Integrated Flash Controller
Browse files Browse the repository at this point in the history
Integrated Flash Controller supports various flashes like NOR, NAND
and other devices using NOR, NAND and GPCM Machine available on it.
IFC supports four chip selects.

Signed-off-by: Dipen Dudhat <Dipen.Dudhat@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Liu Shuo <b35362@freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Prabhakar Kushwaha authored and kumargala committed Jan 4, 2012
1 parent f706bed commit a20cbde
Show file tree
Hide file tree
Showing 4 changed files with 1,149 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,10 @@ config FSL_LBC
controller. Also contains some common code used by
drivers for specific local bus peripherals.

config FSL_IFC
bool
depends on FSL_SOC

config FSL_GTM
bool
depends on PPC_83xx || QUICC_ENGINE || CPM2
Expand Down

0 comments on commit a20cbde

Please sign in to comment.