summaryrefslogtreecommitdiff
path: root/board/phytec
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-08-26 11:54:09 +0300
committerStefano Babic <sbabic@denx.de>2021-10-07 17:53:50 +0300
commit42cef89e86e3a41bee5a96057b1929f3975124ec (patch)
treed82fb53f98e20c27c6b59b2bba7b89489f025a95 /board/phytec
parent0f328fcc4ccfdf575794987799eee008ae4ca3bf (diff)
downloadu-boot-42cef89e86e3a41bee5a96057b1929f3975124ec.tar.xz
arm: dts: imx8mp: Generate single bootable binary
binman conversion made flashing flash.bin and u-boot.itb necessary. Update binman config to create a single flash.bin image again. This updates imx8mp_evk and phyCORE-i.MX8MP as they share the same binman config. Updated also imx8mp_evk documentation. Tested on phyCORE-i.MX8MP. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Reviewed-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'board/phytec')
-rw-r--r--board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg b/board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg
index b2920b4908..4c3ecf5a71 100644
--- a/board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg
+++ b/board/phytec/phycore_imx8mp/imximage-8mp-sd.cfg
@@ -7,4 +7,4 @@
ROM_VERSION v2
BOOT_FROM sd
-LOADER mkimage.flash.mkimage 0x920000
+LOADER u-boot-spl-ddr.bin 0x920000