This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] SK-AM62B-P1:即使所有流水线都正常运行、EVM 也无法引导、映像也会构建、但电路板无法引导

Guru**** 2487425 points
Other Parts Discussed in Thread: SK-AM62B-P1

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1442037/sk-am62b-p1-evm-is-not-booting-even-though-all-the-pipeline-is-correctly-performing-the-image-is-also-built-but-the-board-is-not-booting

器件型号:SK-AM62B-P1

工具与软件:

尊敬的 TI 专家:

即使所有流水线设备均正确、EVM 仍无法引导、映像也是构建的、但电路板无法引导。 我已附上相同的日志。

U-Boot SPL 2024.04-ti-g818c76aed67f (Sep 09 2024 - 19:01:53 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
SPL initial stack usage: 13392 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
 
NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE:  BL31: Built : 19:01:53, Sep  9 2024
 
U-Boot SPL 2024.04-ti-g818c76aed67f (Sep 09 2024 - 19:01:53 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
SPL initial stack usage: 1904 bytes
i2c_write: error waiting for data ACK (status=0x116)
pca953x gpio@22: Error reading output register
Error reading cluster
Trying to boot from MMC2
** Can't read partition table on 1:0 **
Partition 1 invalid on device 1
spl_register_fat_device: fat register err - -1
spl_load_image_fat: error reading image u-boot.img, err - -1
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

此致、

Suraj

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    是 TI EVM 还是定制电路板? 此外、您是否尝试过不同的 SD 卡品牌并仍发现了该问题?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Prashant:

    [报价 userid="531297" url="~/support/processors-group/processors/f/processors-forum/1442037/sk-am62b-p1-evm-is-not-booting-even-though-all-the-pipeline-is-correctly-performing-the-image-is-also-built-but-the-board-is-not-booting/5530575 #5530575%]是 TI EVM 还是定制电路板? 此外、您是否尝试过不同的 SD 卡品牌、但仍能看到问题?

    是的、我也尝试过不同的 SD 卡、但出现了相同的问题。  问题不在于 SD 卡、而在于映像、这就是它无法引导的原因。

    这种问题的原因可能是什么!  此问题甚至在 Uboot 之前就已存在。

    此致、

    Suraj

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、您能说明一下这是定制电路板还是 TI EVM 吗?  以及您尝试过哪些 SD 卡?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Prashant:

    [报价 userid="531297" url="~/support/processors-group/processors/f/processors-forum/1442037/sk-am62b-p1-evm-is-not-booting-even-though-all-the-pipeline-is-correctly-performing-the-image-is-also-built-but-the-board-is-not-booting/5530667 #5530667"]您能说明这是定制板还是 TI EVM 吗?  以及您试用过哪些 SD 卡?[/QUOT]

    这是定制板、但它是相同的、并已从 EVM (SK-AM62B-P1)复制。

    此致、  

    Suraj

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    这是定制电路板

    然后、您可能需要检查一次硬件原理图、因为 U-Boot 中记录的以下错误主要是导致 SD 卡故障的。

    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    Error reading cluster

    现在、您可以按照以下 SD 卡权变措施从 SD 卡成功引导:

    https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/10_00_07_04/exports/docs/linux/Foundational_Components U-Boot/UG-Memory.html#Steps-for-working-around-sd-Card-issues

    此致、

    Prashant