public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv3 10/10] configs: Disable now unbuildable SPI options for boards
Date: Wed, 29 May 2019 23:33:57 +0200	[thread overview]
Message-ID: <fbd266d8-2472-286e-345e-ea8428f459c8@gmail.com> (raw)
In-Reply-To: <1559163696-8722-10-git-send-email-trini@konsulko.com>

On 5/29/19 11:01 PM, Tom Rini wrote:
> Now that various SPI related options depend on CONFIG_DEPRECATED, in
> order for platforms to build out of the box they need to disable various
> other options.
> 
> Cc: Albert ARIBAUD <albert.aribaud@3adev.fr>
> Cc: Marek Vasut <marex@denx.de>
> Cc: Vladimir Zapolskiy <vz@mleia.com>
> Cc: Fabio Estevam <fabio.estevam@nxp.com>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>  board/renesas/sh7752evb/sh7752evb.c          |  4 ++++
>  board/renesas/sh7753evb/sh7753evb.c          |  4 ++++
>  board/renesas/sh7757lcr/sh7757lcr.c          |  9 +++++++++
>  board/work-microwave/work_92105/Makefile     |  3 ++-
>  board/work-microwave/work_92105/work_92105.c |  2 ++
>  configs/bg0900_defconfig                     |  9 ---------
>  configs/devkit3250_defconfig                 |  2 --
>  configs/mx28evk_auart_console_defconfig      |  9 ---------
>  configs/mx28evk_defconfig                    |  9 ---------
>  configs/mx28evk_nand_defconfig               |  9 ---------
>  configs/mx28evk_spi_defconfig                | 10 ----------
>  configs/sh7752evb_defconfig                  |  6 ------
>  configs/sh7753evb_defconfig                  |  6 ------
>  configs/sh7757lcr_defconfig                  |  5 -----
>  configs/work_92105_defconfig                 |  2 --
>  include/configs/sh7752evb.h                  |  1 -
>  include/configs/sh7753evb.h                  |  1 -
>  include/configs/sh7757lcr.h                  |  1 -

For the SH boards,

Reviewed-by: Marek Vasut <marek.vasut@gmail.com>

-- 
Best regards,
Marek Vasut

  reply	other threads:[~2019-05-29 21:33 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-29 21:01 [U-Boot] [PATCHv3 01/10] arm: Remove zipitz2 board Tom Rini
2019-05-29 21:01 ` [U-Boot] [PATCHv3 02/10] Kconfig: Add SPI / SPI_FLASH as dependencies Tom Rini
2019-06-12  7:29   ` Jagan Teki
2019-05-29 21:01 ` [U-Boot] [PATCHv3 03/10] Kconfig: Add DEPRECATED option Tom Rini
2019-06-12  7:33   ` Jagan Teki
2019-06-12 13:38     ` Tom Rini
2019-06-12 15:45       ` Jagan Teki
2019-06-12 15:54         ` Tom Rini
2019-06-12 17:12           ` Jagan Teki
2019-05-29 21:01 ` [U-Boot] [PATCHv3 04/10] Makefile: Trigger a Warning if DEPRECATED is defined Tom Rini
2019-05-29 21:01 ` [U-Boot] [PATCHv3 05/10] Makefile: Trigger a warning for legcay spi drivers Tom Rini
2019-05-29 21:01 ` [U-Boot] [PATCHv3 06/10] spi: Kconfig: Mark MXS_SPI has DEPRECATED Tom Rini
2019-05-29 21:01 ` [U-Boot] [PATCHv3 07/10] spi: Kconfig: Mark SH_SPI as DEPRECATED Tom Rini
2019-05-29 21:01 ` [U-Boot] [PATCHv3 08/10] spi: Kconfig: Mark SOFT_SPI " Tom Rini
2019-05-29 21:01 ` [U-Boot] [PATCHv3 09/10] spi: Kconfig: Mark LPC32XX_SSP " Tom Rini
2019-05-29 21:01 ` [U-Boot] [PATCHv3 10/10] configs: Disable now unbuildable SPI options for boards Tom Rini
2019-05-29 21:33   ` Marek Vasut [this message]
2019-06-12  7:28   ` Jagan Teki
2019-05-29 22:27 ` [U-Boot] [PATCHv3 01/10] arm: Remove zipitz2 board Vasily Khoruzhick
2019-06-17  7:44 ` Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fbd266d8-2472-286e-345e-ea8428f459c8@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox