summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/libptxdisttest.kermit3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/libptxdisttest.kermit b/tests/libptxdisttest.kermit
index 5a419780a..f056b9f9b 100644
--- a/tests/libptxdisttest.kermit
+++ b/tests/libptxdisttest.kermit
@@ -45,6 +45,9 @@ define ptx_init {
set input case observe
set input buffer-length 16384
+ # Mark as unset
+ .uboot_version = 0
+
ptx_print "==============================="
ptx_print "Please power on your board now!"
ptx_print "==============================="