Skip to content
Commit 1bf9e01b authored by Milan Obuch's avatar Milan Obuch Committed by Michal Simek
Browse files

arm: zynq: zybo z7: fix SPL uart init bitrate



The board uses 100 MHz clock for UART bitrate generator,
but is configured as 50 MHz on defconfig.

This produces wrong console output.
The first message, "Debug uart enabled" is received as:
"������b"

Fix the issue by configuring the correct clock for the
UART baudrate generator

Signed-off-by: default avatarMilan Obuch <u-boot@dino.sk>
Signed-off-by: default avatarLuis Araneda <luaraneda@gmail.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 1a4bf17b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment