
kevin.morfitt@fearnside-systems.co.uk wrote:
This patch adds support for the s3c2440 cpu to the nand driver. It does this by replacing the existing driver with that from linux 2.6.31.5, modified to make it work in the u-boot mtd nand architecture. Note that the linux s3c2410 nand driver supports s3c2410 and s3c2440, though I haven't been able to test this on an s3c2410 board, only an s3c2440 board.
Tested on an Embest SBC2440-II Board with local u-boot patches as I don't have any s3c2400 or s3c2410 boards but need this patch applying before I can submit patches for the SBC2440-II Board. Also, ran MAKEALL for all ARM9 targets and no new warnings or errors were found.
My opinion is that this change should be slit into the driver update and s3c2440 changes.
Tom