On Mon, 27 Apr 2020 at 12:18, Andre Przywara <andre.przyw...@arm.com> wrote: > > 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.przyw...@arm.com> > Reviewed-by: Linus Walleij <linus.wall...@linaro.org> > > [1] > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=39a1a8941b2 > --- > include/configs/vexpress_aemv8a.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <s...@chromium.org>