mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully tested
Also do some random cleanups while I'm at it. Corresponding to flashrom svn r567. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
@ -66,7 +66,7 @@ int dummy_init(void)
|
||||
if (buses_supported == CHIP_BUSTYPE_NONE)
|
||||
printf_debug("Support for all flash bus types disabled.\n");
|
||||
free(dummytype);
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
int dummy_shutdown(void)
|
||||
|
Reference in New Issue
Block a user