[PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Tue, 26 Sep 2006 06:32:17 +0000 (23:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:48:54 +0000 (08:48 -0700)
commit2514183dff2d5282cb745af34f56d1b98e5b2df8
tree9304ff119402d138bde6350df4b140749f7bf2b6
parentbc157b75960f1f33566074e820342690216629b9
[PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000

FRegister a platform device for the AT49BV6416 NOR flash chip on the ATSTK1000
development board for use by the physmap MTD driver.

The SMC timings are set up before the platform device is registered so that no
board-specific mapping driver is necessary.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/avr32/boards/atstk1000/Makefile
arch/avr32/boards/atstk1000/flash.c [new file with mode: 0644]