[PATCH 8/9] makefile: Pass OpenSBI blob to binman make rules
Simon Glass
sjg at chromium.org
Thu May 6 01:37:48 CEST 2021
On Wed, 5 May 2021 at 08:16, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> This updates the make rules to pass OpenSBI blob to binman.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Makefile | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
I suppose at some point we should separate this into a variable that
we add to throughout the Makefile and then use $(foreach ) to add the
-a flag to each one.
More information about the U-Boot
mailing list