]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Drop mention of old flags in a comment
authorSimon Glass <sjg@chromium.org>
Mon, 14 Oct 2024 20:17:53 +0000 (14:17 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Oct 2024 18:30:07 +0000 (12:30 -0600)
commit29502f6a344be06ad0bcd9076ec612b9e6a7d1cb
treedc5a4d457d784a27278676195bd21fe2b77bede6
parent5b9261fb0b1ed087387f2036d279fd3f4bb20a61
test: Drop mention of old flags in a comment

A comment in test-main.c was not updated with the recent rename. Fix it.

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