loaduEnvtxt=load mmc 0:2 ${loadaddr} /boot/uEnv.txt ; env import -t
${loadaddr} ${filesize};

This works for me.

On Tue, Sep 9, 2014 at 9:06 AM, Moscowbob <moscow...@gmail.com> wrote:

> Thanks Robert, that clears up things for me now
>
> On Tuesday, 9 September 2014 15:28:20 UTC+1, RobertCNelson wrote:
>
>> On Tue, Sep 9, 2014 at 9:13 AM, Moscowbob <mosc...@gmail.com> wrote:
>> > @William - After reading RCN explanation that different locations are
>> > searched, this crossed my mind and I deleted all uEnv.txt files
>> everywhere
>> > except for the sd card fat partition, but this still does not work if I
>> add
>> > either
>> > cmdline=quiet init=/lib/systemd/systemd consoleblank=0
>> > OR
>> > cmdline=quiet init=/lib/systemd/systemd
>> > optarg="consoleblank=0"
>> >
>> > to the /boot/uEnv.txt on the nfs
>>
>> "on the nfs" u-boot can't read /boot/uEnv.txt off the "nfs" (yet)...
>> for the nfs case, it's got to be on the first partition /uEnv.txt
>>
>> >
>> > My next step was to just use a fat formatted sd card with MLO, uimage
>> and
>> > uEnv.txt and no ext4 partition and still the same - the consoleblank
>> does
>> > not work for my configuration if added to /boot/uEnv.txt
>>
>> Regards,
>>
>> --
>> Robert Nelson
>> http://www.rcn-ee.com/
>>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to