[S3C] Split nand driver out of s3c
commite9e5d0828ce4e00486aba26ee735afeaa0176ff1
authorMichel <michel.pollet@peavey-eu.com>
Mon, 23 Feb 2009 15:38:09 +0000 (23 15:38 +0000)
committerMichel Pollet <buserror@gmail.com>
Sun, 8 Mar 2009 21:16:20 +0000 (8 21:16 +0000)
treecc5a40153bd70ba9c9be17803e12c1db13beec92
parent71e6f81b984fe74d8e2e703c4df35bb552f229f7
[S3C] Split nand driver out of s3c

Removed the s2410 driver from the main CPU file, and made
it modular, with a small driver interface.
This was done because the NAND interface is pretty much
the major differing subsystem between a 2410 and 2440
hw/mini2440.c
hw/s3c.h
hw/s3c2410.c
hw/s3c2410_nand.c [new file with mode: 0644]