Files
OpenCellular/src/lib
Aaron Durbin dcbccd6a1e lib/boot_device: add RW boot device construct
The current boot device usage assumes read-only semantics to
the boot device. Any time someone wants to write to the
boot device a device-specific API is invoked such as SPI flash.
Instead, provide a mechanism to retrieve an object that can
be used to perform writes to the boot device. On systems where
the implementations are symmetric these devices can be treated
one-in-the-same. However, for x86 systems with memory mapped SPI
the read-only boot device provides different operations.

BUG=chrome-os-partner:55932

Change-Id: I0af324824f9e1a8e897c2453c36e865b59c4e004
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16194
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-08-19 03:07:05 +02:00
..
2015-04-22 08:50:54 +02:00
2013-07-10 20:17:51 +02:00
2003-07-19 04:28:22 +00:00
2016-01-07 22:57:02 +01:00
2016-07-01 23:55:16 +02:00
2015-05-29 07:06:37 +02:00
2009-01-20 21:40:16 +00:00
2004-03-13 03:40:29 +00:00
2009-01-20 21:40:16 +00:00
2016-05-05 19:41:29 +02:00
2015-09-09 19:35:30 +00:00
2016-06-24 20:22:05 +02:00
2015-10-24 05:57:33 +02:00