On 21:29 Mon 14 Jan     , Tsi-Chung Liew wrote:
> Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]>
> ---
>  MAINTAINERS                   |    1 +
>  MAKEALL                       |    3 +-
>  Makefile                      |   10 ++
>  cpu/mcf532x/cpu.c             |   20 +++-
>  doc/README.m5373evb           |  334 
> +++++++++++++++++++++++++++++++++++++++++
>  include/asm-m68k/immap.h      |    4 +-
>  include/asm-m68k/immap_5329.h |   89 +++++++++---
>  include/asm-m68k/m5329.h      |    5 +
>  include/configs/M5373EVB.h    |  267 ++++++++++++++++++++++++++++++++
>  9 files changed, 709 insertions(+), 24 deletions(-)
>  create mode 100644 doc/README.m5373evb
>  create mode 100644 include/configs/M5373EVB.h
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ef2f5c..02698c8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -629,6 +629,7 @@ TsiChung Liew <[EMAIL PROTECTED]>
>  
>       M5235EVB                mcf52x2
>       M5329EVB                mcf532x
> +     M5373EVB                mcf532x
>       M54455EVB               mcf5445x
>  
>  Hayden Fraser <[EMAIL PROTECTED]>
> diff --git a/MAKEALL b/MAKEALL
> index ebc5a22..1f59532 100755
> --- a/MAKEALL
> +- lib_m68k/board.c                   board init function
> +- lib_m68k/cache.c
> +- lib_m68k/interrupts                        Coldfire common interrupt 
> functions
> +- lib_m68k/m68k_linux.c
> +- lib_m68k/time.c                    Timer functions (Dma timer and PIT)
> +- lib_m68k/traps.c                   Exception init code
> +
> +- rtc/mcfrtc.c                               Realtime clock Driver
it's not in drivers/rtc/mcfrtc.c
> +
> +1 MCF5373 specific Options/Settings
> +====================================

Best Regards,
J.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to