meson: console: Introduce console driver
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Wed, 15 Aug 2018 21:07:35 +0000 (22:07 +0100)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Fri, 26 Oct 2018 10:53:14 +0000 (11:53 +0100)
commit9b6483c8805370475e836dc2df5c38ed1f57c120
tree9a26b3569f7396e7e70336c14c6d8b9f8d13e99c
parent31abc7c45428398a330a3a940fe4dd7efa6c96f2
meson: console: Introduce console driver

It has only been tested with a system clock of 24 MHz.

It has only been implemented for the multi console API.

Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
drivers/meson/console/aarch64/meson_console.S [new file with mode: 0644]
include/drivers/meson/meson_console.h [new file with mode: 0644]