| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/bootloaders-das-u-boot.xml,v 1.4 2010/08/30 03:59:06 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/bootloaders-das-u-boot.xml,v 1.5 2013/01/03 22:26:00 vapier Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | The Universal Bootloader which supports every embedded architecture out there. |
12 | The Universal Bootloader which supports every embedded architecture out there. |
| 13 | </abstract> |
13 | </abstract> |
| 14 | |
14 | |
| 15 | <version>0.2</version> |
15 | <version>0.3</version> |
| 16 | <date>2008-05-05</date> |
16 | <date>2013-01-03</date> |
| 17 | |
17 | |
| 18 | <section> |
18 | <section> |
| 19 | <title>Usage</title> |
19 | <title>Usage</title> |
| 20 | <body> |
20 | <body> |
| 21 | |
21 | |
| 22 | <p> |
22 | <p> |
| 23 | Rather than duplicate existing information, please consult the upstream |
23 | Rather than duplicate existing information, please consult the upstream |
| 24 | <uri link="http://www.denx.de/wiki/UBoot/Documentation">documentation</uri> |
24 | <uri link="http://www.denx.de/wiki/U-Boot/Documentation">documentation</uri> |
| 25 | and their main <uri link="http://www.denx.de/wiki/view/DULG/UBoot">wiki</uri>. |
25 | and their main <uri link="http://www.denx.de/wiki/view/DULG/UBoot">wiki</uri>. |
| 26 | </p> |
26 | </p> |
| 27 | |
27 | |
| 28 | </body> |
28 | </body> |
| 29 | </section> |
29 | </section> |
| 30 | |
30 | |
| 31 | </sections> |
31 | </sections> |