]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards.
authorBen Dooks <ben-linux@fluff.org>
Thu, 3 Jul 2008 10:24:39 +0000 (11:24 +0100)
committerBen Dooks <ben-linux@fluff.org>
Thu, 3 Jul 2008 15:51:28 +0000 (16:51 +0100)
commit9d529c6e7b73088551057445763b2be755a3b82f
treeeb2784455bdeb0e286c1518a1a1bdc238d7a6767
parentb9db83af69e4c61107803c85872d01a45949e052
[ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards.

Move to using the physmap platform device code to attached NOR
flash on Simtec boards so that the old bast-flash driver can be
safely removed.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/Makefile
arch/arm/mach-s3c2410/mach-bast.c
arch/arm/mach-s3c2410/mach-vr1000.c
arch/arm/mach-s3c2410/nor-simtec.c [new file with mode: 0644]
arch/arm/mach-s3c2410/nor-simtec.h [new file with mode: 0644]