the following patch was just integrated into master: commit b933096316ccc00d7801f06b0e68604bdfaad002 Author: Stefan Reinauer reinauer@chromium.org Date: Thu Jun 28 12:18:41 2012 -0700
bd82x6x: Support power-on-after-power-fail better
Changing CMOS value for power-on-after-power-fail was only honored after reboot, which is counter intuitive (set from "enable" to "disable", power-off, replug device -> device turns on; and similar cases).
Modelled after http://review.coreboot.org/#/c/444
Change-Id: I2b8461dff1ae085c1ea4b4926084268b4da90321 Signed-off-by: Stefan Reinauer reinauer@google.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Jul 24 20:09:46 2012, giving +2 See http://review.coreboot.org/1323 for details.
-gerrit