Re: [U-Boot] [PATCH v2] arm920t/at91: use new clock features from libat91-common

2011-06-26 Thread Jens Scharsig
Am 08.06.2011 22:10, schrieb Andreas Bießmann: > This patch enables the new clock features from new libat91-common. This > is a required step to get at91rm9200_usart replaced by atmel_usart > driver. > > Signed-off-by: Andreas Bießmann > > Cc: Jens Scharsig > Cc: Eric Bénard > --- > changes since v

Re: [U-Boot] [PATCH v2] arm920t/at91: use new clock features from libat91-common

2011-06-09 Thread Andreas Bießmann
resent to right list ... Dear Reinhard Meyer, Am 09.06.2011 11:21, schrieb Reinhard Meyer: > Dear Andreas Bießmann, >> This patch enables the new clock features from new libat91-common. This >> is a required step to get at91rm9200_usart replaced by atmel_usart >> driver. >> >> Signed-off-by: Andr

[U-Boot] [PATCH v2] arm920t/at91: use new clock features from libat91-common

2011-06-08 Thread Andreas Bießmann
This patch enables the new clock features from new libat91-common. This is a required step to get at91rm9200_usart replaced by atmel_usart driver. Signed-off-by: Andreas Bießmann Cc: Jens Scharsig Cc: Eric Bénard --- changes since v1: - add missing cpu.c resent due to wrong list mail ...