2008/10/23 Armin ranjbar <span dir="ltr">&lt;<a href="mailto:zoup@zoup.org">zoup@zoup.org</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 23 Sep 2008 21:28:45 +0100<br>
Andy Green &lt;<a href="mailto:andy@openmoko.com">andy@openmoko.com</a>&gt; wrote:<br>
<br>
Well ,<br>
no such line in printenv<br>
<br>
when i try to setenv exactly your line , ill get &#39;Error: Bad gzipped<br>
data&#39; , any idea ?</blockquote><div><br>Now what is in your /dev/mtd4? It should be a gzipped bmp, the start should look similar to this hexdump:<br><br>&nbsp;root@om-gta02:~# hexdump -C /dev/mtd4<br>00000000&nbsp; 1f 8b 08 08 6e 54 ff 48&nbsp; 02 03 73 70 6c 61 73 68&nbsp; |....nT.H..splash|<br>
00000010&nbsp; 2e 62 6d 70 00 ed dc d1&nbsp; 61 e3 30 0c 44 c1 f4 df&nbsp; |.bmp....a.0.D...|<br>...<br><br></div></div>(the filename can of course differ)<br><br>