All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Tushar Behera <tushar.behera@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>,
	Tomasz Figa <t.figa@samsung.com>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Kgene Kim <kgene.kim@samsung.com>,
	linux-samsung-soc <linux-samsung-soc@vger.kernel.org>
Subject: Re: Boot hang on Origen with (!SMP && CPU_IDLE)
Date: Tue, 7 Jan 2014 09:51:00 +0100	[thread overview]
Message-ID: <201401070951.01107.arnd@arndb.de> (raw)
In-Reply-To: <CAHbNUh3Ao0k5gKF-3V0Ktc5+3-NhucP62fUp_i9kPjn+jTevGg@mail.gmail.com>

On Tuesday 07 January 2014, Tushar Behera wrote:
> >> > >> be a good time to get rid of the L2_AUX_VAL and L2_AUX_MASK defines and
> >> > >> just read the respective settings from DT.
> >> >
> >> > Ok.
> >>
> >> Does the node you list above have the right settings for this?
> >>
> 
> I will add another patch to remove the usage of L2_AUX_VAL and
> L2_AUX_MASK defines for regular mode, but we might still be needing
> them for secure firmware booting,

Well, the point was that all the settings from these arguments are
supposed to come from DT properties these days. If you need to set
or clear a bit that doesn't have a property yet, I'd prefer if you
extend the binding and the pl310_of_setup() implementation.

	Arnd

      reply	other threads:[~2014-01-07  8:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-03 11:49 Boot hang on Origen with (!SMP && CPU_IDLE) Tushar Behera
2014-01-03 13:37 ` Arnd Bergmann
2014-01-03 13:58   ` Tomasz Figa
2014-01-06 10:31     ` Tushar Behera
2014-01-06 15:30       ` Arnd Bergmann
2014-01-06 16:41         ` Tomasz Figa
2014-01-07  7:03           ` Tushar Behera
2014-01-07  8:51             ` Arnd Bergmann [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=201401070951.01107.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=t.figa@samsung.com \
    --cc=tomasz.figa@gmail.com \
    --cc=tushar.behera@linaro.org \
    /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.