Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41468 )
Change subject: Revert "Revert "mb/google/volteer: Enable PCIEXP_HOTPLUG for TCSS TBT/USB4 ports"" ......................................................................
Patch Set 3:
Patch Set 1:
Patch Set 1:
Patch Set 1:
Patch Set 1:
it will display SeaBIOS but not boot maybe i'm doing something wrong I'll try again
here is the log as I have it :p but maybe I'm wrong https://pastebin.com/SKk9qFvR
The logs that you have are with the old(v3) resource allocator. Are you seeing problems with that too? Also, what mainboard is this?
it is an i945GC + ICH7 based board https://review.coreboot.org/c/coreboot/+/25509
for current test, what I did is:" git fetch "ssh://Elyes@review.coreboot.org:29418/coreboot" refs/changes/68/41468/1 && git checkout FETCH_HEAD" then I've rebased on it
I've checked, looks like there is no mistake.
I'll give a shot again to the parent patchs maybe I did a mistake
Thanks for the logs and the details Elyes! I don't think you are doing anything wrong. I see some differences with old and new allocator in the I/O allocation. It looks like we have some problem in other parts of the tree w.r.t. resource reporting. I will have to study the logs some more to get a better understanding of what might be going on. I can give you a patch probably in a day to test out more. Thanks again for trying out the changes.
Hi Elyes, I have uploaded a new patchset that should solve the problem that you are seeing with the new resource allocator. Let me know how that goes for you. Thanks!