Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
x393_sata
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
x393_sata
Commits
8ebd2132
Commit
8ebd2132
authored
Mar 02, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reduced accidentally increased verbosity
parent
1023ac88
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
x393sata.py
py393sata/x393sata.py
+1
-1
No files found.
py393sata/x393sata.py
View file @
8ebd2132
...
...
@@ -167,7 +167,7 @@ class x393sata(object):
self
.
DRY_MODE
=
dry_mode
self
.
x393_mem
=
X393Mem
(
debug_mode
,
dry_mode
,
1
)
self
.
vsc3304
=
x393_vsc3304
(
debug_mode
,
dry_mode
,
pcb_rev
)
self
.
register_defines
=
registers
.
process_data
(
debug_mod
e
)[
'field_defines'
]
self
.
register_defines
=
registers
.
process_data
(
verbose
=
Fals
e
)[
'field_defines'
]
if
dry_mode
:
BUFFER_ADDRESS
=
0x38100000
BUFFER_LEN
=
0x06400000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment