freescale: Add a standard genimage script for MX23/MX28
commit61331ac08e688ba5cf2913a09cbb3c54892cd54a
authorFabio Estevam <festevam@gmail.com>
Sun, 6 Nov 2016 19:12:14 +0000 (6 17:12 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Nov 2016 21:41:42 +0000 (6 22:41 +0100)
tree939e6667eaf71eb7e95ea308ba8422f68243f422
parent83be94a56a14b921a0a680cfe8f5bbab737b313c
freescale: Add a standard genimage script for MX23/MX28

Add a standard genimage script for the MXS processors (MX23 and MX28).

Based on the common scripts for the other imx devices:
board/freescale/common/genimage.cfg.template
board/freescale/common/post-image.sh

This makes it easier to add new MX23/MX28 boards configurations into
Buildroot.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/freescale/common/mxs/genimage.cfg.template [new file with mode: 0644]
board/freescale/common/mxs/post-image.sh [new file with mode: 0755]