Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libflash/mbox-flash: Add the ability to lock flash | Cyril Bur | 2017-12-14 | 1 | -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 access | Cyril Bur | 2017-02-23 | 1 | -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> |