Revision as of 08:14, 31 August 2010 editLouperibot (talk | contribs)8,903 editsm robot Adding: de:Das U-Boot← Previous edit | Revision as of 21:11, 11 November 2010 edit undo93.104.97.175 (talk) →External links: + bareboxNext edit → | ||
Line 45: | Line 45: | ||
* | * | ||
*{{SourceForge|u-boot}} | *{{SourceForge|u-boot}} | ||
* | |||
] | ] |
Revision as of 21:11, 11 November 2010
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 | 2010.06 / June 30, 2010; 14 years ago (2010-06-30) |
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. |