Skip to content
Snippets Groups Projects
Commit 550650dd authored by Stefan Roese's avatar Stefan Roese
Browse files

ppc4xx: Use common NS16550 driver for PPC4xx UART


This patch removes the PPC4xx UART driver. Instead the common NS16550
driver is used, since all PPC4xx SoC's use this peripheral device.

The file 4xx_uart.c now only implements the UART clock calculation
function which also sets the SoC internal UART divisors.

All PPC4xx board config headers are changed to use this common NS16550
driver now.

Tested on these boards:
acadia, canyonlands, katmai, kilauea, sequoia, zeus

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent afabb498
No related branches found
No related tags found
No related merge requests found
Showing
with 247 additions and 716 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment