board/boundarydevices/common/post-image.sh: use genimage.sh
authorGary Bisson <gary.bisson@boundarydevices.com>
Fri, 27 Mar 2020 17:12:01 +0000 (18:12 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 29 Mar 2020 14:29:27 +0000 (16:29 +0200)
commit3eac848e87a7342b840ef8fe5b2e84e9c4314f11
treeecb1eb62c03913b4caf68ff9119a8c92e73e4197
parent3110dd8a810424d78eb1e11d03a5d951a270b33f
board/boundarydevices/common/post-image.sh: use genimage.sh

- To avoid code duplication and to benefit from support script
improvements like empty target dir.
- Note that currently genimage.sh can't be set in defconfig directly for
i.MX8 targets as the POST_SCRIPT_ARGS is used by
imx8-bootloader-prepare.sh

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/boundarydevices/common/post-image.sh