[U-Boot-Users] [PATCH] ColdFire: Add modules header files
Liew Tsi Chung
Tsi-chung.Liew at freescale.com
Tue Jan 15 01:12:32 CET 2008
Wolfgang,
I created a coldfire folder under asm-m68k, 6 modules were relocated to the new directory. I re-send some of the patches.
Do I have to resubmit all the patches or just the affected patches from the changes?
Regards,
TsiChung
-----Original Message-----
From: wd at denx.de [mailto:wd at denx.de]
Sent: Saturday, January 12, 2008 8:08 AM
To: Liew Tsi Chung
Cc: u-boot
Subject: Re: [U-Boot-Users] [PATCH] ColdFire: Add modules header files
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