arm: juno: Fix UART clock rate
authorAndre Przywara <andre.przywara@arm.com>
Mon, 27 Apr 2020 18:18:00 +0000 (19:18 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 7 May 2020 13:01:42 +0000 (09:01 -0400)
commitdeaa511d87e94c4e6274c0327333bdafd914e940
tree316b97f8fdc2f5d34112e03370aa19e46b87ad91
parente3e2d662a273d5ac67998f390529966a8d8c8a3b
arm: juno: Fix UART clock rate

The UART base clock rate was typo-ed in the header file, probably because
the reference (the Linux .dts) was also wrong[1].

Fix the number to make the baud rate more correct.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=39a1a8941b2
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/vexpress_aemv8a.h