开发者

Learning Uboot programming

开发者 https://www.devze.com 2023-01-06 06:41 出处:网络
Please suggest methods or sources how to start uboot programmin开发者_运维知识库g.The best method, meaning the one that will give you the best final understanding and insight, is to get a board with a

Please suggest methods or sources how to start uboot programmin开发者_运维知识库g.


The best method, meaning the one that will give you the best final understanding and insight, is to get a board with a working U-boot configuration, a JTAG debugger for that board, the source code, and dig in. Get it working straight up, then change things and see what happens. It is a well-maintained project, but the fundamental complexity of bootloaders (and especially a generic bootloader) make learning it a hands on kind of thing.

0

精彩评论

暂无评论...
验证码 换一张
取 消