mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-16 03:44:41 +02:00
Mark the following boards as supported (no board-enable needed)
- MSI MS-6153 (reported by Uwe Hermann <uwe@hermann-uwe.de>) Tested by me on hardware. The board decodes max. 256 KB. - MSI MS-6156 (reported by Uwe Hermann <uwe@hermann-uwe.de>) Tested by me on hardware. The board decodes max. 256 KB. Also, fix Dell PowerEdge 1850 name and add some more board URLs. Corresponding to flashrom svn r749. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
2
print.c
2
print.c
@@ -270,6 +270,8 @@ const struct board_info boards_ok[] = {
|
||||
{ "GIGABYTE", "GA-MA770T-UD3P", },
|
||||
{ "Intel", "EP80759", },
|
||||
{ "Jetway", "J7F4K1G5D-PB", },
|
||||
{ "MSI", "MS-6153", },
|
||||
{ "MSI", "MS-6156", },
|
||||
{ "MSI", "MS-6570 (K7N2)", },
|
||||
{ "MSI", "MS-7065", },
|
||||
{ "MSI", "MS-7168 (Orion)", },
|
||||
|
Reference in New Issue
Block a user