On 1/23/21 11:39 AM, Bin Meng wrote: > From: Bin Meng <bin.m...@windriver.com> > > 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 <bin.m...@windriver.com> > Reviewed-by: Pragnesh Patel <pragnesh.pa...@sifive.com> > Tested-by: Pragnesh Patel <pragnesh.pa...@sifive.com> > --- > > (no changes since v1) > > hw/sd/sd.c | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>