On Sun, Mar 28, 2010 at 07:30:01PM +0200, Tom wrote:
> Rabin Vincent wrote:
> > The Nomadik MTU driver will also be used on the U8500 SoC, so move it
> > out of platform-specific code.
> > 
> > Acked-by: Alessandro Rubini <rub...@unipv.it>
> > Acked-by: Michael Brandt <michael.bra...@stericsson.com>
> > Signed-off-by: Rabin Vincent <rabin.vinc...@stericsson.com>
> > ---
> >  cpu/arm926ejs/nomadik/Makefile                     |    2 +-
> >  drivers/misc/Makefile                              |    1 +
> >  .../nomadik/timer.c => drivers/misc/nomadik_mtu.c  |    2 +-
> >  include/configs/nhk8815.h                          |    1 +
> >  .../{asm-arm/arch-nomadik/mtu.h => nomadik_mtu.h}  |    0
> 
> Move the nomadik_gpio.h and nomadik_mtu.h into nomadik.h
> Just to have 1 nomadik *.h

nomadik.h is currently used for 8815-specific addresses.  If Alessandro
has no objections, I will move it to, say, nmdk8815.h and then combine
the common peripheral headers into nomadik.h.

Rabin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to