All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagannadha Sutradharudu Teki <jagannadha.sutradharudu-teki@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] sf: macronix: Add support for bank addr access
Date: Mon, 29 Jul 2013 23:38:33 +0530	[thread overview]
Message-ID: <ba861ef2-8319-4341-9ff0-0e0405d19efe@CH1EHSMHS004.ehs.local> (raw)

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(-)

-- 
1.8.3

             reply	other threads:[~2013-07-29 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 18:08 Jagannadha Sutradharudu Teki [this message]
2013-08-07 16:31 ` [U-Boot] [PATCH 0/4] sf: macronix: Add support for bank addr access Jagan Teki

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=ba861ef2-8319-4341-9ff0-0e0405d19efe@CH1EHSMHS004.ehs.local \
    --to=jagannadha.sutradharudu-teki@xilinx.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.