Hello,<div><br></div><div>1. I don&#39;t think that I took any steps to save the environment. Not sure how to go about doing that. I have the &#39;env\bin\init&#39; file under my board directory. I was under the impressions this would get built in automatically. Additionally in my init.c file for my board I have the following lines:</div>
<div><br></div><div>devfs_add_partition(&quot;nor0&quot;, 0x01000000, 0x10000, PARTITION_FIXED, &quot;self_raw&quot;);</div><div>devfs_add_partition(&quot;nor0&quot;, 0x01010000, 0x1000, PARTITION_FIXED, &quot;env0&quot;);</div>
<div><br></div><div>2. When my board boots i get the following output lines</div><div><br></div><div>Malloc space: .(rest of text ...)</div><div>Stack space: (rest of text ...)</div><div>Open /dev/env0 error2 </div><div>running /env/bin/init...</div>
<div>not found</div><div>barebox:</div><div><br></div><div>Thanks</div><div>Marko</div><div><br><br><div class="gmail_quote">On Mon, Apr 11, 2011 at 10:25 PM, Baruch Siach <span dir="ltr">&lt;<a href="mailto:baruch@tkos.co.il">baruch@tkos.co.il</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Marko,<br>
<div class="im"><br>
On Mon, Apr 11, 2011 at 09:18:53PM -0600, Marko Milutinovic wrote:<br>
&gt; I have barebox working almost fully on my board, except I can&#39;t get the<br>
&gt; environment to load ... I have an env0 partition allocated and under my<br>
&gt; board I have the /env/bin/init file. Anyone have any tips as to what I am<br>
&gt; missing or can they point me to another resource?<br>
<br>
</div>More info is needed:<br>
<br>
1. What did you do to save the environment?<br>
<br>
2. What is your indication that the environment doesn&#39;t &quot;load&quot;?<br>
<br>
baruch<br>
<font color="#888888"><br>
--<br>
                                                     ~. .~   Tk Open Systems<br>
=}------------------------------------------------ooO--U--Ooo------------{=<br>
   - <a href="mailto:baruch@tkos.co.il">baruch@tkos.co.il</a> - tel: <a href="tel:%2B972.2.679.5364" value="+97226795364">+972.2.679.5364</a>, <a href="http://www.tkos.co.il" target="_blank">http://www.tkos.co.il</a> -<br>

</font></blockquote></div><br></div>