aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-10-06 11:56:54 +0200
committerStefano Babic <sbabic@denx.de>2021-10-20 15:10:13 +0200
commit463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7 (patch)
treefcdfe14047ca2e5c4b166d0f684c839d8518bd36 /board
parent454ea0e2c60e06acfe949bc4bc1143040c8d467b (diff)
downloadu-boot-463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7.zip
u-boot-463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7.tar.gz
u-boot-463a01c7e4cd88d95a6cb8b5ae92ae2b19a8dda7.tar.bz2
board: phytec: imx8mm-phycore: Switch to binman
Use binman for image creation. Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Diffstat (limited to 'board')
-rw-r--r--board/phytec/phycore_imx8mm/Kconfig2
-rw-r--r--board/phytec/phycore_imx8mm/imximage-8mm-sd.cfg9
2 files changed, 10 insertions, 1 deletions
diff --git a/board/phytec/phycore_imx8mm/Kconfig b/board/phytec/phycore_imx8mm/Kconfig
index 9868e98..25e4bf2 100644
--- a/board/phytec/phycore_imx8mm/Kconfig
+++ b/board/phytec/phycore_imx8mm/Kconfig
@@ -10,6 +10,6 @@ config SYS_CONFIG_NAME
default "phycore_imx8mm"
config IMX_CONFIG
- default "arch/arm/mach-imx/imx8m/imximage-8mm-lpddr4.cfg"
+ default "board/phytec/phycore_imx8mm/imximage-8mm-sd.cfg"
endif
diff --git a/board/phytec/phycore_imx8mm/imximage-8mm-sd.cfg b/board/phytec/phycore_imx8mm/imximage-8mm-sd.cfg
new file mode 100644
index 0000000..ea74fb7
--- /dev/null
+++ b/board/phytec/phycore_imx8mm/imximage-8mm-sd.cfg
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright 2021 Phytec Messtechnik GmbH
+ */
+
+#define __ASSEMBLY__
+
+BOOT_FROM sd
+LOADER u-boot-spl-ddr.bin 0x7E1000