
9 Feb
2009
9 Feb
'09
9:40 a.m.
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