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] arc: AXS101 - enable data cache
Date: Thu, 2 Apr 2015 08:07:32 +0000	[thread overview]
Message-ID: <1427962052.666.4.camel@synopsys.com> (raw)
In-Reply-To: <1427797247-31744-1-git-send-email-abrodkin@synopsys.com>

On Tue, 2015-03-31 at 13:20 +0300, Alexey Brodkin wrote:
> With recent changes in mother-board firmware DMA works properly with
> data cache enabled. So we enable data cache for the board in defconfig
> to gain significant improvement in performance.

Even though NAND controller seem to work fine now I discovered yet
unknown problem with class 10 SD cards. If data cache is enabled I see
error messages like "Invalid FAT entry". Once data cache is disabled I
see very nice and clean reads:
--->8---
AXS# fatload mmc 0 0x83000000 uimage
reading uimage
7354948 bytes read in 315 ms (22.3 MiB/s)
--->8---

So before enabling data cache on AXS101 I'll need to fix this issue with
SD-cards. Deferring this patch for now.

-Alexey

      parent reply	other threads:[~2015-04-02  8:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 10:20 [U-Boot] [PATCH] arc: AXS101 - enable data cache Alexey Brodkin
2015-03-31 10:20 ` [U-Boot] [PATCH] board: Switch Abilis TB-100 board to Driver Model for serial port Alexey Brodkin
2015-04-02  8:07 ` 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=1427962052.666.4.camel@synopsys.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.