Revision as of 08:34, 27 October 2009 editC.Oezbek (talk | contribs)29 editsm Added missing brace← Previous edit | Revision as of 18:36, 30 November 2009 edit undoCprompt (talk | contribs)Extended confirmed users1,670 editsmNo edit summaryNext edit → | ||
Line 24: | Line 24: | ||
|website = http://www.denx.de/U-Boot/ | |website = http://www.denx.de/U-Boot/ | ||
}} | }} | ||
'''Das U-Boot''' (Universal Bootloader |
'''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 . | ||
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 18:36, 30 November 2009
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.
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
See also
External links
This software article is a stub. You can help Misplaced Pages by expanding it. |