projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45c1885
)
powerpc/t4240qds: Fix SPI flash type
author
Shaohui Xie
<Shaohui.Xie@freescale.com>
Mon, 25 Mar 2013 07:33:13 +0000
(07:33 +0000)
committer
Andy Fleming
<afleming@freescale.com>
Tue, 14 May 2013 21:00:25 +0000
(16:00 -0500)
T4240QDS uses a SST instead of SPANSION SPI flash.
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
include/configs/t4qds.h
patch
|
blob
|
history
diff --git
a/include/configs/t4qds.h
b/include/configs/t4qds.h
index
2c665b8
..
fb8863b
100644
(file)
--- a/
include/configs/t4qds.h
+++ b/
include/configs/t4qds.h
@@
-504,7
+504,7
@@
unsigned long get_board_ddr_clk(void);
*/
#define CONFIG_FSL_ESPI
#define CONFIG_SPI_FLASH
-#define CONFIG_SPI_FLASH_S
PANSION
+#define CONFIG_SPI_FLASH_S
ST
#define CONFIG_CMD_SF
#define CONFIG_SF_DEFAULT_SPEED 10000000
#define CONFIG_SF_DEFAULT_MODE 0