Files
u-boot/drivers/block
Simon Glass 8b1b943a7a ide: Avoid preprocessor for CONFIG_LBA48
Use IS_ENABLED() instead for all conditions. Add the 'lba48' flag into
struct blk_desc always, since it uses very little space. Use a bool so
the meaning is clearer.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2023-04-27 13:51:06 -04:00
..
2022-09-25 08:30:05 -06:00
2022-09-16 11:05:16 -04:00
2022-11-07 16:24:30 -07:00
2023-04-27 13:51:06 -04:00
2023-04-05 10:54:47 -04:00
2023-04-05 10:54:47 -04:00