u-boot/board/freescale/imx8mm_evk
Fabio Estevam 028abfd9b1 imx8mm-evk: Generate a single bootable flash.bin again
After the conversion to binman in commit 8996e6b7c6 ("imx8mm_evk: switch
to use binman to pack images"), it is necessary to flash both flash.bin and
u-boot.itb to get a bootable system. Prior to this commit, only flash.bin
was needed.

Such new requirement breaks existing distro mechanisms to generate the
final binary because the extra u-boot.itb is now required.

Generate a final flash.bin that can be used again as a single
bootable binary to keep the original behavior.

After this change the SPL binary is called spl.bin, which is a more
descriptive name for its purpose, and can still be used standalone
(for example, for secure boot purposes).

Also update imx8mm_evk.rst to remove the u-boot.itb copy step.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Heiko Thiery <heiko.thiery@gmail.com>
2021-10-20 17:46:09 +02:00
..
imx8mm_evk.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
imximage-8mm-lpddr4.cfg imx8mm-evk: Generate a single bootable flash.bin again 2021-10-20 17:46:09 +02:00
Kconfig imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
lpddr4_timing.c imx8mm_evk: Update to latest LPDDR4 script 2021-04-08 09:18:29 +02:00
MAINTAINERS imx: Add i.MX8MM EVK board support. 2019-10-08 16:36:36 +02:00
Makefile imx: Add i.MX8MM EVK board support. 2019-10-08 16:36:36 +02:00
spl.c imx8mm_evk: Switch to new imx8mm evk board 2021-04-08 09:18:29 +02:00