Difference between revisions of "U-Boot"
From LinuxMIPS
WolfgangDenk (Talk | contribs) |
|||
| Line 1: | Line 1: | ||
| − | [http://u-boot.sourceforge.net/ U-Boot] is | + | [http://u-boot.sourceforge.net/ U-Boot] is a universal boot loader for embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run application code. |
| + | |||
| + | The presentation at | ||
| + | [http://www.denx.de/twiki/bin/view/UBootdoc/Presentation] gives an overview about | ||
| + | history and main features. | ||
| + | |||
| + | A detailed manual can be found at | ||
| + | [http://www.denx.de/twiki/bin/view/DULG/Manual]. | ||
Revision as of 22:15, 4 April 2005
U-Boot is a universal boot loader for embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run application code.
The presentation at [1] gives an overview about history and main features.
A detailed manual can be found at [2].