]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: boot: Use a consistent name for the script bootmeth
authorSimon Glass <sjg@chromium.org>
Sat, 19 Oct 2024 15:21:50 +0000 (09:21 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 2 Nov 2024 17:13:59 +0000 (11:13 -0600)
commit6e625484f59472663199d1eec4d2e3f226af32b7
tree2ca9d8ca5a22c095d24d9f1fac282fe78a3687c2
parentcedf9ccaa27828876bc29b1dfc721cea2e5e6dfc
test: boot: Use a consistent name for the script bootmeth

In the bootflow tests the script bootmeth is bound with the name
bootmeth_script whereas the others have a name without the bootmeth_
prefix. Adjust it to be the same.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
test/boot/bootflow.c