amlogic: console: Move console driver to common directory
authorCarlo Caione <ccaione@baylibre.com>
Thu, 5 Sep 2019 11:27:39 +0000 (12:27 +0100)
committerCarlo Caione <ccaione@baylibre.com>
Thu, 12 Sep 2019 18:18:04 +0000 (19:18 +0100)
commita759d34519d4206dfe0a86389317c4b371850aa7
tree5d43d75b874b6d62b55b5795470067e5f7dde774
parent2fc6ffc451c9af16e03eff51e779c33828e9ab07
amlogic: console: Move console driver to common directory

The code managing the console is the same for all the platforms
currently supported. Since it is unlikely to change in the future move
the code to an external file in the common directory.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Change-Id: I6df555ea82d483b4f08a4a1e2cb0a7488fbaa015
plat/amlogic/common/aml_console.c [new file with mode: 0644]
plat/amlogic/gxbb/gxbb_common.c
plat/amlogic/gxbb/platform.mk
plat/amlogic/gxl/gxl_common.c
plat/amlogic/gxl/platform.mk