On Wed, 3 Jul 2024 at 22:19, Tom Rini <[email protected]> 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 <[email protected]> > --- > test/py/tests/test_fpga.py | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

