Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-elphel
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
linux-elphel
Commits
a116cddc
Commit
a116cddc
authored
Nov 22, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+comment
parent
b025beef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
pl35x_nand.c
src/drivers/mtd/nand/pl35x_nand.c
+1
-0
No files found.
src/drivers/mtd/nand/pl35x_nand.c
View file @
a116cddc
...
...
@@ -101,6 +101,7 @@ struct pl35x_nand_info {
/*
* The NAND flash operations command format
*/
// Elphel: added UNLOCK1, UNLOCK2 and LOCK
static
const
struct
pl35x_nand_command_format
pl35x_nand_commands
[]
=
{
{
NAND_CMD_READ0
,
NAND_CMD_READSTART
,
5
,
PL35X_NAND_CMD_PHASE
},
{
NAND_CMD_RNDOUT
,
NAND_CMD_RNDOUTSTART
,
2
,
PL35X_NAND_CMD_PHASE
},
...
...
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