Hi Sam, On 5/2/24 10:07 PM, Sam Edwards wrote:
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 <[email protected]> Signed-off-by: Sam Edwards <[email protected]> Acked-by: Joshua Riek <[email protected]> Reviewed-by: Jonas Karlman <[email protected]>
Reviewed=by: Quentin Schulz <[email protected]> Thanks, Quentin

