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.

am335x u boot 添加 usb 模块



由于uboot在sd卡启动 烧写镜像调试比较麻烦,想在uboot中添加usb模块,就是在最后可以通过usb和uboot烧写镜像,请问是不是只需要添加一些config就可以了?如果不可以,能不能提供一些添加usb模块的思路