public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/2] ColdFire: Add M5373EVB platform	support - 2
Date: Tue, 15 Jan 2008 09:43:08 +0100	[thread overview]
Message-ID: <20080115084308.GC27359@game.jcrosoft.org> (raw)
In-Reply-To: <120036779765-git-send-email-Tsi-Chung.Liew@freescale.com>

On 21:29 Mon 14 Jan     , Tsi-Chung Liew wrote:
> Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
> ---
>  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 <Tsi-Chung.Liew@freescale.com>
>  
>  	M5235EVB		mcf52x2
>  	M5329EVB		mcf532x
> +	M5373EVB		mcf532x
>  	M54455EVB		mcf5445x
>  
>  Hayden Fraser <Hayden.Fraser@freescale.com>
> 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.

  reply	other threads:[~2008-01-15  8:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15  3:29 [U-Boot-Users] [PATCH 2/2] ColdFire: Add M5373EVB platform support - 2 Tsi-Chung Liew
2008-01-15  8:43 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-01-15 19:28   ` [U-Boot-Users] [PATCH 2/2] ColdFire: Add M5373EVB platformsupport " Liew Tsi Chung
  -- strict thread matches above, loose matches on Subject: below --
2008-01-14 23:33 [U-Boot-Users] [PATCH 2/2] ColdFire: Add M5373EVB platform support " Tsi-Chung Liew

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080115084308.GC27359@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox