Add UUID functions to tct/flash/flash.sh
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 15 Dec 2015 10:17:13 +0000 (11:17 +0100)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Fri, 13 May 2016 12:09:42 +0000 (14:09 +0200)
commitf39f05f6f211a97470dac3e7c8b9fbed5504edf3
treeee43bc6756532cb6ffce5425dca3aecb67ea6ac5
parente02bf2f4fcc2bb0d23172c3d2fec4d0f1d2aa304
Add UUID functions to tct/flash/flash.sh

Function uuid2dev() converts UUID stored in $FILE
to corresponding /dev/sd*.

Syntax is:
    * uuid2dev $FILE
    * change_uuid $FILE $DEV_SDCARD

Change-Id: I5257c5ce888c441ba882fc65dd84a83d6c9e0317
Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
tct/flash/flash.sh [new file with mode: 0755]