imx: extract common combined image operations between subtargets
authorLech Perczak <lech.perczak@gmail.com>
Thu, 28 Apr 2022 21:31:34 +0000 (23:31 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 11 Jul 2022 12:18:40 +0000 (14:18 +0200)
commitd545825cb36bb119d7941386c017ffa8b24c810d
tree540c31a260cdf625227fc9a339df85de6bccdd65
parent2e297377bf77f6051e5fed8c4fb684fd17d41987
imx: extract common combined image operations between subtargets

The same combined image format can be used to boot both i.MX 6 and
i.MX 7 platforms - extract the common part.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
target/linux/imx/image/common.mk [new file with mode: 0644]
target/linux/imx/image/cortexa7.mk
target/linux/imx/image/cortexa9.mk