[U-Boot] [RFC PATCH v1 4/9] Makefile: Pass the board name to the FIT generator scripts
Simon Glass
sjg at chromium.org
Sat Mar 30 21:18:32 UTC 2019
On Fri, 22 Mar 2019 at 08: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>
> ---
>
> Makefile | 2 +-
> arch/arm/mach-imx/mkimage_fit_atf.sh | 3 ++-
> arch/arm/mach-rockchip/make_fit_atf.py | 5 +++--
> 3 files changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list