Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35678 )
Change subject: intel/i945,i82801gx: Refactor early PCI bridge reset
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35678/1/src/northbridge/intel/i945/...
File src/northbridge/intel/i945/early_init.c:
https://review.coreboot.org/c/coreboot/+/35678/1/src/northbridge/intel/i945/...
PS1, Line 876: mdelay(200);
We built the i945 code for secunet devices, some of which come with an FPGA card (that, indeed, impl […]
If we'd rebase that platform ever on master again, we'd have to validate
all that again, anyway. So please just remove it.
I also doubt very much that this was ever intended. I guess somebody
confused the delay *after* the reset until devices have to show up with
the assertion interval? Now, I don't know PCI that well, if the reset
is edge and not level triggered, it wouldn't make a difference.
In the long run, the allocator should be made aware of reset times and
ensure that downstream devices get the necessary time to show up, I guess.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35678
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibd5cd2afc8e41cc50abdda0fb7d063073c3acdc1
Gerrit-Change-Number: 35678
Gerrit-PatchSet: 2
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Patrick Georgi
pgeorgi@google.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Petr Cvek
petrcvekcz@gmail.com
Gerrit-Comment-Date: Mon, 30 Sep 2019 11:35:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Comment-In-Reply-To: Petr Cvek
petrcvekcz@gmail.com
Comment-In-Reply-To: Patrick Georgi
pgeorgi@google.com
Gerrit-MessageType: comment