]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Correct baudrate typo
authorSimon Glass <sjg@chromium.org>
Wed, 12 Jul 2023 15:04:33 +0000 (09:04 -0600)
committerBin Meng <bmeng@tinylab.org>
Sun, 16 Jul 2023 15:13:17 +0000 (23:13 +0800)
commit2270c3639ae355e298f245ec1c9ba9f560bc7e5c
treec94c8bf06e2e2783df7c4deed9f65580b98ed0a6
parent4de979f6646d05d13572ecd2b652f0358dfa5de6
bootstd: Correct baudrate typo

This is a copy error. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
boot/bootmeth-uclass.c