diff --git a/include/configs/turris_omnia.h b/include/configs/turris_omnia.h index f813d83875891cdba7445a9412027098a57dc2a6..0b44463e17c50797e5b077d821d2c782b7ed213f 100644 --- a/include/configs/turris_omnia.h +++ b/include/configs/turris_omnia.h @@ -8,8 +8,10 @@ #define _CONFIG_TURRIS_OMNIA_H /* - * High Level Configuration Options (easy to change) + * Support higher baudrates (useful for debugging) */ +#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \ + 115200, 230400, 460800, 921600 } /* * More memory available for boot images