1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 12:39:11 +01:00
Files
u-boot-megous/arch/arm
Fabio Estevam 750d7ddf2c imx8mm_evk: Add Serial Download Protocol support
Add Serial Download Protocol support as it is a useful method to
load flash.bin to RAM and run it via 'uuu'.

With this patch, it is possible to start both U-Boot SPL and U-Boot
proper using the following 'uuu'command:

$ uuu -brun spl flash.bin

Based on a patch from Marek Vasut for the imx8mm-mx8menlo board.

Also, to fit the SPL binary into the internal RAM, select CONFIG_LTO
to reduce its size.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2022-10-21 11:54:13 +02:00
..
2022-06-22 21:30:04 -04:00
2022-08-20 21:18:15 -04:00
2022-08-20 21:18:15 -04:00