[PATCH] test/py/tests/test_fpga.py: Correct check for legacy image format support

Simon Glass sjg at chromium.org
Fri Jul 5 10:36:02 CEST 2024


On Wed, 3 Jul 2024 at 22:19, Tom Rini <trini at konsulko.com> wrote:
>
> The build option to support images of type 'IMAGE_FORMAT_LEGACY' is
> CONFIG_LEGACY_IMAGE_FORMAT so update the pytest to check for the correct
> option.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  test/py/tests/test_fpga.py | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>

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


More information about the U-Boot mailing list