工具/软件:Linux
您好!
我 通过 DFU 将固件刷写到 eMMC、eMMC 为空、无 分区;
因此、我无法使用 DFU 工具、 eMMC 分区的操作方式、
我查看 URL: processors.wiki.ti.com/.../Template:GLSDK_DFU
但我不知道 eMMC 分区、
如何在 uboot 上运行 eMMC 分区、
我不在 rootfs 上进行分区。
谢谢。
Xuez.Xu
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
您好!
我 通过 DFU 将固件刷写到 eMMC、eMMC 为空、无 分区;
因此、我无法使用 DFU 工具、 eMMC 分区的操作方式、
我查看 URL: processors.wiki.ti.com/.../Template:GLSDK_DFU
但我不知道 eMMC 分区、
如何在 uboot 上运行 eMMC 分区、
我不在 rootfs 上进行分区。
谢谢。
Xuez.Xu
Yordan、您好!
根据(processors.wiki.ti.com/.../Linux_Core_U-Boot_User's_Guide)its操作、
1. MMC 部件
2. setenv dfu_alt_info dfu_alt_info_eMMC
DFU 0 MMC 1.

由于 eMMC 不是分区、如何在 uboot 上进行分区?
此致、
Cesar