Thread
:
U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
View Single Post
pali
2012-11-13 , 13:13
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#
543
Run
Code:
setenv setup_boot_reason_atag pwr_key
from uboot console and then boot maemo (from bootmenu or by command). It will write to omap boot table bootreason pwr_key which appear in linux kernel in /proc/bootreason. Same is for env setup_boot_mode_atag. Values are normal and update (there is also test and local, but useless). Normal is normal boot mode and update is boot mode for flashing eMMC.
Quote & Reply
|
The Following 2 Users Say Thank You to pali For This Useful Post:
mosiomm
,
reinob
pali
View Public Profile
Find all posts by pali