Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: ricar on June 20, 2016, 06:23:21 PM

Title: Change bootdelay value uboot
Post by: ricar on June 20, 2016, 06:23:21 PM
Hello,
I'm using A20 Olinuxino LIME with Debian GNU/Linux 7.6 (wheezy) image booted from NAND. I would like to change the value of bootdelay using U-boot shell. Setenv command works fine but when I send "saveenv" an error "Unknown command 'saveenv' - try 'help'" is displayed.
I compiled U-boot using A20-OLinuXino_Lime_defconfig.
How can I change the value of bootdelay?