mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-16 06:56:01 +01:00
We provide a default table of { 9600, 19200, 38400, 57600, 115200 } in <config_fallbacks.h> which mkconfig places after <configs/...h> in the generated config file. This is used when a board has not set its own table. Signed-off-by: Tom Rini <trini@ti.com>