Revision as of 07:06, 18 December 2009 edit76.66.194.220 (talk)No edit summary← Previous edit | Revision as of 00:11, 19 December 2009 edit undo63.96.200.100 (talk) Removed deletion "Non-notable software that is only sourced to the author."; Added text that shows that the software is notable and not sourced by a single author.Next edit → | ||
Line 1: | Line 1: | ||
{{confused|Das Boot}} | {{confused|Das Boot}} | ||
{{dated prod|concern = Non-notable software that is only sourced to the author.|month = December|day = 17|year = 2009|time = 21:46|timestamp = 20091217214644}} | |||
<!-- Do not use the "dated prod" template directly; the above line is generated by "subst:prod|reason" --> | |||
{{Infobox software | {{Infobox software | ||
Line 30: | Line 27: | ||
}} | }} | ||
'''Das U-Boot''' (Universal Bootloader) is a ] for a number of different ]s, including ], ], ], ], ], ], ], and ]. Its name comes from the abbreviated form of ''Das Unterseeboot'', ] for "the submarine." It is ] released under the terms of the ]. It can be built on an x86 PC for any supported architecture using a cross development GNU ], for example , the (ELDK) or . | '''Das U-Boot''' (Universal Bootloader) is a ] for a number of different ]s, including ], ], ], ], ], ], ], and ]. Its name comes from the abbreviated form of ''Das Unterseeboot'', ] for "the submarine." It is ] released under the terms of the ]. It can be built on an x86 PC for any supported architecture using a cross development GNU ], for example , the (ELDK) or . | ||
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.''<ref></ref> | |||
U-Boot originated in work done by Magnus Damm on a 8xx PowerPC bootloader called 8xxROM.<ref name="ppc"></ref> 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<ref name="ppc"/>. In November 2002 the project was renamed again, when support had been extended beyond booting on PowerPCs.<ref></ref> | U-Boot originated in work done by Magnus Damm on a 8xx PowerPC bootloader called 8xxROM.<ref name="ppc"></ref> 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<ref name="ppc"/>. In November 2002 the project was renamed again, when support had been extended beyond booting on PowerPCs.<ref></ref> |
Revision as of 00:11, 19 December 2009
Not to be confused with Das Boot.Developer(s) | DENX Software Engineering |
---|---|
Stable release | 2009.06 / June 14, 2009; 15 years ago (2009-06-14) |
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.
References
- Building Embedded Linux Systems by Karim Yaghmour, Chapter 9
- ^ PPCBoot Homepage: Authors
- U-Bootdoc: History
See also
External links
This software article is a stub. You can help Misplaced Pages by expanding it. |