Searched hist:ad4c2ec6880f2f13f36e46a2bc3b624525b89c15 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/cadence/uart/aarch64/ |
| H A D | cdns_console.S | ad4c2ec6880f2f13f36e46a2bc3b624525b89c15 Wed Feb 08 15:58:12 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Add console_core_flush() in upstream platforms
It is needed to add placeholders for this function because, as this is not a `plat_xxx()` function, there aren't weak definitions of it in any file.
If `console_flush()` is used and there isn't an implementation of `console_core_flush()` in any file, the compilation will fail.
Change-Id: I50eb56d085c4c9fbc85d40c343e86af6412f3020 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|
| /rk3399_ARM-atf/drivers/ti/uart/aarch64/ |
| H A D | 16550_console.S | ad4c2ec6880f2f13f36e46a2bc3b624525b89c15 Wed Feb 08 15:58:12 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Add console_core_flush() in upstream platforms
It is needed to add placeholders for this function because, as this is not a `plat_xxx()` function, there aren't weak definitions of it in any file.
If `console_flush()` is used and there isn't an implementation of `console_core_flush()` in any file, the compilation will fail.
Change-Id: I50eb56d085c4c9fbc85d40c343e86af6412f3020 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
|