diff options
Diffstat (limited to 'configs/gr_xc3s_1500_defconfig')
-rw-r--r-- | configs/gr_xc3s_1500_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gr_xc3s_1500_defconfig b/configs/gr_xc3s_1500_defconfig index 9f1d6a8123..ecf0886f1e 100644 --- a/configs/gr_xc3s_1500_defconfig +++ b/configs/gr_xc3s_1500_defconfig @@ -7,3 +7,4 @@ CONFIG_BOOTDELAY=5 # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_PING=y CONFIG_MTD_NOR_FLASH=y +CONFIG_BAUDRATE=38400 |