support/scripts: add generic genimage script
authorPhelip Etienne <etienne.phelip@savoirfairelinux.com>
Wed, 29 Mar 2017 14:51:17 +0000 (10:51 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Apr 2017 13:50:22 +0000 (15:50 +0200)
commitc9062dcdf6079b89cfb2a737eddabd6878141fb6
tree1a6e78235d39b33b623f466240086c4fb0fe67ac
parent5d05319c1b6931e81c4aa07ffe2f2f11699227fc
support/scripts: add generic genimage script

This script is a wrapper for the genimage tool used by most boards.
The board postimage script can now call this script instead of invoking
genimage command themselves.

Signed-off-by: Etienne Phelip <etienne.phelip@savoirfairelinux.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/genimage.sh [new file with mode: 0755]