This is an old revision of this page, as edited by SmackBot (talk | contribs) at 09:37, 7 June 2010 (FIx up portal template and general fixes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 09:37, 7 June 2010 by SmackBot (talk | contribs) (FIx up portal template and general fixes)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff) Not to be confused with Das Boot.The topic of this article may not meet Misplaced Pages's general notability guideline. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted. Find sources: "Das U-Boot" – news · newspapers · books · scholar · JSTOR (March 2010) (Learn how and when to remove this message) |
Developer(s) | DENX Software Engineering |
---|---|
Stable release | 2009.11 / December 1, 2009; 15 years ago (2009-12-01) |
Repository | |
Written in | C |
Type | Boot loader |
License | GNU General Public License |
Website | http://www.denx.de/U-Boot/ |
Das U-Boot (Universal Bootloader) is a boot loader for a number of different computer architectures, including PPC, ARM, AVR32, MIPS, x86, 68k, Nios, and MicroBlaze. Its name comes from the abbreviated form of Das Unterseeboot , German for "the submarine." It is free software released under the terms of the GNU General Public License. It can be built on an x86 PC for any supported architecture using a cross development GNU toolchain, for example crosstool, the Embedded Linux Development Kit (ELDK) or OSELAS.Toolchain.
The importance of Das U-Boot in embedded Linux systems is quite succinctly stated in the book Building Embedded Linux Systems, by Karim Yaghmour, whose text about U-Boot begins:
Though there are quite a few other bootloaders, "Das U-Boot," the universal bootloader, is arguably the richest, most flexible, and most actively developed open source bootloader available.
U-Boot originated in work done by Magnus Damm on a 8xx PowerPC bootloader called 8xxROM. When Wolfgang Denk moved the project to SourceForge.net, the project was renamed PPCBoot, because SF.net did not allow project names starting with digits. In November 2002 the project was renamed again, when support had been extended beyond booting on PowerPCs.
See also
References
- Building Embedded Linux Systems by Karim Yaghmour, Chapter 9
- ^ PPCBoot Homepage: Authors
- U-Bootdoc: History
External links
This computer data storage-related software article is a stub. You can help Misplaced Pages by expanding it. |