mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 07:02:34 +02:00
Add support for the Via VX855 chipset
Corresponding to flashrom svn r1295. Signed-off-by: John Schmerge <jbschmerge@gmail.com> for Devon IT Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
parent
580d29a9b1
commit
dec9cec86e
@ -1164,6 +1164,7 @@ const struct penable chipset_enables[] = {
|
||||
{0x1106, 0x3337, OK, "VIA", "VT8237A", enable_flash_vt823x},
|
||||
{0x1106, 0x3372, OK, "VIA", "VT8237S", enable_flash_vt8237s_spi},
|
||||
{0x1106, 0x8353, OK, "VIA", "VX800", enable_flash_vt8237s_spi},
|
||||
{0x1106, 0x8409, OK, "VIA", "VX855", enable_flash_vt823x},
|
||||
{0x1106, 0x0596, OK, "VIA", "VT82C596", enable_flash_amd8111},
|
||||
{0x1106, 0x0586, OK, "VIA", "VT82C586A/B", enable_flash_amd8111},
|
||||
{0x1106, 0x0686, NT, "VIA", "VT82C686A/B", enable_flash_amd8111},
|
||||
|
Loading…
x
Reference in New Issue
Block a user