Hi,
For a few weeks I have been using the TMDX654GPEVM evaluation module, booting from an SD card generated with the ti-processor-sdk-linux-am65xx-evm-06.01.00.08 SDK. I have just been developing/running Linux applications and some OP-TEE TAs, everything from Linux. Everything worked perfectly fine until this morning. I have no idea what may have changed - I wasn't handling the EVM, and I was just using the same Linux applications as before, but at some point I tried to reboot the device (using the Linux "reboot" command) and it failed to boot.
I am getting these errors:
U-Boot SPL 2019.01-g029e4c009a (Oct 19 2019 - 17:04:44 +0000)
SYSFW ABI: 2.6 (firmware rev 0x0013 '19.7.1-v2019.07a (Terrific Llam')
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.1(release):ti2019.02-rc4
NOTICE: BL31: Built : 16:44:58, Oct 19 2019
I/TC:
I/TC: OP-TEE version: ti2019.02-89-ge5a8779-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Sat Oct 19 16:44:08 UTC 2019 aarch64
I/TC: Initialized
U-Boot SPL 2019.01-g029e4c009a (Oct 19 2019 - 17:03:30 +0000)
detected SER-PCIEUSBEVM
Trying to boot from MMC2
cannot find image node 'k3-am654-pcie-usb3.dtbo': -1
U-Boot 2019.01-g029e4c009a (Oct 19 2019 - 17:03:30 +0000)
Model: Texas Instruments AM654 Base Board
DRAM: 4 GiB
MMC: sdhci@4f80000: 0, sdhci@04FA0000: 1
Loading Environment from MMC... am654_sdhci_execute_tuning:Tuning failed
sdhci_send_command: Timeout for status update!
sdhci_send_command: Timeout for status update!
sdhci_send_command: Timeout for status update!
sdhci_send_command: Timeout for status update!
sdhci_send_command: Timeout for status update!
sdhci_send_command: Timeout for status update!
[...]
I have already tried with several SD cards, and also re-building the SDK from scratch, with the same effect. However, the SD card that came with the kit (which I kept unmodified) boots correctly.
Has anybody seen these issues before? Or can anybody offer any hints on what might be failing and how to recover?
Thank you in advance.
Best regards,
Jose