All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pali Rohár" <pali@kernel.org>
To: Robert Marko <robert.marko@sartura.hr>
Cc: sr@denx.de, marek.behun@nic.cz, rfried.dev@gmail.com,
	u-boot@lists.denx.de
Subject: Re: [PATCH 2/2] mvebu: uDPU: disable non-present peripherals
Date: Fri, 3 Jun 2022 14:43:04 +0200	[thread overview]
Message-ID: <20220603124304.36u6kil5gpab2piq@pali> (raw)
In-Reply-To: <20220603105305.848530-2-robert.marko@sartura.hr>

On Friday 03 June 2022 12:53:05 Robert Marko wrote:
> uDPU like eDPU does not expose SCSI based peripherals like SATA nor PCI
> and for sure it does not have the Intel E1000 PCI card.
> 
> So, like for eDPU remove those from the defconfig.
> 
> Signed-off-by: Robert Marko <robert.marko@sartura.hr>

Reviewed-by: Pali Rohár <pali@kernel.org>

> ---
>  configs/uDPU_defconfig | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)
> 
> diff --git a/configs/uDPU_defconfig b/configs/uDPU_defconfig
> index f7cd1a0589..ec7cda6a29 100644
> --- a/configs/uDPU_defconfig
> +++ b/configs/uDPU_defconfig
> @@ -12,7 +12,6 @@ CONFIG_DEFAULT_DEVICE_TREE="armada-3720-uDPU"
>  CONFIG_DEBUG_UART_BASE=0xd0012000
>  CONFIG_SYS_LOAD_ADDR=0x6000000
>  CONFIG_DEBUG_UART=y
> -CONFIG_AHCI=y
>  CONFIG_DISTRO_DEFAULTS=y
>  # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
>  CONFIG_FIT=y
> @@ -33,7 +32,6 @@ CONFIG_CMD_GPIO=y
>  CONFIG_CMD_I2C=y
>  CONFIG_CMD_MMC=y
>  CONFIG_CMD_MTD=y
> -CONFIG_CMD_PCI=y
>  CONFIG_CMD_SPI=y
>  CONFIG_CMD_USB=y
>  # CONFIG_CMD_SETEXPR is not set
> @@ -49,7 +47,6 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
>  CONFIG_ARP_TIMEOUT=200
>  CONFIG_NET_RETRY_COUNT=50
>  CONFIG_NET_RANDOM_ETHADDR=y
> -CONFIG_AHCI_MVEBU=y
>  CONFIG_CLK=y
>  CONFIG_CLK_MVEBU=y
>  CONFIG_DM_I2C=y
> @@ -72,17 +69,15 @@ CONFIG_PHYLIB_10G=y
>  CONFIG_PHY_MARVELL=y
>  CONFIG_PHY_FIXED=y
>  CONFIG_PHY_GIGE=y
> -CONFIG_E1000=y
>  CONFIG_MVNETA=y
>  CONFIG_MVMDIO=y
> -CONFIG_PCI=y
> -CONFIG_PCI_AARDVARK=y
>  CONFIG_PHY=y
>  CONFIG_MVEBU_COMPHY_SUPPORT=y
>  CONFIG_PINCTRL=y
>  CONFIG_PINCTRL_ARMADA_37XX=y
>  CONFIG_DM_REGULATOR_FIXED=y
>  CONFIG_DM_REGULATOR_GPIO=y
> +# CONFIG_SCSI is not set
>  CONFIG_MVEBU_A3700_UART=y
>  CONFIG_MVEBU_A3700_SPI=y
>  CONFIG_SYSINFO=y
> -- 
> 2.36.1
> 

  reply	other threads:[~2022-06-03 12:43 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 [this message]
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

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=20220603124304.36u6kil5gpab2piq@pali \
    --to=pali@kernel.org \
    --cc=marek.behun@nic.cz \
    --cc=rfried.dev@gmail.com \
    --cc=robert.marko@sartura.hr \
    --cc=sr@denx.de \
    --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.