- Mastering Embedded Linux Programming
- Chris Simmonds
- 165字
- 2021-07-30 09:45:02
Choosing a bootloader
Bootloaders come in all shapes and sizes. The kind of characteristics you want from a bootloader are that they be simple and customizable with lots of sample configurations for common development boards and devices. The following table shows a number of them that are in general use:

We are going to focus on U-Boot because it supports a good number of processor architectures and a large number of individual boards and devices. It has been around for a long time and has a good community for support.
It may be that you received a bootloader along with your SoC or board. As always, take a good look at what you have and ask questions about where you can get the source code from, what the update policy is, how they will support you if you want to make changes, and so on. You may want to consider abandoning the vendor-supplied loader and use the current version of an open source bootloader instead.
- Visual Basic程序開發(學習筆記)
- PHP程序設計(慕課版)
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Mastering PHP Design Patterns
- Data Analysis with IBM SPSS Statistics
- MATLAB實用教程
- Practical Game Design
- Data Analysis with Stata
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- CoffeeScript Application Development Cookbook
- D3.js By Example
- C++寶典
- Java零基礎實戰
- 從0到1:HTML5 Canvas動畫開發
- JavaScript編程精解(原書第2版)