Re: [U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules

2011-01-26 Thread Reinhard Meyer
Dear Ryan Mallon, > 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? Yes, the following things should be changed: 1. sort the boards.cfg entry to the right place. See

Re: [U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules

2011-01-26 Thread Ryan Mallon
On 01/26/2011 08:40 PM, Reinhard Meyer wrote: > 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 >>> +

Re: [U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules

2011-01-25 Thread Reinhard Meyer
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

Re: [U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules

2011-01-25 Thread 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 > ++

[U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules

2011-01-25 Thread Ryan Mallon
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(-)