projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f348ab8
)
Blackfin: bf518f-ezbrd: enable SST SPI flash driver
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 29 May 2009 21:02:37 +0000
(17:02 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 15 Jun 2009 00:01:13 +0000
(20:01 -0400)
The BF51xF parts have an internal SST SPI flash, so make sure the driver is
enabled by default so we can access it.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bf518f-ezbrd.h
patch
|
blob
|
history
diff --git
a/include/configs/bf518f-ezbrd.h
b/include/configs/bf518f-ezbrd.h
index 590ebbab78c4fe2ff124ccb0a119c456937848dc..bc7ac5d14a8912591f9fd980af3de89335d8f3d5 100644
(file)
--- a/
include/configs/bf518f-ezbrd.h
+++ b/
include/configs/bf518f-ezbrd.h
@@
-90,6
+90,7
@@
#define CONFIG_ENV_SPI_MAX_HZ 30000000
#define CONFIG_SF_DEFAULT_HZ 30000000
#define CONFIG_SPI_FLASH
+#define CONFIG_SPI_FLASH_SST
#define CONFIG_SPI_FLASH_STMICRO