
12 Oct
2023
12 Oct
'23
5:41 a.m.
On Wed, 11 Oct 2023 at 06:16, Bin Meng bmeng@tinylab.org wrote:
Red Hat, Inc. donates a part of its device ID range [1] to QEMU, to be used for virtual devices. This commit adds several typical devices that are useful in U-Boot.
[1] https://www.qemu.org/docs/master/specs/pci-ids.html
Signed-off-by: Bin Meng bmeng@tinylab.org
(no changes since v1)
include/pci_ids.h | 7 +++++++ 1 file changed, 7 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org