<?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=Intel_Strata_NOR_flash_%28i.MX31%29</id>
	<title>Intel Strata NOR flash (i.MX31) - 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=Intel_Strata_NOR_flash_%28i.MX31%29"/>
	<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Intel_Strata_NOR_flash_(i.MX31)&amp;action=history"/>
	<updated>2026-05-13T13:29:35Z</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=Intel_Strata_NOR_flash_(i.MX31)&amp;diff=292&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=Intel_Strata_NOR_flash_(i.MX31)&amp;diff=292&amp;oldid=prev"/>
		<updated>2023-10-31T08:03:08Z</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=Intel_Strata_NOR_flash_(i.MX31)&amp;diff=291&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=Intel_Strata_NOR_flash_(i.MX31)&amp;diff=291&amp;oldid=prev"/>
		<updated>2023-08-22T19:35:50Z</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;===  Overview ===&lt;br /&gt;
The Intel Strata Flash is a mount option which is located on the bottom side of the i.MX31 connector version. &lt;br /&gt;
Since this topic is similar to the Spansion Flash topic, you might also want to check SpansionFlash for instructions.&lt;br /&gt;
&lt;br /&gt;
===  Kernel Configuration ===&lt;br /&gt;
To enable the Intel Strata device, enter the kernel configuration and perform the following changes:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Device Drivers -&amp;gt; Memory Technology Device (MTD) Support -&amp;gt; RAM/ROM/Flash chip drivers -&amp;gt;  Enable Strata Flash Chip on i.MX module -&amp;gt; Y&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  Testing ===&lt;br /&gt;
To test the Intel Strata device, run the following commands on the target&lt;br /&gt;
&lt;br /&gt;
To get information about the flash devices run the following command. By default, the partition which is based on the Strata Flash is called Data, in this case it is mtd4. The partitions before that one are Spansion Flash partitions. Partitions behind the Strate are usually NAND type partitions.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mx31# cat /proc/mtd&lt;br /&gt;
dev:    size   erasesize  name&lt;br /&gt;
mtd0: 00080000 00020000 &amp;quot;Bootloader&amp;quot;&lt;br /&gt;
mtd1: 00080000 00020000 &amp;quot;Bootloader env&amp;quot;&lt;br /&gt;
mtd2: 00200000 00020000 &amp;quot;Kernel&amp;quot;&lt;br /&gt;
mtd3: 01d00000 00020000 &amp;quot;rootfs&amp;quot;&lt;br /&gt;
mtd4: 00800000 00020000 &amp;quot;Data&amp;quot;&lt;br /&gt;
mx31#&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can unlock the device and erase all data on it by using&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mx31# flash_unlock /dev/mtd/4&lt;br /&gt;
mx31# flash_eraseall /dev/mtd/4&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:i.MX31]]&lt;/div&gt;</summary>
		<author><name>en&gt;Peter</name></author>
	</entry>
</feed>