Hi Jagan,
On Thursday 14 November 2013 09:09 PM, Sourav Poddar wrote:
The patch series add support for enabling qspi
on AM43xx at uboot.

Testing done:
-------------
Wrote a uImage to the flash, read it back and boot the
kernel.

Jagannadha Sutradharudu Teki (1):
   sf: macronix: Add support for MX25L51235F

Sourav Poddar (4):
   am43xx: add qspi support
   am437x_epos_evm: add SPL API, QSPI, and serial flash support
   qspi/spi: Add AM43xx specifics changes
   am43xx: add delay before xfer

  arch/arm/cpu/armv7/am33xx/clock_am43xx.c |    1 +
  arch/arm/include/asm/arch-am33xx/cpu.h   |    4 +++-
  arch/arm/include/asm/arch-am33xx/omap.h  |    1 +
  board/ti/am43xx/mux.c                    |   11 +++++++++++
  drivers/mtd/spi/sf_probe.c               |    2 ++
  drivers/spi/ti_qspi.c                    |   29 ++++++++++++++++++++++++++---
  include/configs/am43xx_evm.h             |   20 ++++++++++++++++++++
  7 files changed, 64 insertions(+), 4 deletions(-)

If these patches seems fine to you, can these be picked?
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to