mb/prodrive/atlas: Fix FSP debug boot hang

When device tcss_xhci is disabled, boot hang occurs at FSP-S
TcssInit(): "IomReadyCheck Failed!"

Enabling this device fixes the issue.

Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com>
Change-Id: Ie001bd56b403d511c397737fbc214ed64956910d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64901
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Lean Sheng Tan 2022-06-02 17:50:00 +02:00 committed by Martin L Roth
parent 391de94314
commit e4998d1cd2

View file

@ -100,6 +100,7 @@ chip soc/intel/alderlake
device ref crashlog off end
device ref ish on end
device ref ufs on end
device ref tcss_xhci on end
device ref xhci on end
device ref heci1 on end
device ref sata on end