Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29474 )
Change subject: device/root_device: Scan bridges on LPC bus too
......................................................................
Patch Set 5: Code-Review+1
(2 comments)
https://review.coreboot.org/#/c/29474/5/src/device/root_device.c
File src/device/root_device.c:
https://review.coreboot.org/#/c/29474/5/src/device/root_device.c@66
PS5, Line 66: void scan_lpc_bus(struct device *bus)
Looks very much like scan_usb_bus() and root_dev_scan_bus().
https://review.coreboot.org/#/c/29474/5/src/device/root_device.c@105
PS5, Line 105: link->secondary = ++bus_max;
This is weird, each path type (PCI/SMBus/LPC/xx) should have separate enumeration for the bus number.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/29474
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0eb005e41b9168fffc344ee8e666d43b605a30ba
Gerrit-Change-Number: 29474
Gerrit-PatchSet: 5
Gerrit-Owner: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 14 Mar 2019 11:29:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment