diff options
| author | Fabio Estevam <[email protected]> | 2022-09-19 21:20:14 -0300 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2022-10-21 11:54:13 +0200 |
| commit | 750d7ddf2c514949228d991e6dd4f7982bfb27f6 (patch) | |
| tree | 817c45c9583105e3a7c15373ca870601605c5bf6 /include | |
| parent | 330fbafa09b75778880e7821763400a2135cd745 (diff) | |
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 <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
