Commit fc7fbdd3 authored by Ronald G. Minnich's avatar Ronald G. Minnich
Browse files

A few new items and mods for ollie

Corresponding to flashrom svn r43 and coreboot v2 svn r2189.
parent d2c3a622
......@@ -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,}
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment