
2 Oct
2021
2 Oct
'21
11:09 p.m.
On Mon, Sep 13, 2021 at 05:24:53PM -0400, Tom Rini wrote:
A number of platforms are still defining CONFIG_SYS_BAUDRATE_TABLE to the fallback default of "{ 9600, 19200, 38400, 57600, 115200 }", but with varying whitespace, or were introduced after the default fallback was added. Use the default table here.
Signed-off-by: Tom Rini trini@konsulko.com
Applied to u-boot/next, thanks!
--
Tom