U-Boot

From OSDev.wiki
Revision as of 02:04, 3 February 2020 by osdev>Schol-r-lea
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Das U-Boot (or more simply just 'U-Boot') is an open-source generic boot loader mainly used in small-footprint systems, such as Chromebooks and single-board computers. Implementations exist for x86 PCs and Chromebooks (where it is often the default booloader) and PowerPC Amigas, as well as several ARM, MIPS, Blackfin, and RISC-V SBCs.

This page is a stub.
You can help the wiki by accurately adding more contents to it.

External Links