
Dear Michael Roth,
In message 1233929554-11483-3-git-send-email-mroth@nessie.de you wrote:
In reality there are only three usarts on at91 SoC and one serial debug port called DBGU which is a reduced functionality usart.
For reasons of clarity and consistency the prefix USART is maintained independently the fact that normally the debug port is just called DBGU.
Signed-off-by: Michael Roth mroth@nessie.de
drivers/serial/atmel_usart.c | 23 ++++++++++++++--------- include/asm-arm/arch-at91/clk.h | 5 +++++ include/asm-arm/arch-at91/memory-map.h | 8 ++++---- include/configs/afeb9260.h | 2 +- include/configs/at91cap9adk.h | 2 +- include/configs/at91sam9260ek.h | 2 +- include/configs/at91sam9261ek.h | 2 +- include/configs/at91sam9263ek.h | 2 +- include/configs/at91sam9rlek.h | 2 +- 9 files changed, 29 insertions(+), 19 deletions(-)
If I understand correctly, we are waiting for an updated / rebased version of this patch from you. Are you going to submit one any time soon?
Best regards,
Wolfgang Denk