[U-Boot] [PATCH V6 1/3] arm: Add support for MB86R0x SoCs

Wolfgang Denk wd at denx.de
Tue Aug 10 23:15:57 CEST 2010


Dear Matthias Weisser,

In message <1281353511-23719-2-git-send-email-weisserm at arcor.de> you wrote:
> Signed-off-by: Matthias Weisser <weisserm at arcor.de>
> ---
>  arch/arm/cpu/arm926ejs/mb86r0x/Makefile         |   47 ++
>  arch/arm/cpu/arm926ejs/mb86r0x/clock.c          |   43 ++
>  arch/arm/cpu/arm926ejs/mb86r0x/reset.c          |   40 ++
>  arch/arm/cpu/arm926ejs/mb86r0x/timer.c          |  142 ++++++
>  arch/arm/include/asm/arch-mb86r0x/asm-offsets.h |   74 +++
>  arch/arm/include/asm/arch-mb86r0x/hardware.h    |   31 ++
>  arch/arm/include/asm/arch-mb86r0x/mb86r0x.h     |  573 +++++++++++++++++++++++
>  common/serial.c                                 |    6 +-
>  include/serial.h                                |    6 +-
>  9 files changed, 956 insertions(+), 6 deletions(-)
>  create mode 100644 arch/arm/cpu/arm926ejs/mb86r0x/Makefile
>  create mode 100644 arch/arm/cpu/arm926ejs/mb86r0x/clock.c
>  create mode 100644 arch/arm/cpu/arm926ejs/mb86r0x/reset.c
>  create mode 100644 arch/arm/cpu/arm926ejs/mb86r0x/timer.c
>  create mode 100644 arch/arm/include/asm/arch-mb86r0x/asm-offsets.h
>  create mode 100644 arch/arm/include/asm/arch-mb86r0x/hardware.h
>  create mode 100644 arch/arm/include/asm/arch-mb86r0x/mb86r0x.h

Applied to u-boot-arm #master.  Thanks.

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
Madness takes its toll. Please have exact change.


More information about the U-Boot mailing list