Files
OpenCellular/include
Bill Richardson a7d62b4fd4 Add LPC command to handle vboot stuff.
This adds "ectool vboot", which works like so:

  # ./ectool vboot
  0x06 image=A fake_dev=1

  # ./ectool vboot 0
  # ./ectool vboot
  0x02 image=A fake_dev=0

  # ./ectool vboot ff
  # ./ectool vboot
  0x06 image=A fake_dev=1

You can set or unset the fake dev-switch, and see which firmware image the
EC is running from.

BUG=chrome-os-partner:8313
TEST=manual

Boot the host, use crossystem to see the devsw_boot state. Change it with
the ectool command, reboot, see that it's changed.

Change-Id: Iaac40267338c6a07bc47b80e925e829bf1e1ae0c
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
2012-05-22 14:22:13 -07:00
..
2012-04-19 13:08:58 -07:00
2012-04-19 11:08:28 -07:00
2012-04-19 11:08:28 -07:00
2012-04-24 09:59:31 -07:00
2012-05-15 01:32:44 +00:00
2011-12-07 19:10:02 +00:00
2012-04-10 14:09:40 -07:00
2012-05-15 18:34:50 -07:00
2012-05-17 12:22:39 -07:00
2012-02-02 20:51:45 +08:00
2012-01-11 11:37:55 -08:00
2011-12-07 19:10:02 +00:00
2012-04-19 13:08:58 -07:00
2012-04-19 11:08:28 -07:00
2011-12-07 19:10:02 +00:00
2012-04-19 13:08:58 -07:00
2011-12-07 19:10:02 +00:00
2012-04-19 13:08:58 -07:00
2012-05-21 09:17:43 -07:00
2012-04-06 09:06:53 -07:00
2012-04-25 14:49:49 -07:00
2012-04-19 11:08:28 -07:00
2012-05-22 14:22:13 -07:00
2012-04-24 17:46:54 -07:00