Files
u-boot/include
Simon Glass 646deed40b ide: Correct use of ATAPI
The use of atapi_read() was incorrect dropped. Fix this so that it will
be used when needed. Use a udevice for the first argument of atapi_read()
so it is consistent with ide_read().

This requires much of the ATAPI code to be brought out from behind the
existing #ifdef. It will still be removed by the compiler if it is not
needed.

Add an atapi flag to struct blk_desc so the information can be retained.

Fixes: 145df842b4 ("dm: ide: Add support for driver-model block devices")
Fixes: d0075059e4 ("ide: Drop non-DM code for BLK")
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-04-27 13:51:06 -04:00
..
2023-02-07 14:33:50 -05:00
2023-02-09 16:32:25 -05:00
2023-04-27 13:51:06 -04:00
2023-03-30 15:09:59 -04:00
2023-02-19 21:15:15 +01:00
2023-02-06 13:04:52 -05:00
2023-02-09 16:32:25 -05:00
2023-01-16 18:26:50 -05:00
2023-01-11 15:02:24 -05:00
2023-01-20 12:27:06 -05:00
2023-03-13 13:53:01 +01:00
2023-01-27 14:47:57 -05:00
2023-04-06 15:08:46 -04:00
2023-02-06 13:04:53 -05:00
2023-04-10 12:17:11 +09:00
2023-03-02 17:45:58 -05:00
2023-02-02 14:44:53 -05:00
2023-01-23 18:11:40 -05:00
2023-01-16 18:01:10 +08:00
2022-12-09 14:10:28 -05:00
2023-02-10 07:41:40 -05:00
2023-02-11 12:22:34 -05:00
2022-12-22 10:31:49 -05:00
2022-12-22 10:31:49 -05:00