mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
device/pci_device.c: Only update IDs if: - The device is on the mainboard - The device has a Vendor ID and Device ID - The device has a set_subsystem function in ops_pci(dev) util/dtc/flattree.c: Make devices from the dts be on_mainboard. If they're plugged in, they shouldn't be in the dts. mainboard/amd/serengeti/dts: Add subsystem_vendor and subsystem_device. Build tested on Serengeti. Getting closer :) Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1045 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
---|---|---|
.. | ||
Documentation | ||
tests | ||
comment-test.dts | ||
COPYING | ||
data.c | ||
dtc-lexer.l | ||
dtc-parser.y | ||
dtc.c | ||
dtc.h | ||
endian.h | ||
flat_dt.h | ||
flattree.c | ||
fstree.c | ||
ftdump.c | ||
libdt.c | ||
livetree.c | ||
Makefile | ||
test.dts | ||
TODO | ||
treesource.c |