coreboot-kgpe-d16/src/southbridge
Kyösti Mälkki 934156694f sb/nvidia/mcp55: Avoid confusion with PCI_ADDR()
What you see in the table are not the PCI devices
that will be written to. Use a helper MCP55_DEV()
to make you look twice what is actually done.

Change-Id: I1349af9f734aaabb576d1370ae29a56c91569a7c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30782
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-01-10 13:40:27 +00:00
..
amd sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN() 2019-01-10 03:13:17 +00:00
broadcom device: Use pcidev_path_behind() 2019-01-06 13:10:27 +00:00
intel sb/intel/common: Show "Add EC firmware" only for boards that need it 2019-01-10 12:37:38 +00:00
nvidia sb/nvidia/mcp55: Avoid confusion with PCI_ADDR() 2019-01-10 13:40:27 +00:00
ricoh/rl5c476 src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
ti southbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:23:03 +00:00
via/common src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00