mbox series

[0/4] mmc: sandbox: Some small fixes

Message ID 20220330165446.438925-1-seanga2@gmail.com
Headers show
Series mmc: sandbox: Some small fixes | expand

Message

Sean Anderson March 30, 2022, 4:54 p.m. UTC
Various small fixes which were found with valgrind.


Sean Anderson (4):
  mmc: sandbox: Initialize the status register
  mmc: sandbox: Initialize backing buffer
  mmc: Import some defines for R1 responses
  mmc: sandbox: Set the response

 drivers/mmc/sandbox_mmc.c | 13 +++++++---
 include/mmc.h             | 52 +++++++++++++++++++++++++++++++++++++--
 2 files changed, 60 insertions(+), 5 deletions(-)