[U-Boot-Users] [PATCH 5/6] Common serial driver for Atmel AT32 and AT91 chips

Wolfgang Denk wd at denx.de
Tue Oct 24 14:59:49 CEST 2006


In message <20060906162453.626293a2 at cad-250-152.norway.atmel.com> you wrote:
> This is a first attempt at creating a common serial driver for Atmel
> chips. For now, it supports the AT32AP7000 AVR32 chip, but it should
> be possible to support AT91RM9200 and other ARM-based chips with
> some minor modifications.
> 
> There's nothing fundamentally AVR32-specific in this driver, but it
> does use some features which are currently only defined for the
> AT32AP CPU port:
>   * pm_get_clock_freq: Obtain the clock frequency of a given domain
>   * gd->console_uart: A "struct device" containing information about
>     register mappings, gpio resources and clocks associated with the
>     UART device.
> 
> For more information about these features, please see the "AT32AP CPU"
> patch.

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
On a clear disk you can seek forever.




More information about the U-Boot mailing list