]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: BF537-stamp: cleanup spi flash driver
authorMike Frysinger <vapier@gentoo.org>
Tue, 19 Feb 2008 05:58:13 +0000 (00:58 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 30 Mar 2008 19:13:42 +0000 (15:13 -0400)
commit9ce7e53abd039decea1af67aec81bbd5df7a2593
tree107b16118720b894357b18a1db16ca690239d136
parent74d1e66d22dac91388bc538b2fe19f735edc5b82
Blackfin: BF537-stamp: cleanup spi flash driver

This punts the old spi flash driver for a new/generalized one until the
common one can be integrated.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
board/bf533-stamp/Makefile
board/bf533-stamp/spi.c [deleted file]
board/bf533-stamp/spi_flash.c [new file with mode: 0644]
board/bf537-stamp/Makefile
board/bf537-stamp/spi_flash.c [new file with mode: 0644]
board/bf537-stamp/stm_m25p64.c [deleted file]