test_ut: Add an image size to setup_image()
authorSimon Glass <sjg@chromium.org>
Thu, 21 Nov 2024 22:32:09 +0000 (15:32 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 29 Nov 2024 20:41:46 +0000 (14:41 -0600)
commit0a4c69b1f002e53917c7699c3a122580939d98b5
treec5a33670dd91e5e2bf2e6e7ec9aebee690bf974b
parentc6504372c6d93228227ee75b1a869551934b3897
test_ut: Add an image size to setup_image()

Add a parameter to indicate the size of the image to build.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
test/py/tests/test_ut.py