ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage
authorJason Wang <jason77.wang@gmail.com>
Thu, 2 Sep 2010 07:52:04 +0000 (15:52 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 1 Oct 2010 07:32:21 +0000 (09:32 +0200)
commit8005cf2eb39786a0a3592fe178603ee1caccc5eb
treef3d7eba7db568314c50985b91014e7611f032f18
parent988916e1a9af1994d510138e7201acf7b425fb46
ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage

A 2M bytes SPI NOR flash(sst25vf016b) is soldered on the mx51_3ds
board.  So add the corresponding device for it.

Signed-off-by: Jason Wang <jason77.wang@gmail.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/board-mx51_3ds.c