Dear mathieu.poir...@linaro.org, In message <1341413915-7944-2-git-send-email-mathieu.poir...@linaro.org> you wrote: > From: "Mathieu J. Poirier" <mathieu.poir...@linaro.org> > > Signed-off-by: Mathieu Poirier <mathieu.poir...@linaro.org> > Signed-off-by: John Rigby <john.ri...@linaro.org> > --- > Changes for v2: > - White space cleanup. > - Cleaned #defines. > - Removal of unnecessary defines. > --- > arch/arm/include/asm/arch-u8500/db8500_gpio.h | 42 ++ > arch/arm/include/asm/arch-u8500/db8500_pincfg.h | 172 ++++++ > board/st-ericsson/snowball/Makefile | 51 ++ > board/st-ericsson/snowball/db8500_pins.h | 745 > +++++++++++++++++++++++ > board/st-ericsson/snowball/snowball.c | 185 ++++++ > boards.cfg | 1 + > drivers/gpio/Makefile | 1 + > drivers/gpio/db8500_gpio.c | 225 +++++++ > drivers/serial/serial_pl01x.c | 2 + > include/configs/snowball.h | 258 ++++++++ > 10 files changed, 1682 insertions(+), 0 deletions(-)
Entry to MAINTAINERS missing. Also, there are a large number of checkpatch warnings, mostly "line over 80 characters". Please fix. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de No one wants war. -- Kirk, "Errand of Mercy", stardate 3201.7 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot