Philippe Mathieu-Daudé
e7364ae74c
hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
...
"General command" (GEN_CMD, CMD56) is described as:
GEN_CMD is the same as the single block read or write
commands (CMD24 or CMD17). The difference is that [...]
the data block is not a memory payload data but has a
vendor specific format and meaning.
Thus this block must not be stored overwriting data block
on underlying storage drive. Handle as RAZ/WI.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240703134356.85972-3-philmd@linaro.org>
2024-07-05 23:53:57 +02:00
..
2024-06-04 11:53:43 +02:00
2024-06-19 12:40:49 +02:00
2024-04-25 10:21:06 +01:00
2024-05-03 15:47:47 +02:00
2024-07-03 20:54:17 -07:00
2024-06-19 12:40:49 +02:00
2024-05-03 15:47:47 +02:00
2024-07-01 17:16:04 -04:00
2024-05-28 14:20:48 +01:00
2024-07-05 23:53:07 +02:00
2024-04-25 12:48:12 +02:00
2024-05-03 15:47:47 +02:00
2024-07-01 17:16:04 -04:00
2024-07-01 17:16:04 -04:00
2024-06-18 14:52:00 +02:00
2024-02-01 08:33:18 +01:00
2024-07-02 07:52:43 +02:00
2024-05-08 19:42:45 +02:00
2024-05-03 15:47:48 +02:00
2024-04-25 10:21:06 +01:00
2024-07-04 09:16:07 -07:00
2024-07-02 06:58:48 +02:00
2024-05-28 14:20:48 +01:00
2024-07-03 20:54:17 -07:00
2023-12-29 11:17:30 +11:00
2023-12-29 11:17:30 +11:00
2024-04-15 13:07:11 +02:00
2024-06-19 12:40:49 +02:00
2024-07-02 06:58:37 +02:00
2024-07-03 18:14:07 -04:00
2024-05-03 15:47:47 +02:00
2024-06-19 12:42:03 +02:00
2024-07-03 20:54:17 -07:00
2024-07-03 20:54:17 -07:00
2024-02-27 09:36:39 +01:00
2024-07-03 18:14:07 -04:00
2024-07-01 12:48:55 +01:00
2024-05-10 15:45:15 +02:00
2024-07-03 18:14:07 -04:00
2024-04-25 09:43:29 -07:00
2024-06-19 12:40:49 +02:00
2024-07-03 20:54:17 -07:00
2024-05-08 19:43:15 +02:00
2024-06-26 23:00:59 +10:00
2024-05-10 15:45:15 +02:00
2024-05-10 15:45:15 +02:00
2024-07-03 20:54:17 -07:00
2024-07-01 17:16:04 -04:00
2024-07-05 23:53:57 +02:00
2024-04-25 10:21:06 +01:00
2024-06-10 13:05:27 -04:00
2024-06-19 12:40:49 +02:00
2024-05-03 15:47:48 +02:00
2024-05-06 10:19:56 -07:00
2024-06-16 21:08:54 +02:00
2024-06-21 14:01:59 +01:00
2024-02-29 11:35:36 -10:00
2024-05-03 15:47:48 +02:00
2024-06-30 12:44:32 +09:00
2024-06-21 16:20:45 +01:00
2024-07-02 06:58:48 +02:00
2024-07-03 18:14:07 -04:00
2024-06-16 21:08:54 +02:00
2024-07-03 18:14:07 -04:00
2024-06-04 11:53:43 +02:00
2024-05-10 15:45:15 +02:00
2024-04-25 12:48:12 +02:00
2024-04-24 16:03:38 +02:00