Other Parts Discussed in Thread: DRA829
Hi,
In our custom board based on DRA829 processor we are facing u-boot hangs with SDCARD boot
below message printed on console could you please suggest the reason for that.
we are using PSDK linux 8.2
U-Boot SPL 2021.01 (Apr 13 2022 - 11:00:34 +0800) Model: Texas Instruments K3 J721E SoC Board: J721EX-PM2-SOM rev E8 SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam') i2c_write: error waiting for data ACK (status=0x116) read error from device: 41c8639c register: x! i2c_write: error waiting for data ACK (status=0x116) write error to device: 41c8639c register: x! esm_pmic esm: clearing ESM irqs failed: -5 ESM PMIC init failed: -5 i2c_write: error waiting for data ACK (status=0x116) write error to device: 41c8639c register: x! esm_pmic esm: clearing ESM irqs failed: -5 ESM PMIC init failed: -5 Trying to boot from MMC2 Starting ATF on ARM64 core... NOTICE: BL31: v2.5(release):08.01.00.006-dirty NOTICE: BL31: Built : 21:03:57, Mar 23 2022 U-Boot SPL 2021.01 (Apr 13 2022 - 11:00:28 +0800) Model: Texas Instruments K3 J721E SoC Board: J721EX-PM2-SOM rev E8 SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam') Detected: J7X-BASE-CPB rev E3 Detected: J7X-VSC8514-ETH rev E2 Trying to boot from MMC2 U-Boot 2021.01 (Apr 13 2022 - 11:00:28 +0800) SoC: J721E SR1.1 Model: Texas Instruments K3 J721E SoC Board: J721EX-PM2-SOM rev E8 DRAM: 4 GiB Flash: 0 Bytes MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1 In: serial@2800000 Out: serial@2800000 Err: serial@2800000 am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 Detected: J7X-BASE-CPB rev E3 Detected: J7X-VSC8514-ETH rev E2 cdns,sierra serdes@5000000: PHY not found 0x7364 vs 0x0 Sierra init failed:-22 "Synchronous Abort" handler, esr 0x96000005 elr: 000000008082a878 lr : 000000008080350c (reloc) elr: 00000000fff0e878 lr : 00000000ffee750c x0 : 0000000000000003 x1 : 00000003ffffff80 x2 : 0000000000000070 x3 : 0000000400000000 x4 : 0000000002800000 x5 : 00000000fdeae2b8 x6 : 0000000000000032 x7 : 0000000000000001 x8 : 0000000000000001 x9 : 0000000000000008 x10: 00000000ffffffd0 x11: 000000000000000d x12: 0000000000000006 x13: 000000000001869f x14: 00000000fdeaea50 x15: 0000000000000002 x16: 00000000fff4ccfc x17: 0000000000000000 x18: 00000000fdec3df0 x19: 0000000000000000 x20: 0000000000000000 x21: 00000000fffa5988 x22: 00000000fffa7384 x23: 00000000800b76ae x24: 00000000fffa7000 x25: 00000000deadbeef x26: 0000000000000005 x27: 0000000000000000 x28: 0000000000000000 x29: 00000000fdeae960 Code: aa0003e2 52800000 f8470c41 d1020021 (f8480c23) Resetting CPU ... resetting ...
BR
JAY