From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/4] sunxi: nand: Basic NAND driver for SPL
Date: Thu, 23 Jul 2015 17:57:51 +0200 [thread overview]
Message-ID: <201507231757.51815.marex@denx.de> (raw)
In-Reply-To: <CAJ8MhJ3NunuaG56NXWYRxUA8QznzQPDRsrSeZBqBjcW4_huSpA@mail.gmail.com>
On Thursday, July 23, 2015 at 04:59:37 PM, Piotr Zierhoffer wrote:
> Hi Marek
Hi,
> As BROM requires SPL binary size to be limited, we wanted to keep it
> very minimal.
>
> This driver has no integration with full U-Boot driver structure.
> What's more, it does not support writing.
>
> It was tested as SPL driver, so that's why I am submitting it as such.
Ah OK. Btw please fix your mailer to stop top-posting :)
> Best regards
>
> Piotr Zierhoffer,
> Antmicro Ltd | www.antmicro.com
> *Piotr Zierhoffer*
> mobile: +48 696 419 606
> Antmicro Ltd | www.antmicro.com
> Zwierzyniecka 3, 60-813 Poznan, Poland
>
> 2015-07-23 16:04 GMT+02:00 Marek Vasut <marex@denx.de>:
> > On Thursday, July 23, 2015 at 02:33:00 PM, Piotr Zierhoffer wrote:
> >> This is a basic driver for the sunxi NAND controller for Allwinner A20.
> >> It supports only SPL.
> >
> > Can you please elaborate how exactly is this specific only to SPL? Why?
> >
> > Best regards,
> > Marek Vasut
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-07-23 15:57 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-23 12:33 [U-Boot] [PATCH v3 0/4] sunxi: nand: Basic NAND driver for SPL Piotr Zierhoffer
2015-07-23 12:33 ` [U-Boot] [PATCH v3 1/4] sunxi: nand: Add pinmux and clock settings for NAND support Piotr Zierhoffer
2015-07-23 12:33 ` [U-Boot] [PATCH v3 2/4] sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support Piotr Zierhoffer
2015-07-31 0:47 ` Scott Wood
2015-07-31 8:36 ` Hans de Goede
2015-07-31 9:24 ` Boris Brezillon
2015-07-31 14:25 ` Michal Suchanek
2015-07-31 14:27 ` Hans de Goede
2015-07-31 14:41 ` Boris Brezillon
2015-07-31 15:27 ` Michal Suchanek
2015-07-31 16:57 ` Scott Wood
2015-07-23 12:33 ` [U-Boot] [PATCH v3 3/4] sunxi: nand: Add board configuration options Piotr Zierhoffer
2015-07-23 12:33 ` [U-Boot] [PATCH v3 4/4] sunxi: nand: Add information to sunxi that it was run from NAND in SPL Piotr Zierhoffer
2015-07-23 14:04 ` [U-Boot] [PATCH v3 0/4] sunxi: nand: Basic NAND driver for SPL Marek Vasut
2015-07-23 14:59 ` Piotr Zierhoffer
2015-07-23 15:57 ` Marek Vasut [this message]
2015-08-01 12:15 ` Hans de Goede
2015-08-01 12:30 ` Boris Brezillon
2015-08-01 19:22 ` Scott Wood
2015-08-02 12:56 ` Hans de Goede
2015-08-06 7:55 ` Piotr Zierhoffer
2015-08-20 12:37 ` Stefan Roese
2015-08-20 13:42 ` Hans de Goede
2015-08-20 14:49 ` Stefan Roese
2015-08-27 10:06 ` Stefan Roese
2015-08-27 10:10 ` Stefan Roese
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=201507231757.51815.marex@denx.de \
--to=marex@denx.de \
--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.