mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-26 22:52:34 +02:00
Code reformat
Corresponding to flashrom svn r22 and coreboot v2 svn r1647.
This commit is contained in:
parent
e66bdb307a
commit
af47477c29
@ -238,8 +238,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
printf("Part is %s\n", flash->name);
|
||||
if (!filename) {
|
||||
printf
|
||||
("OK, only ENABLING flash write, but NOT FLASHING\n");
|
||||
printf("OK, only ENABLING flash write, but NOT FLASHING\n");
|
||||
return 0;
|
||||
}
|
||||
size = flash->total_size * 1024;
|
||||
|
Loading…
x
Reference in New Issue
Block a user