commit | 7db9a0b9df68fbc2772dcf8c1b59506a7329c637 | [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 | af1e8fda23bd59a2c07be125f98517b2547ce412 [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>