All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Date: Thu, 18 Apr 2019 16:43:30 +0000	[thread overview]
Message-ID: <CY4PR1201MB012006047030BC40C26EF685A1260@CY4PR1201MB0120.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20190418131152.3894-6-trevor@toganlabs.com>

Hi Trevor,

> -----Original Message-----
> From: Trevor Woerner <trevor@toganlabs.com>
> Sent: Thursday, April 18, 2019 4:12 PM
> To: U-Boot Mailing List <u-boot@lists.denx.de>

[snip]
 
> While converting CONFIG_SYS_[DI]CACHE_OFF to Kconfig, there are instances
> where these configuration items are conditional on SPL. This commit adds SPL
> variants of these configuration items, uses CONFIG_IS_ENABLED(), and updates
> the configurations as required.
> 
> Signed-off-by: Trevor Woerner <trevor@toganlabs.com>
> ---
> 
>  arch/arc/Kconfig                                | 14 ++++++++++++++
>  arch/arc/lib/start.S                            |  4 ++--

For ARC part...

Acked-by: Alexey Brodkin <abrodkin@synopsys.com>

      reply	other threads:[~2019-04-18 16:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-18 13:11 [U-Boot] [PATCH v1 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF Trevor Woerner
2019-04-18 13:11 ` [U-Boot] [PATCH v1 1/5] CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case Trevor Woerner
2019-04-18 13:11 ` [U-Boot] [PATCH v1 2/5] CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1" Trevor Woerner
2019-04-18 13:11 ` [U-Boot] [PATCH v1 3/5] CONFIG_SYS_[DI]CACHE_OFF: remove commented lines Trevor Woerner
2019-04-18 13:11 ` [U-Boot] [PATCH v1 4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig Trevor Woerner
2019-04-18 16:49   ` Alexey Brodkin
2019-04-18 20:51     ` Trevor Woerner
2019-04-18 13:11 ` [U-Boot] [PATCH v1 5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add Trevor Woerner
2019-04-18 16:43   ` Alexey Brodkin [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=CY4PR1201MB012006047030BC40C26EF685A1260@CY4PR1201MB0120.namprd12.prod.outlook.com \
    --to=alexey.brodkin@synopsys.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 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.