commit | f8f773ffb4410706e1ad5ca0a6faf22fd2edb877 | [log] [tgz] |
---|---|---|
author | Mate Toth-Pal <mate.toth-pal@arm.com> | Wed Sep 11 16:28:08 2019 +0200 |
committer | Mate Toth-Pal <mate.toth-pal@arm.com> | Thu Nov 07 15:32:03 2019 +0100 |
tree | 33c210ec8bde13f703bdd824bf20c74509fd0b2d | |
parent | b8e53bf8077195c43c2f9870c6e3891bfff83f8a [diff] |
Platform: Remove hardcoded UART baud rate from init Use the macro DEFAULT_UART_BAUDRATE in stdio_init to set UART baud rate instead of the hardcoded value 115200. Change-Id: Id33014f02b39b67f74321e71f082f3a707986e99 Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>