commit | b499b67d1b112141792a71ad9119d51dd9052684 | [log] [tgz] |
---|---|---|
author | Angel Pons <th3fanbus@gmail.com> | Thu Apr 22 17:08:00 2021 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:15:22 2023 +0000 |
tree | e1477a95f0987cdaf6a4a9f1c774d7bbb7f9773b | |
parent | bc0285c9b3e6faa8538cb0d2a1d50c158a955919 [diff] |
chipset_enable.c: Add IDs for H310C and B365 PCHs The device ID for H310C can be found in Intel document 335192-004, but the device ID for B365 is not there. Other sites list these IDs: https://linux-hardware.org/index.php?id=pci:8086-a2ca-1462-7c09 (H310C) https://linux-hardware.org/index.php?id=pci:8086-a2cc-1849-a2cc (B365) Both of these PCHs have been tested as well. Change-Id: If9f0a49a0f1821e5592213e07962ee48654cdc07 Original-Tested-by: Timofey Komarov <happycorsair@yandex.ru> Signed-off-by: Angel Pons <th3fanbus@gmail.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/52605 Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71349 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>