All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] sf: macronix: Add support for bank addr access
@ 2013-07-29 18:08 Jagannadha Sutradharudu Teki
  2013-08-07 16:31 ` Jagan Teki
  0 siblings, 1 reply; 2+ messages in thread
From: Jagannadha Sutradharudu Teki @ 2013-07-29 18:08 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 0/4] sf: macronix: Add support for bank addr access
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Jagan Teki @ 2013-08-07 16:31 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-07 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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.