arm: imx8: Move container parser and image to mach-imx common folder
authorYe Li <ye.li@nxp.com>
Sat, 7 Aug 2021 08:00:36 +0000 (16:00 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 12:46:50 +0000 (14:46 +0200)
commit7d84978c9cbbb7b06986a14dbdd4f1ee597a6aab
tree232989d5de12eba7b68174d5079092e27258d9e5
parent9ef89ea9b077094c33e483d8a826f0914d395ac4
arm: imx8: Move container parser and image to mach-imx common folder

Since we will re-use the container parser on imx8ulp, move the codes
to mach-imx

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/image-container.c [moved from arch/arm/mach-imx/imx8/image.c with 100% similarity]
arch/arm/mach-imx/imx8/Makefile
arch/arm/mach-imx/parse-container.c [moved from arch/arm/mach-imx/imx8/parse-container.c with 100% similarity]