Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
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
meta-elphel393
Commits
d7c8109b
Commit
d7c8109b
authored
Feb 25, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nand partition expanded to 64MB for tests
parent
7966cce2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
elphel393.dts
conf/machine/boards/elphel393/elphel393.dts
+1
-1
No files found.
conf/machine/boards/elphel393/elphel393.dts
View file @
d7c8109b
...
...
@@ -415,7 +415,7 @@
#size-cells = <0x1>;
partition@0 {
label = "nand-main";
reg = <0x0 0x
100000>;
reg = <0x0 0x
4000000>;/*64MB*/
};
} ;
} ;
...
...
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