All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] sf: macronix: Add support for bank addr access
Date: Wed, 7 Aug 2013 22:01:21 +0530	[thread overview]
Message-ID: <CAD6G_RR-xzL1rA62tQzT8r895fn9eEt0Uw=giCDwdaWO-WnePQ@mail.gmail.com> (raw)
In-Reply-To: <ba861ef2-8319-4341-9ff0-0e0405d19efe@CH1EHSMHS004.ehs.local>

Hi,

On Mon, Jul 29, 2013 at 11:38 PM, Jagannadha Sutradharudu Teki
<jagannadha.sutradharudu-teki@xilinx.com> wrote:
> This patch set adds bank addr access support for macronix flash's
> so-that the macronix flashes which has > 16Mbyte sizes can be
> accessible in 3-byte addressing mode.
>
> REQUEST FOR MACRONIX FLASH VENDORS/USERS: PLEASE TEST THESE CHANGES
> ON YOUR RESPECTIVE HW, FLASH PARTS FROM USER HW IS NOT AVAILABLE ON
> EXISTING U-BOOT PLEASE ADD THE SAME.
>
> --
> Thanks,
> Jagan.
>
> Jagannadha Sutradharudu Teki (4):
>   sf: Move manufacture id code macros to CONFIG_SPI_FLASH_BAR
>   sf: Add bank addr access support macronix flash's
>   sf: macronix: Add support for MX25L25635F
>   sf: macronix: Add support for MX25L51235F
>
>  drivers/mtd/spi/macronix.c           | 10 ++++++++++
>  drivers/mtd/spi/spi_flash.c          |  1 +
>  drivers/mtd/spi/spi_flash_internal.h |  9 +++++----
>  3 files changed, 16 insertions(+), 4 deletions(-)

Developers from macronix or macronix user, please test these BAR
changes on your hardware.
Feel free to ask any kind of questions/issues.

--
Thanks,
Jagan.

      reply	other threads:[~2013-08-07 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 18:08 [U-Boot] [PATCH 0/4] sf: macronix: Add support for bank addr access Jagannadha Sutradharudu Teki
2013-08-07 16:31 ` Jagan Teki [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='CAD6G_RR-xzL1rA62tQzT8r895fn9eEt0Uw=giCDwdaWO-WnePQ@mail.gmail.com' \
    --to=jagannadh.teki@gmail.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.