All of lore.kernel.org
 help / color / mirror / Atom feed
From: See, Chin Liang <chin.liang.see@intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10
Date: Thu, 31 May 2018 09:56:18 +0000	[thread overview]
Message-ID: <1527847025.3004.7.camel@intel.com> (raw)
In-Reply-To: <20180529163656.29116-1-marex@denx.de>

On Tue, 2018-05-29 at 18:36 +0200, Marek Vasut wrote:
> This function was never used in SPL and the default implementation of
> dram_bank_mmu_setup() does the same thing. The only difference is the
> part which configures OCRAM as cachable, which doesn't really work as
> it covers more than the OCRAM.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Chin Liang See <chin.liang.see@intel.com>
> Cc: Dinh Nguyen <dinguyen@kernel.org>
> ---
>  drivers/ddr/altera/sdram_arria10.c | 25 -------------------------
>  1 file changed, 25 deletions(-)
> 


Reviewed-by: Chin Liang See <chin.liang.see@intel.com>

Thanks
Chin Liang

      reply	other threads:[~2018-05-31  9:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29 16:36 [U-Boot] [PATCH] ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10 Marek Vasut
2018-05-31  9:56 ` See, Chin Liang [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=1527847025.3004.7.camel@intel.com \
    --to=chin.liang.see@intel.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.