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

2008-01-15 Thread Liew Tsi Chung
Wolfgang, >You probably want to rebase your poatches against current top of >tree anyway, and for reviewing it would be easier, too, if >youreposted the whole batch. Done and resubmitted the patches. It is based on top of commit 5dd372a23d12003276dddf7f9604154fd522ae73 Thanks. Regards, TsiCh

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

2008-01-15 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > 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? You probably want to

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

2008-01-14 Thread Tsi-Chung Liew
Add CF specific modules header files Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/coldfire/crossbar.h | 79 + include/asm-m68k/coldfire/dspi.h | 156 + include/asm-m68k/coldfire/edma.h | 177 incl

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

2008-01-14 Thread Tsi-Chung Liew
Add CF specific modules header files Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/coldfire/crossbar.h | 79 + include/asm-m68k/coldfire/dspi.h | 156 + include/asm-m68k/coldfire/edma.h | 177 incl

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

2008-01-14 Thread Liew Tsi Chung
PROTECTED] [mailto:[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> you wrote: > ColdFire: Add modules header files > > Signed-off-by: TsiCh

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

2008-01-14 Thread Tsi-Chung Liew
From: TsiChungLiew <[EMAIL PROTECTED]> Add CF specific modules header files Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> --- include/asm-m68k/coldfire/crossbar.h | 79 + include/asm-m68k/coldfire/dspi.h | 156 + include/asm-m68k/coldfire/edma.h |

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

2008-01-12 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > ColdFire: Add modules header files > > Signed-off-by: TsiChungLiew <[EMAIL PROTECTED]> > --- > include/asm-m68k/crossbar.h | 79 > include/asm-m68k/dspi.h | 156 +++ > include/asm-m68k/edma.h | 17