diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2003-11-05 16:36:57 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2003-11-05 16:36:57 +0000 |
commit | 84cfad0c9cc8a18c9f84ae73a1dc82eb43066cf1 (patch) | |
tree | f3201570241b2699b91961576b04de4c7d151890 /msys_doc.c | |
parent | 5d22aba9c5f4c4446732becfcec846bccad7960f (diff) | |
download | ast2050-flashrom-84cfad0c9cc8a18c9f84ae73a1dc82eb43066cf1.zip ast2050-flashrom-84cfad0c9cc8a18c9f84ae73a1dc82eb43066cf1.tar.gz |
Remove spd_dump.c, it has nothing to do with flashing flash parts
Corresponding to flashrom svn r2 and coreboot v2 svn r1255.
Diffstat (limited to 'msys_doc.c')
-rw-r--r-- | msys_doc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -202,7 +202,6 @@ write_md2802(struct flashchip *flash, unsigned char *buf) } printf("\n"); //protect_md2802(bios); - return 0; } /* int write_md2802(struct flashchip *flash, char *buf) */ |