[U-Boot] [Patch v1 6/6] Driver/IFC: Move Freescale IFC driver to a common driver
Prabhakar Kushwaha
prabhakar at freescale.com
Thu Oct 31 04:27:18 CET 2013
On 10/31/2013 7:37 AM, York Sun wrote:
> Freescale IFC controller has been used for mpc8xxx. It will be used
> for ARM-based SoC as well. This patch moves the driver to driver/mtd
> and fix the header file includes.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
>
Thanks York for this patch. This was pending from long time.
This patch moves fsl_ifc.c from powerpc to driver/mtd
I am not sure having 2 files for IFC controller in driver/mtd/ is
correct. Although fsl_ifc.c is for IFC Controller(NOR, NAND machine) and
fsl_ifc_nand.c is only for IFC - NAND machine.
I am asking this question as same changes will be applicable in Linux also.
Also,
We have to move changes of arch/powerpc/cpu/mpc85xx/speed.c to fsl_ifc.c
. This will make a IFC driver generic.
As this patch has impact on all IFC platforms, has this been tested on
few platforms?
Thanks,
Prabhakar
More information about the U-Boot
mailing list