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.
工具/软件:Linux
尊敬的:
我的 SDK 平台是 PROCESSOR-SDK-LINUK-OMAPL138 (4.0.0)
我想将 u-boot、内核和根文件系统写入 nand 闪存。
在 Linux Core U-boot 用户指南中、使用 nand 命令'mtdparts'、'nand erase.part'、'nand write'。
但是 、Omapl138的'U-boot'存在 MTD 问题。
'mtdparts'命令生成熔断消息(无 MTD 信息)。
作为参考、Linux 上的 MTD 看起来像 Blow 一样好。
如何在 omapl138-lcdk 中将 nand 用于 u-boot 和内核?
如何将 nand MTD 分区添加到 omapl138-lcdk 的 u-boot?
谢谢。
添加
------------------ 吹(u-boot):问题---
=> mtdparts
未定义药品、不存在默认药品
-------------------------- Blow (Linux):好的,好的,---
root@omapl138-lcdk:~# cat /proc/mtd
DEV: size erasesize 名称
mtd0:00020000 00020000 "u-boot env"
mtd1:00080000 00020000 "u-boot"
mtd2:1ff60000 00020000 "可用空间"