Hi,

 

I had a boot issue and it was because of using SPACE to stop the autoboot. A quick fix for this was to add a \” to a variable declaration such as “setenv dummy variable\””. Do you know of any other fix for this? It seems the default for lava is “Hit any key to stop autoboot” and just send a “b” to stop it. In my case, I had to change the device configuration file to look for “Press SPACE to abort autoboot in 2 seconds” and then send a “ “. The device configuration looks as follows http://pastebin.ubuntu.com/18790420/.

 

Now I have another issue where the job keeps going even though the image booted successfully. I want it to stop once it sees “am335x-evm login:”. Is there a way to do this? I changed the master_str = am335x-evm login:.

 

This is my complete log http://pastebin.ubuntu.com/18790288/.

 

Thanks,

 

Josue