public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/4] arm: mvebu: Select SPL_DM_SEQ_ALIAS
Date: Mon, 11 Jan 2016 10:23:24 +0100	[thread overview]
Message-ID: <5693748C.3080008@denx.de> (raw)
In-Reply-To: <1452186048-26882-4-git-send-email-nathan@nathanrossi.com>

On 07.01.2016 18:00, Nathan Rossi wrote:
> Select SPL_DM_SEQ_ALIAS which is required for certain uclasses,
> specifically SPI Flash.
>
> Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
> Reviewed-by: Stefan Roese <sr@denx.de>
> Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> Cc: Stefan Roese <sr@denx.de>
> ---
> v2: Added this patch
> v3: no changes.
> ---
>   arch/arm/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 9bd6cf1..52b300d 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -118,6 +118,7 @@ config ARCH_MVEBU
>   	select OF_SEPARATE
>   	select DM
>   	select DM_SERIAL
> +	select SPL_DM_SEQ_ALIAS
>
>   config TARGET_DEVKIT3250
>   	bool "Support devkit3250"
>

Acked-by: Stefan Roese <sr@denx.de>

Michal, please feel free to pull this via your repo if you like.

Thanks,
Stefan

  reply	other threads:[~2016-01-11  9:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07 17:00 [U-Boot] [PATCH v3 0/4] Change DM_SEQ_ALIAS to be configurable for SPL Nathan Rossi
2016-01-07 17:00 ` [U-Boot] [PATCH v3 1/4] spl: dm: Add SPL_DM_SEQ_ALIAS config option Nathan Rossi
2016-01-07 17:00 ` [U-Boot] [PATCH v3 2/4] arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs Nathan Rossi
2016-01-07 17:00 ` [U-Boot] [PATCH v3 3/4] arm: mvebu: Select SPL_DM_SEQ_ALIAS Nathan Rossi
2016-01-11  9:23   ` Stefan Roese [this message]
2016-01-07 17:00 ` [U-Boot] [PATCH v3 4/4] arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs Nathan Rossi
2016-01-07 17:05   ` Marek Vasut
2016-01-11  9:26 ` [U-Boot] [PATCH v3 0/4] Change DM_SEQ_ALIAS to be configurable for SPL Michal Simek

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=5693748C.3080008@denx.de \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox