> Use the "askenv" command?
I'm so sorry - how did I miss that?
thanks
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear "David Collier",
In message you
wrote:
> I have a script environment variable called set_mac_IP which requires me
> to do "setenv sn 1234" ( or whatever ) before I run it.
>
> The script is always run from the console.
>
> Is there a simple way to do
>
> ask sn; .
>
> and ask for a
I have a script environment variable called set_mac_IP which requires me
to do "setenv sn 1234" ( or whatever ) before I run it.
The script is always run from the console.
Is there a simple way to do
ask sn; .
and ask for a number to be input on the console?
I was wondering if hush could m
3 matches
Mail list logo