<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://arm.mini-box.com/index.php?action=history&amp;feed=atom&amp;title=Bootstrap</id>
	<title>Bootstrap - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://arm.mini-box.com/index.php?action=history&amp;feed=atom&amp;title=Bootstrap"/>
	<link rel="alternate" type="text/html" href="https://arm.mini-box.com/index.php?title=Bootstrap&amp;action=history"/>
	<updated>2026-05-13T10:30:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://arm.mini-box.com/index.php?title=Bootstrap&amp;diff=88&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;=Building Bootstrap= Bootstrap initializes the board components and loads the kernel.CPU ROM code looks for a file named BOOT.BIN on the first FAT partition from the microSD c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://arm.mini-box.com/index.php?title=Bootstrap&amp;diff=88&amp;oldid=prev"/>
		<updated>2020-10-20T06:07:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Building Bootstrap= Bootstrap initializes the board components and loads the kernel.CPU ROM code looks for a file named BOOT.BIN on the first FAT partition from the microSD c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Building Bootstrap=&lt;br /&gt;
Bootstrap initializes the board components and loads the kernel.CPU ROM code looks for a file named BOOT.BIN on the first FAT partition from the microSD card. If the BOOT.BIN is found, the code is loaded and executed. The BOOT.BIN can load the linux kernel or some other application if needed. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Source for the picoSAM9G45 tailored bootstrap is available here: [http://gitorious.org/picopc-kernel/bootstrap-sdcard bootstrap git repository]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To compile, edit the ''compile.sh'' script from at91bootstrap folder and change CROSS_COMPILE to point to your toolchain. &amp;lt;br&amp;gt;&lt;br /&gt;
Then you can run ''compile.sh'' script to compile a new bootstrap image.&amp;lt;br&amp;gt;&lt;br /&gt;
Image will be generated in bin/ folder.&lt;br /&gt;
&lt;br /&gt;
   git clone git://gitorious.org/picopc-kernel/bootstrap-sdcard.git&lt;br /&gt;
   cd bootstrap-sdcard/at91bootstrap&lt;br /&gt;
   ./compile.sh&lt;br /&gt;
   ls -l bin/BOOT.BIN&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>