From bbf04b28d2f45114cceadacb0bc53ab20406683a Mon Sep 17 00:00:00 2001 From: Teresa Remmet Date: Wed, 7 Jul 2021 12:58:04 +0000 Subject: board: phytec: imx8mp-phycore: Switch to binman Use now binman for image creation. Signed-off-by: Teresa Remmet Reviewed-by: Fabio Estevam Reviewed-by: Heiko Schocher --- board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg (limited to 'board/phytec') diff --git a/board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg b/board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg new file mode 100644 index 0000000..b2920b4 --- /dev/null +++ b/board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg @@ -0,0 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ +/* + * Copyright 2021 NXP + */ + +#define __ASSEMBLY__ + +ROM_VERSION v2 +BOOT_FROM sd +LOADER mkimage.flash.mkimage 0x920000 -- cgit v1.1