[PATCH 28/30] spi: Enable missing CONFIG_SPL_DM_SPI support

Luca Ceresoli luca at lucaceresoli.net
Fri Jun 12 09:59:59 CEST 2020


Hi Tom,

On 10/06/20 22:16, Tom Rini wrote:
> Due to how the Makefile logic is we currently get DM_SPI support in SPL
> enabled by having DM_SPI enabled for full U-Boot but not having
> CONFIG_SPL_DM_SPI set.  Add this missing option to boards that were
> inadvertently making use of it.
> 
> Cc: Adam Ford <aford173 at gmail.com>
> Cc: Akash Gajjar <akash at openedev.com>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Andy Yan <andy.yan at rock-chips.com>
> Cc: Anup Patel <anup.patel at wdc.com>
> Cc: Atish Patra <atish.patra at wdc.com>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Chee Hong Ang <chee.hong.ang at intel.com>
> Cc: Chin-Liang See <clsee at altera.com>
> Cc: Dalon Westergreen <dwesterg at gmail.com>
> Cc: Dinh Nguyen <dinguyen at kernel.org>
> Cc: Eugen Hristev <eugen.hristev at microchip.com>
> Cc: Hannes Schmelzer <hannes.schmelzer at br-automation.com>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Jagan Teki <jagan at amarulasolutions.com>
> Cc: Klaus Goger <klaus.goger at theobroma-systems.com>
> Cc: Levin Du <djw at t-chip.com.cn>
> Cc: Ley Foon Tan <ley.foon.tan at intel.com>
> Cc: Lokesh Vutla <lokeshvutla at ti.com>
> Cc: Luca Ceresoli <luca at lucaceresoli.net>
> Cc: Marek Vasut <marex at denx.de>
> Cc: Michal Simek <monstr at monstr.eu>
> Cc: Mike Looijmans <mike.looijmans at topic.nl>
> Cc: Nicolas Ferre <nicolas.ferre at microchip.com>
> Cc: Nikita Kiryanov <nikita at compulab.co.il>
> Cc: Palmer Dabbelt <palmer at dabbelt.com>
> Cc: Patrick Delaunay <patrick.delaunay at st.com>
> Cc: Paul Walmsley <paul.walmsley at sifive.com>
> Cc: Pavel Machek <pavel at denx.de>
> Cc: Peter Robinson <pbrobinson at gmail.com>
> Cc: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Suniel Mahesh <sunil at amarulasolutions.com>
> Cc: Wolfgang Grandegger <wg at aries-embedded.de>
> Signed-off-by: Tom Rini <trini at konsulko.com>

For the Avnet Ultrazed:
>  configs/avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0_defconfig | 1 +

Reviewed-by: Luca Ceresoli <luca at lucaceresoli.net>

-- 
Luca


More information about the U-Boot mailing list