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>
Tue, 26 Nov 2024 17:13:39 +0000 (11:13 -0600)
commitfde4e53aaa7032538b7f583829dcc436ce2d55a4
treea32f795d9b23bf76380dd53f88980c380a8fbc2d
parentc25e8ceea45038ce6a1cf6d00904059e493961ee
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