dm8168 dvrrdk中有两种配置,一种是dvr,另一种是evm配置
,在调试中发现EVM的uboot可以引导EVM和DVR的Linux内核成功,
但是DVR的uboot只能引导EVM的linux内核,而引导DVR的linux内核会停在
Uncompressing Linux... done, booting the kernel.
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.
dm8168 dvrrdk中有两种配置,一种是dvr,另一种是evm配置
,在调试中发现EVM的uboot可以引导EVM和DVR的Linux内核成功,
但是DVR的uboot只能引导EVM的linux内核,而引导DVR的linux内核会停在
Uncompressing Linux... done, booting the kernel.
你好,
dvr表示适用于udworks DM8168 dvr参考设计硬件,evm表示适用于DM8168 EVM。两者使用的nand位宽,AVS PMIC是不同的。
这也说不过去,dvr的boot引导evm的内核是可以的,
evm的内核引导dvr内核也可以,
我是通过emac启动的,应该和nand flash没有关系吧。