public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ColdFire: Add modules header files
Date: Sat, 12 Jan 2008 15:08:26 +0100	[thread overview]
Message-ID: <20080112140826.581AA24656@gemini.denx.de> (raw)
In-Reply-To: Your message of "Thu, 10 Jan 2008 15:40:53 CST." <1200001253.30824.3.camel@Goku>

In message <1200001253.30824.3.camel@Goku> you wrote:
> ColdFire: Add modules header files
> 
> Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
> ---
>  include/asm-m68k/crossbar.h |   79 ++++++++++++++++
>  include/asm-m68k/dspi.h     |  156 +++++++++++++++++++++++++++++++
>  include/asm-m68k/edma.h     |  177 +++++++++++++++++++++++++++++++++++
>  include/asm-m68k/flexbus.h  |   98 ++++++++++++++++++++
>  include/asm-m68k/lcd.h      |  213 ++++++++++++++++++++++++++++++++++++
> +++++++
>  include/asm-m68k/ssi.h      |  175 +++++++++++++++++++++++++++++++++++
>  6 files changed, 898 insertions(+), 0 deletions(-)
>  create mode 100644 include/asm-m68k/crossbar.h
>  create mode 100644 include/asm-m68k/dspi.h
>  create mode 100644 include/asm-m68k/edma.h
>  create mode 100644 include/asm-m68k/flexbus.h
>  create mode 100644 include/asm-m68k/lcd.h
>  create mode 100644 include/asm-m68k/ssi.h

I understand that these are ColdFire specific files, which are
probably not relevant to other, non-CF m68k systems?

I think this should be visible from the file name. How about creating
a directory ofr ColdFire related headers  so  we  don't  pollute  the
global name space too much?

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
Another dream that failed.  There's nothing sadder.
	-- Kirk, "This side of Paradise", stardate 3417.3

  reply	other threads:[~2008-01-12 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-10 21:40 [U-Boot-Users] [PATCH] ColdFire: Add modules header files TsiChung Liew
2008-01-12 14:08 ` Wolfgang Denk [this message]
2008-01-15  0:12   ` Liew Tsi Chung
2008-01-15 22:00     ` Wolfgang Denk
2008-01-16  0:45       ` Liew Tsi Chung
  -- strict thread matches above, loose matches on Subject: below --
2008-01-14 22:43 Tsi-Chung Liew
2008-01-15  3:27 Tsi-Chung Liew
2008-01-15  3:37 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=20080112140826.581AA24656@gemini.denx.de \
    --to=wd@denx.de \
    --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