projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57fd225
)
whoops name wrong
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 1 Aug 2018 06:52:37 +0000
(07:52 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 1 Aug 2018 06:52:37 +0000
(07:52 +0100)
src/spec/pinfunctions.py
patch
|
blob
|
history
diff --git
a/src/spec/pinfunctions.py
b/src/spec/pinfunctions.py
index bafc09961b6eeeeb39728eaa7c2ae5e049b0bcea..c09eb1cff771fe26ad9f2dc113adf05f70b832c8 100644
(file)
--- a/
src/spec/pinfunctions.py
+++ b/
src/spec/pinfunctions.py
@@
-176,7
+176,7
@@
def sdram1(suffix, bank):
for i in range(2):
buspins.append("SDRBA%d+" % i)
buspins += ['SDRCKE+', 'SDRRASn+', 'SDRCASn+', 'SDRWEn+',
- 'SDRCSn0+
+
']
+ 'SDRCSn0+']
return (buspins, inout)