board/freescale/common/imx: make post-image.sh arm64 compatible
authorErik Larsson <karl.erik.larsson@gmail.com>
Thu, 12 Apr 2018 12:35:23 +0000 (14:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 12 Apr 2018 20:28:25 +0000 (22:28 +0200)
commit4755bf2bd43a7b4c3bf4f88be790240a01b3116f
tree55b9c6d49e67c43e81464ad59fa43f04b3761101
parent4dabf12d0f58498db3c1a846682e5374b25e6f8f
board/freescale/common/imx: make post-image.sh arm64 compatible

This commit makes the common post-image.sh script used by Freescale
platforms compatible with arm64:

 - Support having DTBs in sub-folders

 - Support a kernel image in the 'Image' format

Signed-off-by: Erik Larsson <karl.erik.larsson@gmail.com>
Signed-off-by: Christopher Dahlberg <crille.dahlberg@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/freescale/common/imx/post-image.sh