TMDX654IDKEVM: The development board does not send messages

Part Number: TMDX654IDKEVM


We are using a TMDX654IDKEVM development board. The image file from the SD card needs to be sent to the board for registration. Once registered, it will be integrated into the system. While standard development boards display the message as follows, this particular board fails to print the message even when using the same SD card. Is there an issue with this development board?

 

Print the message as follows:

U-Boot SPL 2021.01 (Jan 26 2024 - 09:40:34 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
SPL initial stack usage: 1408 bytes
Trying to boot from MMC2
spl_load_fit_image: Skip load 'tee': image size is 0!
spl_load_fit_image: Skip load 'dm': image size is 0!
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.5(release):ee558ac
NOTICE:  BL31: Built : 09:39:46, Jan 26 2024

U-Boot SPL 2021.01 (Jan 26 2024 - 09:40:56 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
Detected: Silicon SR2.0
i2c_omap i2c@42120000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19
Detected: AM6-IDKAPPEVM rev A
Detected: SER-PCIE2LEVM rev A
Trying to boot from MMC2


U-Boot 2021.01 (Jan 26 2024 - 09:40:56 +0000)

SoC:   AM65X SR2.0
Model: Texas Instruments AM654 Base Board
Board: AM6-COMPROCEVM rev B
DRAM:  4 GiB
MMC:   sdhci@4f80000: 0, sdhci@4fa0000: 1
In:    serial
Out:   serial
Err:   serial
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00102 cpsw_ver: 0x6BA80102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Detected: Silicon SR2.0
Detected: AM6-IDKAPPEVM rev A
Detected: SER-PCIE2LEVM rev A
Net:   eth1: icssg2-eth, eth0: ethernet@46000000port@1
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
37 bytes read in 3 ms (11.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
18444800 bytes read in 771 ms (22.8 MiB/s)
64339 bytes read in 8 ms (7.7 MiB/s)
11268 bytes read in 5 ms (2.1 MiB/s)
2333 bytes read in 4 ms (569.3 KiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 000000008feed000, end 000000008fffffff ... OK

Starting kernel ...