aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2021-10-22 10:42:17 +0800
committerTom Rini <trini@konsulko.com>2022-01-07 15:42:41 -0500
commitf7f70ea216068a5dbc6e646a0ff1aa3215bb6f0f (patch)
treea65adeaa120328f7f057c0966e341af4c7bcb47c /board
parentc1ecd03d90c72e4352ef9e3ad3c9ebb07305196a (diff)
downloadu-boot-f7f70ea216068a5dbc6e646a0ff1aa3215bb6f0f.zip
u-boot-f7f70ea216068a5dbc6e646a0ff1aa3215bb6f0f.tar.gz
u-boot-f7f70ea216068a5dbc6e646a0ff1aa3215bb6f0f.tar.bz2
imx: imx8mq_phanbell: switch to binman
Switch to binman to pack images Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Patrick Wildt <patrick@blueri.se>
Diffstat (limited to 'board')
-rw-r--r--board/google/imx8mq_phanbell/Kconfig2
-rw-r--r--board/google/imx8mq_phanbell/imximage.cfg11
2 files changed, 12 insertions, 1 deletions
diff --git a/board/google/imx8mq_phanbell/Kconfig b/board/google/imx8mq_phanbell/Kconfig
index 54cfb99..e59b03c 100644
--- a/board/google/imx8mq_phanbell/Kconfig
+++ b/board/google/imx8mq_phanbell/Kconfig
@@ -10,6 +10,6 @@ config SYS_CONFIG_NAME
default "imx8mq_phanbell"
config IMX_CONFIG
- default "arch/arm/mach-imx/imx8m/imximage.cfg"
+ default "board/google/imx8mq_phanbell/imximage.cfg"
endif
diff --git a/board/google/imx8mq_phanbell/imximage.cfg b/board/google/imx8mq_phanbell/imximage.cfg
new file mode 100644
index 0000000..74f12b3
--- /dev/null
+++ b/board/google/imx8mq_phanbell/imximage.cfg
@@ -0,0 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright 2021 NXP
+ */
+
+#define __ASSEMBLY__
+
+FIT
+BOOT_FROM sd
+SIGNED_HDMI signed_hdmi.bin
+LOADER mkimage.flash.mkimage 0x7e1000