On Thu, 20 Feb 2025 at 09:56, Quentin Schulz <foss+ub...@0leil.net> wrote: > > From: Quentin Schulz <quentin.sch...@cherry.de> > > This was only used on RK3399 Gru Chromebooks and their maintainer > (Simon) agreed[1] to its removal on the basis that the generic > u-boot-rockchip-spi.bin is now enough, so let's do that. > > At the same time, remove HAS_ROM symbol from the Gru Chromebooks config > since they were used only for that. > > Make sure u-boot-rockchip-spi.bin has the same size of u-boot.rom for > Chromebooks as that seems to be important. > > [1] > https://lore.kernel.org/u-boot/caflszth-sewfod8deof3+e-wce1qff0cyxxr8cbqwy3brw3...@mail.gmail.com/ > > Reviewed-by: Jonas Karlman <jo...@kwiboo.se> > Signed-off-by: Quentin Schulz <quentin.sch...@cherry.de> > --- > arch/arm/dts/rk3399-gru-u-boot.dtsi | 4 +++- > arch/arm/dts/rk3399-u-boot.dtsi | 35 > ----------------------------------- > arch/arm/mach-rockchip/rk3399/Kconfig | 2 -- > 3 files changed, 3 insertions(+), 38 deletions(-)
Tested-by: Simon Glass <s...@chromium.org> # chromebook-kevin Tested-by: Simon Glass <s...@chromium.org> # chromebook-bob