[U-Boot] [PATCH v3] Nand driver for Nomadik SoC
Alessandro Rubini
rubini-list at gnudd.com
Mon Feb 9 09:40:02 CET 2009
>> cpu/arm926ejs/nomadik/nand.c | 221++++++++++++++++++++++++++++++++++++++++
> This driver should go into drivers/mtd/nand instead.
I've seen a lot of nand.c in board directories and three of them in
cpu directories (cpu/arm920t/s3c24x0/nand.c
cpu/arm926ejs/nomadik/nand.c cpu/arm926ejs/davinci/nand.c), while
drivers/mtd/nand looked like generic code to me with a few exceptions.
If you confirm that all SoC-specific code is expected to go there over
time, I'll move it and resubmit.
/alessandro
More information about the U-Boot
mailing list