[PATCH v3 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
Simon Glass
sjg at chromium.org
Mon Aug 1 21:13:26 CEST 2022
On Mon, 1 Aug 2022 at 10:06, Quentin Schulz <foss+uboot at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at theobroma-systems.com>
>
> This allows to build u-boot-rockchip.bin binary with binman for Rockchip
> ARM64 boards instead of the legacy Makefile way.
>
> Cc: Quentin Schulz <foss+uboot at 0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz at theobroma-systems.com>
> ---
> Makefile | 26 +-------------------------
> arch/arm/Kconfig | 2 +-
> arch/arm/dts/rockchip-u-boot.dtsi | 5 +++++
> 3 files changed, 7 insertions(+), 26 deletions(-)
Nice!
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list