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.
SD卡中 FAT 分区中原来的 MLO,u-boot.img 能够进入uboot 提示符, (U-Boot 2014.01 )
我下载安装ti-processor-sdk-linux-am335x-evm-05.03.00.07, 把 ti-processor-sdk-linux-am335x-evm-05.03.00.07/board-support/prebuilt-images/MLO-am335x-evm 考到 SD 卡中重命名为 MLO、u-boot-am335x-evm.img 考到 SD 卡中重命名为u-boot.img ,重启后, 无法进入uboot 提示符, 串口输出是乱码。
请问还要做其它配置什么的吗?
我的硬件版本号:
Base board : è REV: 1.5C, SN#:29134P160107, SKU#01
Daughter board :èREV:1.2B, SN#:29134P130110, SKU#01
Shine 说:请看一下是否按照下面的步骤格式化SD卡的?
software-dl.ti.com/.../Overview_Getting_Started_Guide.html
我是按照这个做了一个新SD, 乱码后 从旧的SD 卡中考出了 MLO , u-boot.img 到新卡,新卡也是可以正常进入u-boot 命令符了(只是版本是U-Boot 2014.01)
因为旧的MLO/u-boot.img 可以用, 应该是我做的新SD卡没有问题吧? 我今天再做一个SD 卡试试。
再请教一个问题: 用2014.01 版本的 uboot 可以引导 linux 4.14.x 以后的kernel 吧? 谢谢。