[Skiboot] [PATCH V2 0/4] Implement MBOX Protocol V2 Support
Cyril Bur
cyrilbur at gmail.com
Fri May 26 14:08:47 AEST 2017
On Wed, 2017-05-24 at 16:37 +1000, Suraj Jitindar Singh wrote:
> 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.
>
So the tests that I sent in v1 weren't resent. The tests apply and
pass. Stewart: Would you rather a complete v3 series with tests or are
you happy to take the tests from v1?
> 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(-)
>
More information about the Skiboot
mailing list