[U-Boot] [U-Boot-Users] [PATCH RFC 3/5] i.MX31: Add i.MX31 NAND Flash Controller driver.

Magnus Lilja lilja.magnus at gmail.com
Wed Aug 13 19:57:32 CEST 2008


Hi Stefan,

On Wed, Aug 13, 2008 at 9:37 AM, Stefan Roese <sr at denx.de> wrote:
> Hi Magnus,
>
> On Wednesday 13 August 2008, Magnus Lilja wrote:
>> >  cpu/arm1136/mx31/Makefile |    4 +-
>> >  cpu/arm1136/mx31/mxc_nd.c | 1172
>> >  cpu/arm1136/mx31/mxc_nd.h |  106 ++++
>>
>> A question regarding the placement of the mxc_nd.c file: Shall SoC
>> NAND drivers be placed in drivers/mtd/nand or in cpu/<cputype>/<soc>/
>> ? I noticed that Guennadi Liakhovetski's patch placed a NAND driver in
>> the mtd/nand directory (drivers/mtd/nand/s3c64xx.c).
>
> They should be placed in the drivers/mtd/nand directory. I will move the
> PPC4xx NAND driver to this directory soon too.

I'll move the i.MX31 driver into drivers/mtd/nand in the next version
of the patch-set then.

Thanks, Magnus



More information about the U-Boot mailing list