public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Question re: Bluewater Systems Snapper 9260 and 9G20 modules patch
@ 2011-06-04 18:47 Simon Glass
  2011-06-04 20:50 ` Eric Bénard
  2011-06-05 12:57 ` Reinhard Meyer
  0 siblings, 2 replies; 6+ messages in thread
From: Simon Glass @ 2011-06-04 18:47 UTC (permalink / raw)
  To: u-boot

Hi Reinhard,

I have been asked to have a quick look at this patch, which is showing
accepted here:

http://patchwork.ozlabs.org/patch/81422/

The diffstat on patchwork is:

 MAINTAINERS                               |    5 +
 board/bluewater/snapper9260/Makefile      |   53 ++++++++
 board/bluewater/snapper9260/snapper9260.c |  169 +++++++++++++++++++++++++
 boards.cfg                                |    2 +
 include/configs/snapper9260.h             |  191 +++++++++++++++++++++++++++++
 5 files changed, 420 insertions(+), 0 deletions(-)
 create mode 100644 board/bluewater/snapper9260/Makefile
 create mode 100644 board/bluewater/snapper9260/snapper9260.c
 create mode 100644 include/configs/snapper9260.h

but when I look at the commit I only see this:

git log --author=Ryan --stat
commit 74cd9777f8dd44fd944a9ac75cfbc24eeb206453
Author: Ryan Mallon <ryan@bluewatersys.com>
Date:   Tue Feb 1 16:18:00 2011 +0000

    Add support for Bluewater Systems Snapper 9260 and 9G20 modules

    Add support for Bluewater Systems AT91 based Snapper 9260 and 9G20
    single board computer modules. Includes NAND flash and Ethernet
    support.

    Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>

 boards.cfg |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


As a result it does not build. Has something been dropped by mistake?

Regards,
Simon

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-05 17:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-04 18:47 [U-Boot] Question re: Bluewater Systems Snapper 9260 and 9G20 modules patch Simon Glass
2011-06-04 20:50 ` Eric Bénard
2011-06-05  3:56   ` Simon Glass
2011-06-05  3:59   ` Simon Glass
2011-06-05 12:57 ` Reinhard Meyer
2011-06-05 17:23   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox