]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: Rename setup_bootflow_image()
authorSimon Glass <sjg@chromium.org>
Sat, 4 Apr 2026 14:03:16 +0000 (08:03 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 21 Apr 2026 21:30:38 +0000 (15:30 -0600)
commit8fc67f3901fd77381d9e88da78d6345d15dda5ce
tree8562e12e49f740c7dc48b0833818b1c7770ba621
parent28e8fcd9eabf7c5ef44aeee0315bd375247fd86e
test: Rename setup_bootflow_image()

The name of this is fairly vague. Use 'extlinux' so that it is clear
that it relates to that format.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_ut.py