From: Wolfram Sang Date: Fri, 12 May 2017 11:58:29 +0000 (+0200) Subject: sdcard_sd: correct cmd numbers when prefixing responses X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=commitdiff_plain;h=2a21cca5b228875b89a2905f6bd7bff83cac4be9;ds=sidebyside sdcard_sd: correct cmd numbers when prefixing responses Signed-off-by: Wolfram Sang --- diff --git a/decoder/test/sdcard_sd/imx6_quad_working_snippet.output b/decoder/test/sdcard_sd/imx6_quad_working_snippet.output index 4487b9b..c5b95f6 100644 --- a/decoder/test/sdcard_sd/imx6_quad_working_snippet.output +++ b/decoder/test/sdcard_sd/imx6_quad_working_snippet.output @@ -111,7 +111,7 @@ 465112-467440 sdcard_sd: decoded-fields: "Reserved" "Res" "R" 467440-467905 sdcard_sd: decoded-fields: "Supply voltage" "Voltage" "VHS" "V" 467905-468836 sdcard_sd: decoded-fields: "Check pattern" "Check pat" "Check" "C" -464181-469768 sdcard_sd: cmd0: "CMD8 (SEND_IF_COND): Send interface condition to card" "CMD8 (SEND_IF_COND)" "CMD8" +464181-469768 sdcard_sd: cmd8: "CMD8 (SEND_IF_COND): Send interface condition to card" "CMD8 (SEND_IF_COND)" "CMD8" 470349-470465 sdcard_sd: bits: "0" 470465-470582 sdcard_sd: bits: "0" 470582-470698 sdcard_sd: bits: "0" @@ -166,7 +166,7 @@ 471280-475004 sdcard_sd: field-arg: "Argument: 0x000001aa" "Arg" "A" 475004-475819 sdcard_sd: field-crc: "CRC: 0x9" "CRC" "C" 475819-475936 sdcard_sd: field-end: "End bit" "End" "E" -470349-475936 sdcard_sd: cmd55: "Reply: R7" +470349-475936 sdcard_sd: cmd8: "Reply: R7" 471280-473607 sdcard_sd: decoded-fields: "Reserved" "Res" "R" 473607-474073 sdcard_sd: decoded-fields: "Voltage accepted: 2.7-3.6V" "Voltage" "Volt" "V" 474073-475004 sdcard_sd: decoded-fields: "Echo-back of check pattern" "Echo" "E" @@ -377,7 +377,7 @@ 497813-497929 sdcard_sd: decoded-fields: "Host capacity support info" "Host capacity" "HCS" "H" 497696-497813 sdcard_sd: decoded-fields: "Reserved" "Res" "R" 496765-502352 sdcard_sd: acmd41: "ACMD41 (SD_SEND_OP_COND): Send HCS info and activate the card init process" "ACMD41 (SD_SEND_OP_COND)" "ACMD41" -502933-508520 sdcard_sd: cmd55: "Reply: R3" +502933-508520 sdcard_sd: acmd41: "Reply: R3" 502933-503049 sdcard_sd: bits: "0" 503049-503166 sdcard_sd: bits: "0" 503166-503282 sdcard_sd: bits: "1"