[U-Boot] [PATCH v4 7/7] rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL

Simon Glass sjg at chromium.org
Thu Apr 20 21:06:11 UTC 2017


On 20 April 2017 at 14:05, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> 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 at theobroma-systems.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4:
> - changed rk3399_common.h to allow a per-board SPI config through
>   defconfig (previously a stand-along patch, now part of the series)
>
> Changes in v3: None
> Changes in v2: None
>
>  include/configs/rk3399_common.h | 3 +++
>  1 file changed, 3 insertions(+)

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list