u-boot-brain/board/bf533-stamp/spi_flash.c
Mike Frysinger 9ce7e53abd 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>
2008-03-30 15:13:42 -04:00

3 lines
69 B
C

/* Share the spi flash code */
#include "../bf537-stamp/spi_flash.c"