[U-Boot] [PATCH PATCH v3 09/12] Makefile: Pass the board name to the FIT generator scripts
    Simon Glass 
    sjg at chromium.org
       
    Sat Jun 22 19:09:32 UTC 2019
    
    
  
Hi,
On Thu, 23 May 2019 at 11:39, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
>
> Currently the FIT generator scripts are passed only a list of dtbs.
> However some platforms may also require information about the board itself.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  Makefile                               | 2 +-
>  arch/arm/mach-imx/mkimage_fit_atf.sh   | 3 ++-
>  arch/arm/mach-rockchip/make_fit_atf.py | 5 +++--
>  board/sunxi/mksunxi_fit_atf.sh         | 2 ++
>  4 files changed, 8 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
I wonder if these scripts should use binman?
Regards,
Simon
    
    
More information about the U-Boot
mailing list