我们在EMMC执行机器烧录后贴片中发现以下问题
1、使用uboot的bin文件烧录完无法启动,该bin文件通过dd命令导入mmcblk0boot0可以启动;
2、"mmc partconf 0 1 1 1;mmc bootbus 0 2 0 0"在使用sd启动模式进入uboot,输入该命令后可使无法启动的硬件启动。
请问下"mmc partconf 0 1 1 1;mmc bootbus 0 2 0 0"该命令是否有对EMMC或者DRA821的某些EEPROM寄存器进行读写?
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.
我们在EMMC执行机器烧录后贴片中发现以下问题
1、使用uboot的bin文件烧录完无法启动,该bin文件通过dd命令导入mmcblk0boot0可以启动;
2、"mmc partconf 0 1 1 1;mmc bootbus 0 2 0 0"在使用sd启动模式进入uboot,输入该命令后可使无法启动的硬件启动。
请问下"mmc partconf 0 1 1 1;mmc bootbus 0 2 0 0"该命令是否有对EMMC或者DRA821的某些EEPROM寄存器进行读写?