Xavier R35.2.1
using Xavier devkit UEFI can be start , but it fails to work with our custom carrier board.
The difference is that our customized carrier board PCIE C0 is connected to the FPGA.
I modified the device tree tegra194-p2888-0008-p2822-0000.dtb to disable pcie@0x14180000{}, but it still doesn’t work.
How to skip PCIE initialization in UEFI ?
UEFI_ERROR_LOG.txt (76.9 KB)
Hi auth-root,
How about you have the similar connection as the devkit, could it boot w/o current error?
ParseGicMsiBase: cannot retrieve property 'msi-parent': FDT_ERR_NOTFOUND
Do you add msi-parent in your device tree?
This error will also occur when using devkit, but it can be started normally.
tegra194-p2888-0008-p2822-0000.dtb not add msi-parent.
So you boot issue might not be caused from this.
Could you try to compare the boot up log for both devkit and custom board?
Please share your flash log.
system
Closed
8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.