On Mon, 1 Aug 2022 at 10:06, Quentin Schulz <foss+ub...@0leil.net> wrote: > > From: Quentin Schulz <quentin.sch...@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+ub...@0leil.net> > Signed-off-by: Quentin Schulz <quentin.sch...@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 <s...@chromium.org>