Difference between revisions of "U-Boot"

From eLinux.org
Jump to: navigation, search
(added u-boot manual link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://www.denx.de/wiki/UBoot U-Boot Project Page]
+
U-Boot is a popular bootloader for embedded Linux systems
  
[http://linuxdevices.com/articles/AT5085702347.html Intro to U-Boot]
+
Here are some resources for finding out more about U-Boot:
  
[http://www.denx.de/wiki/DULG/Manual U-Boot manual]
+
* [http://www.denx.de/wiki/U-Boot U-Boot Project Page]
 +
 
 +
* [http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/Introduction-to-Das-UBoot-the-universal-open-source-bootloader/ Introduction to Das UBoot, the universal open source bootloader] Curt Brune, Linuxdevices.com article, 2004
 +
** This is old, but still informative
 +
 
 +
* [http://www.denx.de/wiki/DULG/Manual U-Boot manual]
  
 
[[Category:Bootloaders]]
 
[[Category:Bootloaders]]
 +
[[Category:U-Boot]]

Latest revision as of 07:59, 28 March 2012

U-Boot is a popular bootloader for embedded Linux systems

Here are some resources for finding out more about U-Boot: