Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/37677 )
Change subject: chipset_enable.c: Add CMP-H IDs ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/flashrom/+/37677/2/chipset_enable.c File chipset_enable.c:
https://review.coreboot.org/c/flashrom/+/37677/2/chipset_enable.c@2050 PS2, Line 2050: {0x8086, 0x068d, B_S, NT, "Intel", "HM470", enable_flash_pch300}, : {0x8086, 0x068e, B_S, NT, "Intel", "WM490", enable_flash_pch300}, : {0x8086, 0x068c, B_S, NT, "Intel", "QM480", enable_flash_pch300}, : {0x8086, 0x0697, B_S, NT, "Intel", "W480", enable_flash_pch300}, : {0x8086, 0x0684, B_S, NT, "Intel", "H470", enable_flash_pch300}, : {0x8086, 0x0685, B_S, NT, "Intel", "Z490", enable_flash_pch300}, : {0x8086, 0x0687, B_S, NT, "Intel", "Q470", enable_flash_pch300}, Should the list be sorted after the ID?