Xavier NX can not boot after shut down in J5.0.2

Hi,

The workaround is comment out the shutdown handler in our pcie driver (kernel/kernel-5.10/drivers/pci/controller/dwc/pcie-tegra194.c)

.shutdown = tegra_pcie_dw_shutdown,

3 Likes