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:
7936b51
)
galaxy5200: change cs1 configuration
author
Eric Millbrandt
<emillbrandt@coldhaus.com>
Fri, 25 Sep 2009 22:47:43 +0000
(17:47 -0500)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 18 Oct 2009 20:46:31 +0000
(22:46 +0200)
Correct the chip select configuration for the nand flash chip select.
Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
include/configs/galaxy5200.h
patch
|
blob
|
history
diff --git
a/include/configs/galaxy5200.h
b/include/configs/galaxy5200.h
index 3b67ea90bccaa9f7bdfaae65e08906b9d65bd102..931acfbc77e3b28039770943cdbee17a898e7adb 100644
(file)
--- a/
include/configs/galaxy5200.h
+++ b/
include/configs/galaxy5200.h
@@
-210,7
+210,7
@@
/* Chip Select configuration for NAND flash */
#define CONFIG_SYS_CS1_START 0x20000000
#define CONFIG_SYS_CS1_SIZE 0x90000
-#define CONFIG_SYS_CS1_CFG 0x0002
d9
00
+#define CONFIG_SYS_CS1_CFG 0x0002
5b
00
/* Chip Select configuration for Epson S1D13513 */
#define CONFIG_SYS_CS3_START 0x10000000