All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Robert Marko <robert.marko@sartura.hr>,
	pali@kernel.org, marek.behun@nic.cz, rfried.dev@gmail.com,
	u-boot@lists.denx.de
Subject: Re: [PATCH 1/2] mvebu: eDPU: disable SCSI support
Date: Thu, 21 Jul 2022 14:27:25 +0200	[thread overview]
Message-ID: <54e9081e-cfb5-1622-aba4-7962d95244b6@denx.de> (raw)
In-Reply-To: <20220603105305.848530-1-robert.marko@sartura.hr>

On 03.06.22 12:53, Robert Marko wrote:
> eDPU does not use SCSI nor it has SATA exposed, and commit
> arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals
> now allows compiling U-boot wihout all of the BOOT_TARGET_DEVICES since
> not all boards have all of the listed peripherals exposed.
> 
> So, disable SCSI support in defconfig for eDPU.
> 
> Signed-off-by: Robert Marko <robert.marko@sartura.hr>

Applied to u-boot-marvell/master

Thanks,
Stefan

> ---
>   configs/eDPU_defconfig | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/configs/eDPU_defconfig b/configs/eDPU_defconfig
> index e2e593ad21..9c124bf147 100644
> --- a/configs/eDPU_defconfig
> +++ b/configs/eDPU_defconfig
> @@ -32,7 +32,6 @@ CONFIG_CMD_GPIO=y
>   CONFIG_CMD_I2C=y
>   CONFIG_CMD_MMC=y
>   CONFIG_CMD_MTD=y
> -# CONFIG_CMD_SCSI is not set
>   CONFIG_CMD_SPI=y
>   CONFIG_CMD_USB=y
>   # CONFIG_CMD_SETEXPR is not set
> @@ -78,7 +77,7 @@ CONFIG_PINCTRL=y
>   CONFIG_PINCTRL_ARMADA_37XX=y
>   CONFIG_DM_REGULATOR_FIXED=y
>   CONFIG_DM_REGULATOR_GPIO=y
> -CONFIG_DM_SCSI=y
> +# CONFIG_SCSI is not set
>   CONFIG_MVEBU_A3700_UART=y
>   CONFIG_MVEBU_A3700_SPI=y
>   CONFIG_SYSINFO=y

Viele Grüße,
Stefan Roese

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de

      parent reply	other threads:[~2022-07-21 12:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03 10:53 [PATCH 1/2] mvebu: eDPU: disable SCSI support Robert Marko
2022-06-03 10:53 ` [PATCH 2/2] mvebu: uDPU: disable non-present peripherals Robert Marko
2022-06-03 12:43   ` Pali Rohár
2022-06-07  6:47   ` Stefan Roese
2022-07-21 12:27   ` Stefan Roese
2022-06-03 12:41 ` [PATCH 1/2] mvebu: eDPU: disable SCSI support Pali Rohár
2022-06-07  6:47 ` Stefan Roese
2022-07-21 12:27 ` Stefan Roese [this message]

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=54e9081e-cfb5-1622-aba4-7962d95244b6@denx.de \
    --to=sr@denx.de \
    --cc=marek.behun@nic.cz \
    --cc=pali@kernel.org \
    --cc=rfried.dev@gmail.com \
    --cc=robert.marko@sartura.hr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.