diff options
author | Simon Glass <sjg@chromium.org> | 2023-04-25 10:54:41 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-04-27 13:51:06 -0400 |
commit | 8b1b943a7aa3c2d071982b99220cdee49ed2c5fb (patch) | |
tree | b4a9582e9aeb51df0c3925dc57877c8fae9e1ca6 /test/py/u_boot_utils.py | |
parent | c94a331061741fab44aeeca3d17caafdadeb4543 (diff) |
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>
Diffstat (limited to 'test/py/u_boot_utils.py')
0 files changed, 0 insertions, 0 deletions