commit | ad31e40bed042cb670d0036fea96435007afb838 | [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 | 764e7417ee5f6e25b1715720e7d7dd3487109385 [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>