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.

TMS320DM6467 HD 1080p EVM内核无法启动



最近我在调试TMS320DM6467 HD 1080p EVM的开发板,简写就是DM6467T EVM。但是内核启动是出现了问题。

当使用光盘中的uImage-dm6467t-evm.bin内核时无法启动,而使用uImage-dm6467-evm.bin时则启动成功并成功挂载了NFS

使用uImage-dm6467t-evm.bin时出现的问题是,在u-boot中设置了本机的ip,但是内核启动信息显示总是用dhcp来获取ip,导致无法挂载NFS。而使用dm6467.bin内核则不会出现这种情况。

我在论坛中也找到了类似的问题,但是没有详细的解决过程。

想在此请教一下。非常感谢!