<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-AT">
	<id>https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=Redboot_%28SBC-i.MX51%29</id>
	<title>Redboot (SBC-i.MX51) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=Redboot_%28SBC-i.MX51%29"/>
	<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Redboot_(SBC-i.MX51)&amp;action=history"/>
	<updated>2026-05-13T14:14:05Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in BECOM Systems Support</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=Redboot_(SBC-i.MX51)&amp;diff=532&amp;oldid=prev</id>
		<title>Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Redboot_(SBC-i.MX51)&amp;diff=532&amp;oldid=prev"/>
		<updated>2023-10-31T08:03:12Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de-AT&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 31. Oktober 2023, 10:03 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de-AT&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=Redboot_(SBC-i.MX51)&amp;diff=531&amp;oldid=prev</id>
		<title>en&gt;Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Redboot_(SBC-i.MX51)&amp;diff=531&amp;oldid=prev"/>
		<updated>2023-08-22T19:35:55Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Building Redboot with OpenEmbedded ==&lt;br /&gt;
&lt;br /&gt;
There is a recipe for the RedBoot boot loader in the OpenEmbedded package database. Run &lt;br /&gt;
 bitbake sbc-imx51-redboot&lt;br /&gt;
to build RedBoot. The files redboot.bin and redboot.bin_nopadding are placed into &lt;br /&gt;
 btmxc/tmp/deploy/glibc/images/sbc-imx51&lt;br /&gt;
after building.&lt;br /&gt;
&lt;br /&gt;
Note that the SBC-i.MX51 images build RedBoot automatically. &lt;br /&gt;
&lt;br /&gt;
== Building Redboot without OpenEmbedded ==&lt;br /&gt;
&lt;br /&gt;
In [[OpenEmbedded: Setting up the Bluetechnix OE Framework]] you should have cloned our Redboot repository by now. We will now build a bootloader.&lt;br /&gt;
&lt;br /&gt;
* Go to your development environment, then to your bootloader repository (in this example for the SBC-i.MX51)&lt;br /&gt;
 cd ~/oe/redboot_i.fly&lt;br /&gt;
&lt;br /&gt;
* Run the set-paths-for-building script&lt;br /&gt;
 . ./set-paths-for-building&lt;br /&gt;
&lt;br /&gt;
* Enter the build directory, then execute the build-redboot.sh script&lt;br /&gt;
 cd build&lt;br /&gt;
 ./build-redboot.sh&lt;br /&gt;
&lt;br /&gt;
* This will build a lot of files, yet only two of them are of interest to us:&lt;br /&gt;
** redboot.bin_nopadding - The bootloader being stripped of the padding at the beginning&lt;br /&gt;
** redboot.bin - The bootloader containing the padding&lt;br /&gt;
&lt;br /&gt;
== Further documentation ==&lt;br /&gt;
&lt;br /&gt;
We have summarized a short [[Redboot short reference|reference]] for Redboot.&lt;br /&gt;
&lt;br /&gt;
The GIT repository also contains the Redboot documentation as it is provided by Freescale: &amp;#039;&amp;#039;/doc/redboot_mx51.pdf&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Official website: [https://ecos.sourceware.org/redboot/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:SBC-i.MX51]]&lt;br /&gt;
[[Category:i.MX]]&lt;/div&gt;</summary>
		<author><name>en&gt;Peter</name></author>
	</entry>
</feed>