[PATCH] test: bootdev: Do not require USB to compile test

Simon Glass sjg at chromium.org
Mon Jan 23 23:25:44 CET 2023


On Mon, 23 Jan 2023 at 15:07, Linus Walleij <linus.walleij at linaro.org> wrote:
>
> This test will block compilation of the entire test suite
> on platforms without USB support. Make the extern
> "usb_started" conditional on USB host or gadget and
> define a dummy flag if neither is enabled.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
>  test/boot/bootdev.c | 4 ++++
>  1 file changed, 4 insertions(+)

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


More information about the U-Boot mailing list