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] dm: core: Distinguish between OF_TRANSLATE and SPL_OF_TRANSLATE
Date: Thu, 3 Dec 2015 12:22:24 +0100	[thread overview]
Message-ID: <566025F0.5040402@denx.de> (raw)
In-Reply-To: <7d6ca7f3e820ec5e4517023e0f47acc62cbcd68f.1449141173.git.michal.simek@xilinx.com>

On 03.12.2015 12:12, Michal Simek wrote:
> Kconfig description is the same for both. Extend SPL one to indicate
> that this option is for SPL only.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
>   drivers/core/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/core/Kconfig b/drivers/core/Kconfig
> index 15681df6d379..b68a26ffcea3 100644
> --- a/drivers/core/Kconfig
> +++ b/drivers/core/Kconfig
> @@ -136,7 +136,7 @@ config OF_TRANSLATE
>   	  smaller in size than fdt_translate_address().
>
>   config SPL_OF_TRANSLATE
> -	bool "Translate addresses using fdt_translate_address"
> +	bool "Translate addresses using fdt_translate_address in SPL"
>   	depends on SPL_DM && SPL_OF_CONTROL
>   	default n
>   	help

Yes, I've already sent a patch for this:

http://patchwork.ozlabs.org/patch/549077/

Thanks,
Stefan

  reply	other threads:[~2015-12-03 11:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 11:12 [U-Boot] [PATCH] dm: core: Distinguish between OF_TRANSLATE and SPL_OF_TRANSLATE Michal Simek
2015-12-03 11:22 ` Stefan Roese [this message]
2015-12-03 13:25   ` 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=566025F0.5040402@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