]> git.sur5r.net Git - u-boot/commit
rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Thu, 20 Apr 2017 20:05:55 +0000 (22:05 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 10 May 2017 19:37:21 +0000 (13:37 -0600)
commit3e75c07ddbf8c6bfa86ec7f29a30f274db435a13
treed85c829d045ab4f402ddce26a8bd284ec11cfd6b
parentcdeb4d780aacacb03d06f616fb34323a6c719268
rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL

To include the ability to load from an SPI flash in SPL, it's not
sufficient to define SPL_SPI_SUPPORT and SPL_SPI_FLASH_SUPPORT via
Kconfig... so we conditionally define SPL_SPI_LOAD if SPI support
is already enabled for SPL via Kconfig.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/rk3399_common.h