From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL
Date: Mon, 5 Dec 2011 16:23:40 -0500 [thread overview]
Message-ID: <201112051623.42345.vapier@gentoo.org> (raw)
In-Reply-To: <CA+M6bXmip6uJetzHQkGLQ0+V+K+cRdoYb6txmdoexHQZk9pA9Q@mail.gmail.com>
On Monday 05 December 2011 15:03:44 Tom Rini wrote:
> On Mon, Dec 5, 2011 at 12:56 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> > On Monday 05 December 2011 14:33:40 Scott Wood wrote:
> >> On 12/05/2011 04:58 AM, Christian Riesch wrote:
> >> > Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
> >> > Cc: Heiko Schocher <hs@denx.de>
> >> > Cc: Mike Frysinger <vapier@gentoo.org>
> >> > Cc: Scott Wood <scottwood@freescale.com>
> >> > Acked-by: Mike Frysinger <vapier@gentoo.org>
> >> > ---
> >> >
> >> > doc/README.SPL | 1 +
> >> > drivers/mtd/spi/Makefile | 4 +++
> >> > drivers/mtd/spi/spi_spl_load.c | 58
> >> > ++++++++++++++++++++++++++++++++++++++++ include/spi_flash.h
> >> > | 3 ++
> >> > 4 files changed, 66 insertions(+), 0 deletions(-)
> >> > create mode 100644 drivers/mtd/spi/spi_spl_load.c
> >>
> >> I'm not sure if you're the one assigning this to me in Patchwork (would
> >> be nice if it had a history log), but I'm not the maintainer of SPI, nor
> >> of SPL generically -- just NAND.
> >
> > i don't plan on running these through my SPI branch ... seems like it
> > should go through the SPL with everything else here.
>
> How about this? I don't see SPL nor SPI on the Custodians page, but
> there is TI and this is SPL for DaVinci (TI) stuff, so once everyone
> is happy with the whole series I'll take this for u-boot-ti/master and
> try for v2011.12 (since this series has been around for a while).
that's fine by me
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111205/0e60b807/attachment.pgp>
next prev parent reply other threads:[~2011-12-05 21:23 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 10:58 [U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 1/6] spl: display_options.o is required for SPI flash support in SPL Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL Christian Riesch
2011-12-05 19:33 ` Scott Wood
2011-12-05 19:56 ` Mike Frysinger
2011-12-05 20:03 ` Tom Rini
2011-12-05 21:23 ` Mike Frysinger [this message]
2011-12-05 10:58 ` [U-Boot] [PATCH v5 3/6] arm, davinci: Add SPL support for DA850 SoCs Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 4/6] arm, da850evm: Add an SPL for SPI boot Christian Riesch
2011-12-05 15:19 ` Tom Rini
2011-12-05 10:58 ` [U-Boot] [PATCH v5 5/6] mkimage: Fix variable length header support Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 6/6] arm, davinci: Add support for generating AIS images to the Makefile Christian Riesch
2011-12-05 20:05 ` [U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI Tom Rini
2011-12-06 16:46 ` Tom Rini
2011-12-06 17:08 ` Christian Riesch
2011-12-06 17:14 ` Tom Rini
2011-12-06 17:32 ` Christian Riesch
2011-12-06 17:34 ` Tom Rini
2011-12-06 22:17 ` Tom Rini
2011-12-07 9:32 ` Christian Riesch
2011-12-09 10:36 ` Christian Riesch
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=201112051623.42345.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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.