Move console functions out of pl011.c
This commit isolates the accessor functions in pl011.c and builds
a wrapper layer for console functions.

This also modifies the console driver to use the pl011 FIFO.

Fixes ARM-software/tf-issues#63

Change-Id: I3b402171cd14a927831bf5e5d4bb310b6da0e9a8
1 parent 08c7ed0 commit c1df3be7dd61fcc6ff31c4ff0ecc1e822fc5d573
@Soby Mathew Soby Mathew authored on 12 Mar 2014
Dan Handley committed on 26 Mar 2014
Showing 6 changed files
View
drivers/arm/peripherals/pl011/console.h 100644 → 0
View
drivers/arm/peripherals/pl011/pl011.c
View
drivers/arm/peripherals/pl011/pl011.h
View
drivers/console/console.c 0 → 100644
View
drivers/console/console.h 0 → 100644
View
plat/fvp/platform.mk