Hello, we have board developed for Nvidia jetson tx2nx, now we are trying to replace tx2nx with core3588e.
After load module pcie-dw-rockchip, linux kernal hang.
If I add to dts:
&pcie30phy {
status = "disabled";
};
&pcie3x4 {
status = "disabled";
};
Hello Dmitry, when utilizing your carrier board with the Nvidia Jetson TX2 NX, have you noticed any issues with the NVME SSD’s operation? Could you possibly share the model number of your NVME SSD with us? This information will be helpful as we work to pinpoint and resolve the existing issue.
Hello Dmitry, thanks for information.
While reviewing the schematic of your carrier board, we came across some apparent irregularities with the PCIe data lanes connections, namely PETn and PETp. It appears they might be inversely connected. For instance, M.2 pin37 PETp1 seems to be connected to PET1_N and similar connections are observed elsewhere. We are reaching out to determine if this was an intentional aspect of your design, or if perhaps we may be misunderstanding the schematic. Your clarification will be immensely helpful.
Hello Dmitry, we double confirmed with the chip manufacturer and the PCIE controller of RK3588 does not support the exchange of positive and negative pins of the PCIE data differential line. We are very sorry for the inconvenience about this.