[U-Boot] [PATCH v5 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL

Tom Rini tom.rini at gmail.com
Mon Dec 5 21:03:44 CET 2011


On Mon, Dec 5, 2011 at 12:56 PM, Mike Frysinger <vapier at 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 at omicron.at>
>> > Cc: Heiko Schocher <hs at denx.de>
>> > Cc: Mike Frysinger <vapier at gentoo.org>
>> > Cc: Scott Wood <scottwood at freescale.com>
>> > Acked-by: Mike Frysinger <vapier at 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).

-- 
Tom


More information about the U-Boot mailing list