<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.geosharing-project.org/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.geosharing-project.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Bootloader</id>
		<title>Bootloader - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.geosharing-project.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Bootloader"/>
		<link rel="alternate" type="text/html" href="http://www.geosharing-project.org/wiki/index.php?title=Bootloader&amp;action=history"/>
		<updated>2026-05-01T07:22:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.2</generator>

	<entry>
		<id>http://www.geosharing-project.org/wiki/index.php?title=Bootloader&amp;diff=73&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;The bootloader is some kind of very small program. It is needed to boot up the main operating system on your Neo FreeRunner. There exists two main bootloaders for Openmoko: Qi an...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.geosharing-project.org/wiki/index.php?title=Bootloader&amp;diff=73&amp;oldid=prev"/>
				<updated>2011-03-13T13:29:24Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;The bootloader is some kind of very small program. It is needed to boot up the main operating system on your Neo FreeRunner. There exists two main bootloaders for Openmoko: Qi an...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The bootloader is some kind of very small program. It is needed to boot up the main operating system on your Neo FreeRunner. There exists two main bootloaders for Openmoko: Qi and U-boot. There also exists two different kinds of memory.&lt;br /&gt;
&lt;br /&gt;
== NOR ==&lt;br /&gt;
&lt;br /&gt;
The NOR memory is a very small one. It contains only a very small program to choose different options at the boot. You can get the bootloader version of this part with :&lt;br /&gt;
&lt;br /&gt;
 grep  Bootloader /dev/mtdblock0&lt;br /&gt;
&lt;br /&gt;
== NAND ==&lt;br /&gt;
&lt;br /&gt;
The NAND memory is the main memory. It contains the main operating system. You can get the bootloader version of this part with :&lt;br /&gt;
&lt;br /&gt;
 grep  Bootloader /dev/mtdblock1&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>