summaryrefslogtreecommitdiffstats
path: root/libflash/mbox-flash.h
Commit message (Collapse)AuthorAgeFilesLines
* libflash/mbox-flash: Add the ability to lock flashCyril Bur2017-12-141-0/+1
| | | | | Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* libflash: blocklevel backend for MBOX flash accessCyril Bur2017-02-231-0/+24
The use MBOX protocol to request flash access from the BMC. Then read/write to the 'flash' through windows it creates on LPC FW space. Reference implementation of the mbox flash daemon for BMC userspace: https://github.com/cyrilbur-ibm/mboxbridge Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud