]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: rk3588-turing-rk1: disable SPI flash by default
authorSam Edwards <cfsworks@gmail.com>
Thu, 2 May 2024 20:07:29 +0000 (14:07 -0600)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 7 May 2024 07:56:10 +0000 (15:56 +0800)
commitbc7cb4b67a4070129bbfc5bffb2f5e9fd206991e
tree6d923d59a1e2dbab32568e272029eca73b522105
parent94e2844c8cb38a7b35d028aa404d8c14372900cc
configs: rk3588-turing-rk1: disable SPI flash by default

While the Turing RK1 board has a pad on the PCB for SPI flash, it is
not populated at the factory: supporting SPI flash boot is a user
modification, not an out-of-the-box feature. The defconfig for this
board should therefore not be enabling the SPI flash image nor SPI
support in the SPL, as it causes confusion among downstream users as to
whether the SPI image needs to be distributed.

Fixes: 153ac950a599 ("board: rockchip: Add the Turing RK1 SoM")
Suggested-by: Florian Klink <flokli@flokli.de>
Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Acked-by: Joshua Riek <jjriek@verizon.net>
Reviewed-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/turing-rk1-rk3588_defconfig