All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jteki@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] imx: mx7dsabresd: Add QSPI support
Date: Fri, 4 Dec 2015 14:18:30 +0530	[thread overview]
Message-ID: <CAD6G_RTaJ88e0BGAGE2JmHzXTKSvmMn9Y3eyP13jfDud7L23Rg@mail.gmail.com> (raw)
In-Reply-To: <CAD6G_RT6Q6VTMTz_m8HUarLeJ3bf4WNxri2ZcQeiksRaiy0VXA@mail.gmail.com>

On 4 December 2015 at 10:00, Jagan Teki <jteki@openedev.com> wrote:
> On 4 December 2015 at 06:41, Peng Fan <b51431@freescale.com> wrote:
>> Hi Jagan,
>> On Thu, Dec 03, 2015 at 05:21:09PM +0530, Jagan Teki wrote:
>>>On 30 November 2015 at 15:31, Stefano Babic <sbabic@denx.de> wrote:
>>>> On 30/11/2015 10:45, Peng Fan wrote:
>>>>> Support qspi flashes for mx7dsabresd
>>>>> 1. introduce pin mux settings
>>>>> 2. enable qspi clock
>>>>> 3. introduce related macro definitions
>>>>>
>>>>> Default QSPI is not enabled, since we need hardware rework to use QSPI,
>>>>> see SPF-28590, page 9:
>>>>> "
>>>>> QSPI signals are muxed with EPDC_D[7:0]
>>>>> When using QSPI: de-populate R388-R391, R396-R399
>>>>> populate R392-R395, R299, R300
>>>>> "
>>>>>
>>>>> After hardware rework, define CONFIG_FSL_QSPI in mx7dsabresd.h. qspi
>>>>> flashes can be deteced and read/erase/write. Log info:
>>>>> "
>>>>> => sf probe
>>>>> SF: Detected MX25L51235F with page size 256 Bytes, erase size 64 KiB, total 64 MiB
>>>>> => sf read 0x80000000 0 0x4000000
>>>>> device 0 whole chip
>>>>> SF: 67108864 bytes @ 0x0 Read: OK
>>>>> => sf erase 0 0x4000000
>>>>> SF: 67108864 bytes @ 0x0 Erased: OK
>>>>> => sf write 0x80000000 0 0x4000000
>>>>> device 0 whole chip
>>>>> SF: 67108864 bytes @ 0x0 Written: OK
>>>>> "
>>>>>
>>>>> Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
>>>>> Cc: Stefano Babic <sbabic@denx.de>
>>>>> Cc: Fabio Estevam <fabio.estevam@freescale.com>
>>>>> Cc: Adrian Alonso <aalonso@freescale.com>
>>>>
>>>> Reviewed-by: Stefano Babic <sbabic@denx.de>
>
> Reviewed-by: Jagan Teki <jteki@openedev.com>

Applied to u-boot-spi/master

thanks!
-- 
Jagan.

      reply	other threads:[~2015-12-04  8:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-30  9:45 [U-Boot] [PATCH] imx: mx7dsabresd: Add QSPI support Peng Fan
2015-11-30 10:01 ` Stefano Babic
2015-12-03 11:51   ` Jagan Teki
2015-12-04  1:11     ` Peng Fan
2015-12-04  4:30       ` Jagan Teki
2015-12-04  8:48         ` 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_RTaJ88e0BGAGE2JmHzXTKSvmMn9Y3eyP13jfDud7L23Rg@mail.gmail.com \
    --to=jteki@openedev.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.