mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +02:00
Add missing return at 205
Corresponding to flashrom svn r21 and coreboot v2 svn r1496.
This commit is contained in:
parent
afdfce8cbc
commit
e66bdb307a
@ -202,6 +202,7 @@ int write_md2802(struct flashchip *flash, unsigned char *buf)
|
|||||||
printf("\n");
|
printf("\n");
|
||||||
//protect_md2802(bios);
|
//protect_md2802(bios);
|
||||||
|
|
||||||
|
return 0;
|
||||||
} /* int write_md2802(struct flashchip *flash, char *buf) */
|
} /* int write_md2802(struct flashchip *flash, char *buf) */
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user