工具/软件:
大家好、我已经完全按照 快速入门指南中所述的步骤进行了操作
我在启动时得到以下输出:
U-Boot SPL 2024.04-ti-g29d0c23d67ee (Nov 29 2024 - 11:41:54 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)') SPL initial stack usage: 13568 bytes Trying to boot from MMC2 Authentication passed Authentication passed Authentication passed Authentication passed Authentication passed Starting ATF on ARM64 core... NOTICE: BL31: v2.11.0(release):v2.11.0-906-g58b25570c9-dirty NOTICE: BL31: Built : 04:20:32, Nov 1 2024 U-Boot SPL 2024.04-ti-g29d0c23d67ee (Nov 29 2024 - 11:41:54 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)') Trying to boot from MMC2 am654_sdhci mmc@fa00000: No passing ITAPDLY, return 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 ###
问题可能是什么? 我注意到的一点是、它说它正在尝试从 MMC2 引导、但在 SK-AM62A-LP AM62A 低功耗 SK EVM 用户指南(修订版 A)中 、microSD 卡对应于 MMC1。 这是问题吗? 我已经确认引导模式开关也处于正确位置。
谢谢!