LetuxOS U-Boot

Issue 411: Add flag that can be set by the kernel to do a "reboot to menu"

Reported by Nikolaus Schaller, Nov 20, 2012

Either write some file to SD.
Or store in the U-boot environment.

Question:
* how can a linux kernel set a variable in the u-boot env?

Comment 2 by Nikolaus Schaller, Nov 20, 2012

Better for Squeeze:

http://packages.debian.org/squeeze/u-boot

Comment 3 by Nikolaus Schaller, Nov 20, 2012

Here is the correct link:  
http://packages.debian.org/squeeze/uboot-envtools

Comment 4 by Nikolaus Schaller, Nov 23, 2012

Has been done.

Do:

fw_setenv "forcemenu" yes
reboot

(needs a config file: 
http://git.goldelico.com/?p=gta04-rootfs.git;a=blob;f=debian/config/e
tc/fw_env.config;h=b5173fe82094a38dbbd966cc57274c6df61e8472;hb=HEAD )
Status: Fixed

Created: 12 years 5 months ago by Nikolaus Schaller

Updated: 12 years 4 months ago

Status: Fixed

Labels:
Priority:Medium
Type:Enhancement