vapier 06/09/02 09:01:29 Modified: hb-install-arm-bootloader.xml Log: split up bootloader upgrade/using into subsections
Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?r1=1.1&r2=1.2 Index: hb-install-arm-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-arm-bootloader.xml 2 Sep 2006 08:12:59 -0000 1.1 +++ hb-install-arm-bootloader.xml 2 Sep 2006 09:01:29 -0000 1.2 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v 1.1 2006/09/02 08:12:59 vapier Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v 1.2 2006/09/02 09:01:29 vapier Exp $ --> <sections> @@ -52,7 +52,9 @@ </subsection> </section> <section id="nettrom"> -<title>Using NeTTrom</title> +<title>NeTTrom</title> +<subsection> +<title>Upgrading NeTTrom</title> <body> <p> @@ -103,9 +105,18 @@ <p> If all goes well, you should be able to reboot and not be left with a brick. -So lets move on to actually booting a kernel. NeTTrom can boot a kernel many -different ways so we will go over the two most common: embedded in the flash -and right off the ext2 boot partition. +So lets move on to actually booting a kernel. +</p> + +</body> +</subsection> +<subsection> +<title>Using NeTTrom</title> +<body> + +<p> +NeTTrom can boot a kernel many different ways so we will go over the two most +common: embedded in the flash and loading off the ext2 boot partition. </p> <p> @@ -155,9 +166,12 @@ </p> </body> +</subsection> </section> <section id="redboot"> -<title>Using RedBoot</title> +<title>RedBoot</title> +<subsection> +<title>Upgrading RedBoot</title> <body> <p> @@ -173,9 +187,20 @@ </p> </body> +</subsection> +<!-- TODO: write this +<subsection> +<title>Using RedBoot</title> +<body> + +</body> +</subsection> +--> </section> <section id="uboot"> -<title>Using Das U-Boot</title> +<title>Das U-Boot</title> +<subsection> +<title>Upgrading Das U-Boot</title> <body> <p> @@ -191,6 +216,15 @@ </p> </body> +</subsection> +<!-- TODO: write this +<subsection> +<title>Using Das U-Boot</title> +<body> + +</body> +</subsection> +--> </section> <section id="reboot"> <title>Rebooting the System</title> -- [email protected] mailing list
