From adae6565561dc259e1b32f3c9d8ab11307ca2586 Mon Sep 17 00:00:00 2001 From: Aleksander Mistewicz Date: Fri, 9 Sep 2016 11:13:40 +0200 Subject: Move "run" section to separate file for minnow Change-Id: I56ed1b7142ea80397af7653131d7d89587a126e0 Signed-off-by: Aleksander Mistewicz --- tsp/scripts/common_prep_flash_conf.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tsp/scripts') diff --git a/tsp/scripts/common_prep_flash_conf.sh b/tsp/scripts/common_prep_flash_conf.sh index b114319..9350fd8 100755 --- a/tsp/scripts/common_prep_flash_conf.sh +++ b/tsp/scripts/common_prep_flash_conf.sh @@ -58,6 +58,7 @@ case "$TARGET" in ;; *minnow*) "${TESTLAB_MAJOR}/tct/minnow_prepare_flash_conf.sh" "$SDMUX" "$USR_IMG" + "${TESTLAB_MAJOR}/tct/minnow_run.sh" "$SDMUX" ;; esac -- cgit v1.2.3