[U-Boot-Users] [PATCH] ColdFire: Add modules header files

Wolfgang Denk wd at denx.de
Sat Jan 12 15:08:26 CET 2008


In message <1200001253.30824.3.camel at Goku> you wrote:
> ColdFire: Add modules header files
> 
> Signed-off-by: TsiChungLiew <Tsi-Chung.Liew at 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




More information about the U-Boot mailing list