Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Evan Lojewski
ast2050-flashrom
Commits
fc7fbdd3
Commit
fc7fbdd3
authored
19 years ago
by
Ronald G. Minnich
Browse files
Options
Download
Email Patches
Plain Diff
A few new items and mods for ollie
Corresponding to flashrom svn r43 and coreboot v2 svn r2189.
parent
d2c3a622
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
flashchips.c
flashchips.c
+1
-1
No files found.
flashchips.c
View file @
fc7fbdd3
...
...
@@ -89,7 +89,7 @@ struct flashchip flashchips[] = {
probe_md2802
,
erase_md2802
,
write_md2802
,
read_md2802
},
#endif
{
"LHF00L04"
,
SHARP_ID
,
SHARP_LHF00L04
,
NULL
,
1024
,
64
*
1024
,
probe_
lhf00l04
,
erase_lhf00l04
,
write_lhf00l04
,
NULL
},
probe_
82802ab
,
erase_82802ab
,
write_82802ab
,
NULL
},
{
NULL
,}
};
...
...
This diff is collapsed.
Click to expand it.
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