commit | c5e8fec2a928bd7af9aa2bca5b13a19d9f2b0c6b | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sat Jan 25 23:55:08 2020 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Feb 25 09:34:38 2020 +0000 |
tree | f768b4cd78e52c55539e10a431d1882bd74b1af9 | |
parent | 338063131feeb75ac15f8060c28bdaaaf1b254b1 [diff] |
marvell: Consolidate console register calls Now that different UARTs share the same console_t struct, we can simplify the console selection for the Marvell platforms: We share the same console_t pointers, just change the name of the console register functions, depending on the selected platform. Change-Id: I6fe3e49fd7f208a9b3372c5deef43236a12867bc Signed-off-by: Andre Przywara <andre.przywara@arm.com>