commit | 73c2a8fb682e2713cb117d87cc6dc7a811d5777d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon May 10 20:23:34 2021 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 19 17:01:50 2021 +0800 |
tree | 56763693b8b2eb32b8941b505b4e2cfea7047170 | |
parent | 4c4d6077d319d31d2224d9ee80603c82f9f56244 [diff] |
makefile: Pass OpenSBI blob to binman make rules This updates the make rules to pass OpenSBI blob to binman. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>