All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 2/6] omap: Set appropriate cache configuration for LPAE and non-LAPE cases
Date: Sat, 8 Oct 2016 13:05:34 -0400	[thread overview]
Message-ID: <20161008170534.GZ4884@bill-the-cat> (raw)
In-Reply-To: <1473830013-16480-3-git-send-email-j-keerthy@ti.com>

On Wed, Sep 14, 2016 at 10:43:29AM +0530, Keerthy wrote:

> Cache configuration methods is different for LPAE and non-LPAE cases.
> Hence the bits and the interpretaion is different for two cases.
> In case of non-LPAE mode short descriptor format is used and we need
> to set Cache and Buffer bits.
> 
> In the case of LPAE the cache configuration happens via MAIR0 lookup.
> 
> Signed-off-by: Keerthy <j-keerthy@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161008/e2877f8a/attachment.sig>

  parent reply	other threads:[~2016-10-08 17:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14  5:13 [U-Boot] [PATCH 0/6] ARM: Introduce function to switch to hypervisor mode and enable LPAE Keerthy
2016-09-14  5:13 ` [U-Boot] [PATCH 1/6] omap: Remove hardcoding of mmu section shift to 20 Keerthy
2016-09-16 11:16   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 2/6] omap: Set appropriate cache configuration for LPAE and non-LAPE cases Keerthy
2016-09-16 11:16   ` Tom Rini
2016-10-08 17:05   ` Tom Rini [this message]
2016-09-14  5:13 ` [U-Boot] [PATCH 3/6] configs: am57xx_evm_defconfig: Enable LPAE mode Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 4/6] configs: dra7xx_evm_defconfig: " Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 5/6] ARM: Introduce function to switch to hypervisor mode Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 6/6] ARM: OMAP5+: Override switch_to_hypervisor function Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-07  4:39 ` [U-Boot] [PATCH 0/6] ARM: Introduce function to switch to hypervisor mode and enable LPAE Keerthy

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=20161008170534.GZ4884@bill-the-cat \
    --to=trini@konsulko.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.