commit | e104a9f8eb9f105c784e4b8addb5147001de0df6 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Tue May 03 16:03:04 2022 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:25:26 2022 +0200 |
tree | 15620bf1609b232295e91829e42a84d74b670d7a | |
parent | c18e5fb055ab789f58434e3cb432582adee0134c [diff] |
imx8mn_evk: Add the missing spl.bin entry The generated flash.bin does not boot the imx8mn evk LPDDR4 variant as it misses the spl.bin description in binman. Add its entry to fix the boot on the imx8mn evk LPDDR4 variant. Signed-off-by: Fabio Estevam <festevam@denx.de> Tested-by: Arti Zirk <art@zirk.me> Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>