1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-17 04:14:42 +02:00

Remove spd_dump.c, it has nothing to do with flashing flash parts

Corresponding to flashrom svn r2 and coreboot v2 svn r1255.
This commit is contained in:
Ronald G. Minnich
2003-11-05 16:36:57 +00:00
parent 5d22aba9c5
commit 84cfad0c9c
2 changed files with 0 additions and 137 deletions

View File

@@ -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) */