summaryrefslogtreecommitdiffstats
path: root/tests/make_uboot_env
diff options
context:
space:
mode:
Diffstat (limited to 'tests/make_uboot_env')
-rwxr-xr-xtests/make_uboot_env3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/make_uboot_env b/tests/make_uboot_env
index 15ff57f48..4d269bde3 100755
--- a/tests/make_uboot_env
+++ b/tests/make_uboot_env
@@ -1,5 +1,8 @@
#!/bin/bash
+ptxd_source_kconfig "${PTXDIST_BOARDSETUP}" ||
+ptxd_bailout "Please run 'ptxdist boardsetup' first!"
+
UBOOT_ENV="${1}"
ptxd_get_path "${PTXDIST_PLATFORMCONFIGDIR}/u-boot-env/config{${PTXDIST_PLATFORMSUFFIX},}{.in,}" ||