From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Wed, 26 Jan 2011 08:40:43 +0100 Subject: [U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules In-Reply-To: <20110126072218.22094BB0B9@gemini.denx.de> References: <7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.ryan@bluewatersys.com> <20110126072218.22094BB0B9@gemini.denx.de> Message-ID: <4D3FCFFB.6060903@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Dear Ryan Mallon, > > In message you wrote: >> >> Signed-off-by: Ryan Mallon >> --- >> board/bluewater/snapper9260/Makefile | 53 ++++++++ >> board/bluewater/snapper9260/snapper9260.c | 169 +++++++++++++++++++++++++ >> include/configs/snapper9260.h | 191 +++++++++++++++++++++++++++++ >> 3 files changed, 413 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 > > Entry to MAINTAINERS and boards.cfg missing. I am already engaged into this. There are minor coding issues involved, I will comment on them later. Best Regards, Reinhard