On Wed, 3 Aug 2022 at 06:19, Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > This new image is similar to u-boot-rockchip.bin except that it's > destined to be flashed on SPI-NOR flashes. > > Cc: Quentin Schulz <[email protected]> > Signed-off-by: Quentin Schulz <[email protected]> > --- > > v3: > - added filename property so that idblaoder-spi.img binary is generated > by binman, as per community request, > - added new temporary files to the list of files to clean up on `make > clean`, > > Makefile | 3 ++- > arch/arm/dts/rockchip-u-boot.dtsi | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 32 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

