[U-Boot] [PATCH 5/6] PXA: Cleanup serial_pxa
Marek Vasut
marek.vasut at gmail.com
Sun Aug 28 04:02:14 CEST 2011
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 at 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
More information about the U-Boot
mailing list