mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-18 06:38:15 +01:00
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>
3 lines
69 B
C
3 lines
69 B
C
/* Share the spi flash code */
|
|
#include "../bf537-stamp/spi_flash.c"
|