Re: barebox and setenv

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx> 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   |


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox

[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux