powerpc/fsl: Add support for Integrated Flash Controller
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>
Showing
- arch/powerpc/Kconfig 4 additions, 0 deletionsarch/powerpc/Kconfig
- arch/powerpc/include/asm/fsl_ifc.h 834 additions, 0 deletionsarch/powerpc/include/asm/fsl_ifc.h
- arch/powerpc/sysdev/Makefile 1 addition, 0 deletionsarch/powerpc/sysdev/Makefile
- arch/powerpc/sysdev/fsl_ifc.c 310 additions, 0 deletionsarch/powerpc/sysdev/fsl_ifc.c
arch/powerpc/include/asm/fsl_ifc.h
0 → 100644
This diff is collapsed.
arch/powerpc/sysdev/fsl_ifc.c
0 → 100644
Please register or sign in to comment