[U-Boot] [RESEND 01/11] snowball: Add support for ux500 based snowball board

Wolfgang Denk wd at denx.de
Wed Jul 4 20:51:26 CEST 2012


Dear mathieu.poirier at linaro.org,

In message <1341413915-7944-2-git-send-email-mathieu.poirier at linaro.org> you wrote:
> From: "Mathieu J. Poirier" <mathieu.poirier at linaro.org>
> 
> Signed-off-by: Mathieu Poirier <mathieu.poirier at linaro.org>
> Signed-off-by: John Rigby <john.rigby at 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: wd at denx.de
No one wants war.
	-- Kirk, "Errand of Mercy", stardate 3201.7


More information about the U-Boot mailing list