
28 Aug
2011
28 Aug
'11
4:02 a.m.
On Sunday, August 28, 2011 03:42:16 AM Marek Vasut wrote:
- Cleanup register definitions by introducing new regs-uart.h, compliant
with rest of U-Boot.
- Remove old register definitions from pxa-regs.h
- Convert serial_pxa to new regs-uart.h
- Cleanup serial_pxa
Signed-off-by: Marek Vasut marek.vasut@gmail.com
arch/arm/include/asm/arch-pxa/pxa-regs.h | 111 ------- drivers/serial/serial_pxa.c | 464 ++++++++++++------------------ 2 files changed, 188 insertions(+), 387 deletions(-)
Ah right, this one will come with proper header in regs-uart.h
Cheers