[U-Boot] [PATCH] spl: fix SPI config dependencies

Jagan Teki jagan at amarulasolutions.com
Wed Oct 23 19:41:46 UTC 2019


On Wed, Oct 23, 2019 at 1:35 AM Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
>
> As SPL_SPI_FLASH_SUPPORT cannot work without SPL_SPI_SUPPORT, fix
> dependencies to prevent enabling SPI flash support without basic SPI
> support.
>
> Also SYS_SPI_U_BOOT_OFFS does not make sense without
> SPL_SPI_FLASH_SUPPORT enabled, so move it into its 'if' section.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---

Applied to u-boot-spi/master


More information about the U-Boot mailing list