Hi, TI,
When I use the original LINUX SDK(ti-processor-sdk-linux-j7-evm-08_00_00_08), uboot and TI filesystem, booted from SD card, the tidss driver works well. There are messages and card device file shown below.
When I enter uboot command line, applying k3-j721e-common-proc-board.dtb and k3-j721e-vision-apps.dtbo, the tidss driver doesn't work when linux is booted.
The uboot cmd is:
After enter linux shell, tidss init log and device file cannot be found. Due to this, the kmsprint, modetest and weston cannot work properly.
Could you help me with this problem?