Hi Marc
Nataraj S Narayan wrote:the barebox shell is "sh" like, so use
> 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.
BTW: barebox comes with a default environment for all board. Adopt it to
bootargs="mem=64M console=ttyS0,115200 root=/dev/mtdblock0 rw rootfstype=jffs2"
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 |