On 1/23/21 11:39 AM, Bin Meng 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 remains unchecked. > > Signed-off-by: Bin Meng <[email protected]> > Reviewed-by: Pragnesh Patel <[email protected]> > Tested-by: Pragnesh Patel <[email protected]> > --- > > (no changes since v1) > > hw/sd/sd.c | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
