Hi Marc<div><br></div><div>My board is at91sam9263. I am fully on Nand flash. Before i fully embark onto barebox, may i have a few hints from you?</div><div><br></div><div>1. Can i do away with initial at91bootstrap.bin?</div>
<div>2. Using file jffs2 on Nand which takes at least 10 sec to mount, do you suggest any substitute that barebox supports?</div><div>3. How stable is barebox now? </div><div><br></div><div>warm regards</div><div><br></div>
<div>Nataraj<br><br><div class="gmail_quote">On Thu, Aug 26, 2010 at 1:05 PM, Marc Kleine-Budde <span dir="ltr">&lt;<a href="mailto:mkl@pengutronix.de">mkl@pengutronix.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Nataraj S Narayan wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; How do I  &quot;setenv bootargs mem=64M console=ttyS0,115200 root=/dev/mtdblock0<br>
&gt; rw rootfstype=jffs2&quot; in barebox?<br>
&gt;<br>
&gt; export seems not to work for me.<br>
<br>
</div>the barebox shell is &quot;sh&quot; like, so use<br>
<div class="im"><br>
bootargs=&quot;mem=64M console=ttyS0,115200 root=/dev/mtdblock0 rw rootfstype=jffs2&quot;<br>
<br>
</div>BTW: barebox comes with a default environment for all board. Adopt it to<br>
your needs.<br>
<br>
cheers, Marc<br>
<font color="#888888"><br>
--<br>
Pengutronix e.K.                  | Marc Kleine-Budde           |<br>
Industrial Linux Solutions        | Phone: +49-231-2826-924     |<br>
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |<br>
Amtsgericht Hildesheim, HRA 2686  | <a href="http://www.pengutronix.de" target="_blank">http://www.pengutronix.de</a>   |<br>
<br>
</font></blockquote></div><br></div>