[PATCH 6/9] boot/image-board.c: Silence warning in select_ramdisk

Simon Glass sjg at chromium.org
Fri Apr 7 07:31:26 CEST 2023


On Thu, 6 Apr 2023 at 11:50, Tom Rini <trini at konsulko.com> wrote:
>
> 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 at konsulko.com>
> ---
>  boot/image-board.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list