diff options
author | Tom Rini <trini@konsulko.com> | 2023-04-05 19:48:56 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-04-25 15:31:27 -0400 |
commit | 51a765b37671b4460fdefef5000b9eb6988fddc8 (patch) | |
tree | 468e14d0475a6e9344d37e32a184ab7f1d13f6dc /test/py/tests/test_ut.py | |
parent | b5fc9f99d0d5324b6159b3a1da7bb679cf5fc901 (diff) |
boot/image-board.c: Silence warning in select_ramdisk
When building with clang we get a warning that rdaddr could be
uninitialized in one case. While this cannot functionally happen, we can
easily silence the warning.
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/tests/test_ut.py')
0 files changed, 0 insertions, 0 deletions