[Skiboot] [PATCH V2 0/4] Implement MBOX Protocol V2 Support
Suraj Jitindar Singh
sjitindarsingh at gmail.com
Wed May 24 16:37:15 AEST 2017
This series is version 2 of the patches to implement support for version
2 of the mbox protocol in skiboot.
There has been minor rework from the patches Cyril posted previously as
detailed in each patch.
The final patch which implemented tests has been dropped for now.
Cyril Bur (3):
libflash/mbox-flash: Minor fixups before V2
hw/lpc-mbox: Use message registers for interrupts
libflash/mbox-flash: Update to V2 of the protocol
Suraj Jitindar Singh (1):
libflash/mbox-flash: Implement MARK_WRITE_ERASED mbox call
hw/lpc-mbox.c | 99 +++++--
include/lpc-mbox.h | 15 +-
libflash/errors.h | 2 +
libflash/mbox-flash.c | 751 +++++++++++++++++++++++++++++++++++++++++---------
4 files changed, 709 insertions(+), 158 deletions(-)
--
2.9.3
More information about the Skiboot
mailing list