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.

[参考译文] AM57X:引导顺序问题

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/666974/am57x-boot-sequence-question

上一讨论:https://e2e.ti.com/support/arm/sitara_arm/f/791/p/630662/2450746#2450746

但它已锁定、我无法附加任何消息。

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

    您好、Jinhu、

    当您使用 parted 而不是 fdisk 格式化 SD 卡时、parted 会在第一个位置放置额外的数据、以便 ROM 引导加载程序假定该卡是以原始模式格式化的。 要退出该情况、只需运行 sudo dd if=/dev/zero of=/dev/sdX bs=4 count=1命令将这些数据归零、引导将跳转到 eMMC。

    此致、
    Kemal