[U-Boot] [PATCH v5 1/8] ARM: dove: add support for Marvell Dove SoC

Wolfgang Denk wd at denx.de
Wed Jun 26 16:00:06 CEST 2013


Dear Sascha Silbe,

In message <1372195668-25496-2-git-send-email-t-uboot at infra-silbe.de> you wrote:
> This patch adds initial support for the armv7-based Marvell Dove SoC
> (88AP510).
> 
> Signed-off-by: Sascha Silbe <t-uboot at infra-silbe.de>
> ---
> v4->v5: some adjustments for the GPIO and SPI driver changes
> 
>  arch/arm/cpu/armv7/dove/Makefile        |  49 +++++
>  arch/arm/cpu/armv7/dove/cpu.c           | 274 +++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/dove/dram.c          | 117 ++++++++++++
>  arch/arm/cpu/armv7/dove/lowlevel_init.S |  83 +++++++++
>  arch/arm/cpu/armv7/dove/mpp.c           | 318 ++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/dove/timer.c         | 176 ++++++++++++++++++
>  arch/arm/cpu/armv7/dove/usb.c           | 101 ++++++++++
>  arch/arm/include/asm/arch-dove/config.h | 153 +++++++++++++++
>  arch/arm/include/asm/arch-dove/cpu.h    | 204 ++++++++++++++++++++
>  arch/arm/include/asm/arch-dove/dove.h   |  98 ++++++++++
>  arch/arm/include/asm/arch-dove/gpio.h   |  35 ++++
>  arch/arm/include/asm/arch-dove/mpp.h    | 283 ++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-dove/usb.h    |  27 +++
>  13 files changed, 1918 insertions(+)

This patch does not apply:

ERROR: patch seems to be corrupt (line wrapped?)
#1269: FILE: arch/arm/include/asm/arch-dove/config.h:100:
diff --git a/arch/arm/include/asm/arch-dove/config.h b/arch/arm/include/asm/arch-dove/config.h


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
The thing is, as you progress in the Craft,  you'll  learn  there  is
another rule... When you break rules, break 'em good and hard.
                                    - Terry Pratchett, _Wyrd Sisters_


More information about the U-Boot mailing list