
On 01/26/2011 08:40 PM, Reinhard Meyer wrote:
Dear Wolfgang Denk,
Dear Ryan Mallon,
In messagee3e679839f735fff180547840a3fe3cec2b1d535.1295995460.git.ryan@bluewatersys.com you wrote:
Signed-off-by: Ryan Mallonryan@bluewatersys.com
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.
Hi Reinhard,
Did you have any additional changes you want made for the Snapper9260/9G20 patches other than adding a MAINTAINERS entry and rolling the boards.cfg change into a single patch?
Thanks, ~Ryan