Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请建议如何开始uboot编程的方法或来源。
最好的方法,也就是能给你最好的最终理解和洞察力的方法,是获得一块具有工作 U-boot 配置的板、该板的 JTAG 调试器、源代码,然后深入研究。让它直接工作起来,然后改变事情,看看会发生什么。这是一个维护良好的项目,但是引导加载程序(尤其是通用引导加载程序)的基本复杂性使得学习它成为一种动手操作。