On Thu, Dec 31, 2020 at 5:04 PM Bin Meng <[email protected]> wrote: > > From: Bin Meng <[email protected]> > > After the card is put into SPI mode, CRC check for all commands > including CMD0 will be done according to CMD59 setting. But this > command is currently unimplemented. Simply allow the decoding of > CMD59, but the CRC check is still ignored. > > Signed-off-by: Bin Meng <[email protected]> > --- > > hw/sd/sd.c | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Pragnesh Patel <[email protected]> Tested-by: Pragnesh Patel <[email protected]>
