Commit 7735cefc authored by Michael Hennerich's avatar Michael Hennerich Committed by Bryan Wu
Browse files

Blackfin arch: Add support for the M25P16 SPI FLash

parent 1d945e2b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -379,6 +379,7 @@ ENTRY(_bfin_reset)
	CLI R6;
	SSYNC;

#if 0 /* Need to determine later if this is here necessary for BF54x */
#if defined(CONFIG_MTD_M25P80)
/*
 * The following code fix the SPI flash reboot issue,
@@ -413,6 +414,7 @@ _delay_lab0_end:
	nop;
_delay_lab1_end:
	nop;
#endif
#endif

	/* Clear the bits 13-15 in SWRST if they werent cleared */