mvebu: gen_mvebu_sdcard_img.sh: don't use format directly in printf
authorRosen Penev <rosenp@gmail.com>
Mon, 25 Nov 2019 22:44:47 +0000 (14:44 -0800)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 31 Dec 2019 00:00:00 +0000 (01:00 +0100)
commit9edf808e350b0cd7fb153ae4a27589ef013d01cf
tree4b0f4d0a4dd03368a1f671cd7fd5ce13027d2eb8
parent927210a828ddb15b05b873a8c65dc51fff560846
mvebu: gen_mvebu_sdcard_img.sh: don't use format directly in printf

Enables proper checking. Matches printf behavior in C.

Found with shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[add prefix to commit title]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/mvebu/image/gen_mvebu_sdcard_img.sh