Other Parts Discussed in Thread: BEAGLEBOARD-X15
Tool/software:
Hello,
I am currently using the following SDK 9.03 supported platform: AM574x Industrial Development Kit. I flashed a 32 GB sd card with the tisdk-default-image-am57xx-evm.wic.xz image provided here: https://www.ti.com/tool/download/PROCESSOR-SDK-LINUX-AM57X/09.03.06.05
In the logs below show u-boot resetting after failing to find the boot.scr and device tree files.
U-Boot SPL 2023.04-ti-g2bedcd265ca6 (Dec 07 2024 - 07:04:35 +0000) DRA762-GP ES1.0 ABZ package no pinctrl state for default mode Firmware loading failed for ipu2 Trying to boot from MMC1 Loading Environment from FAT... no pinctrl state for default mode *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK U-Boot 2023.04-ti-g2bedcd265ca6 (Dec 07 2024 - 07:04:35 +0000) CPU : DRA762-GP ES1.0 ABZ package Model: TI AM5748 IDK Board: AM574x IDK REV 1.0B DRAM: 2 GiB ti_emmc_boardid_get failed -5 Core: 77 devices, 27 uclasses, devicetree: separate MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK am57x_idk_lcd_detect: Failed to get I2C device 0/56 (ret -121) Net: Warning: ethernet@48484000 MAC addresses don't match: Address in ROM is b0:7e:11:34:83:ea Address in environment is 70:ff:76:1c:2e:d7 eth2: ethernet@48484000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 Failed to load 'boot.scr' This will not be a case any time This will not be a case any time 574 bytes read in 28 ms (19.5 KiB/s) Loaded env from uEnv.txt Importing environment from mmc0 ... switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 This will not be a case any time This will not be a case any time 7930368 bytes read in 370 ms (20.4 MiB/s) Failed to load '/boot/am574x-idk.dtb' This will not be a case any time This will not be a case any time Kernel image @ 0x82000000 [ 0x000000 - 0x790200 ] Working FDT set to 0 FDT and ATAGS support not compiled in ▒esetting ...
I also tried running SDK 6.03's am57xx-evm-linux-06.03.00.106.img.zip image, and it booted to linux without any issues.
Is this something your team has seen before or is able to replicate?
Best regards,
-Job