barebox and setenv

Nataraj S Narayan natarajsn at gmail.com
Thu Aug 26 05:09:54 EDT 2010


Hi Marc

My board is at91sam9263. I am fully on Nand flash. Before i fully embark
onto barebox, may i have a few hints from you?

1. Can i do away with initial at91bootstrap.bin?
2. Using file jffs2 on Nand which takes at least 10 sec to mount, do you
suggest any substitute that barebox supports?
3. How stable is barebox now?

warm regards

Nataraj

On Thu, Aug 26, 2010 at 1:05 PM, Marc Kleine-Budde <mkl at pengutronix.de>wrote:

> Nataraj S Narayan wrote:
> > Hi
> >
> > How do I  "setenv bootargs mem=64M console=ttyS0,115200
> root=/dev/mtdblock0
> > rw rootfstype=jffs2" in barebox?
> >
> > export seems not to work for me.
>
> the barebox shell is "sh" like, so use
>
> bootargs="mem=64M console=ttyS0,115200 root=/dev/mtdblock0 rw
> rootfstype=jffs2"
>
> BTW: barebox comes with a default environment for all board. Adopt it to
> your needs.
>
> cheers, Marc
>
> --
> Pengutronix e.K.                  | Marc Kleine-Budde           |
> Industrial Linux Solutions        | Phone: +49-231-2826-924     |
> Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
> Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/barebox/attachments/20100826/c6624f65/attachment.html>


More information about the barebox mailing list