[PATCH v3 4/8] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM

Simon Glass sjg at chromium.org
Mon Aug 1 21:13:25 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>
>
> idbloader.img content - currently created by way of Makefile - can be
> created by binman directly.
>
> So let's do that for Rockchip ARM platforms.
>
> Cc: Quentin Schulz <foss+uboot at 0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz at theobroma-systems.com>
> ---
>
> v3:
>  - moved spl back into mkimage section,
>  - added filename property so that the idbloader.img binary is still
>  generated,
>
>  Makefile                          |  2 +-
>  arch/arm/dts/rockchip-u-boot.dtsi | 11 ++++++++++-
>  2 files changed, 11 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list