On Wed, 3 Aug 2022 at 06:19, Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > This prepares for the creation of a u-boot-rockchip-spi.bin image > similar to u-boot-rockchip.bin to the exception it's destined for > SPI-NOR flashes instead of MMC storage medium. > > Cc: Quentin Schulz <[email protected]> > Signed-off-by: Quentin Schulz <[email protected]> > --- > arch/arm/dts/rk3288-u-boot.dtsi | 2 +- > arch/arm/dts/rk3399-u-boot.dtsi | 2 +- > arch/arm/mach-rockchip/Kconfig | 6 ++---- > 3 files changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

