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.

evm-sdk8.0 的Linux,启动后无法识别 USB 总线

Other Parts Discussed in Thread: AM3358, TUSB2046B

这个问题已经有人提出来,但是没有解决,所以我今天重新提出来,想请求各位帮助解决。

问题链接如下:

www.deyisupport.com/.../82412.aspx

我们的板卡参考了 EVM 板,使用的芯片是 AM3358。需要配置电源芯片/正确的主频之后正常启动之后。

从官网下载的 evm-sdk8.0 , 使用 create_sd.sh 制作的启动盘(使用ti-sdk 默认的 kernel (/boot/zImage)) , 能够识别USB总线和设备。

在此基础上,使用 evm-sdk8.0 中 board_support/linux3.14.26-xxxx/ 编译 kernel ,使用 singlecore-omap2plusdefconfig 配置,编译出的KERNEL无法识别 USB 总线/设备。devicetree 使用的是 am335x-evmsk.dts 。下面会描述 .config 文件以及 启动 log.............................