commit | 6422a268e86086b20c99ec05101ed2bcf1749466 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Oct 22 15:09:59 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Oct 31 21:20:50 2007 +0100 |
tree | b26a22f6d327c1fabc858e544e96bcf571fbc69a | |
parent | aca3ea071007d5c21999ce4e1f2f0eac73cd4aed [diff] |
ppc4xx: Rework of 4xx serial driver (1) This patch starts the rework of the PPC4xx serial driver. First we split the file into two seperate files, one 4xx_uart.c with the 405/440 UART handling code and the other one iop480_uart.c with the UART code for the PLX-Tech IOP480 PPC (PPC403 based). Signed-off-by: Stefan Roese <sr@denx.de>