diff options
Diffstat (limited to 'configs/vexpress_ca9x4_defconfig')
-rw-r--r-- | configs/vexpress_ca9x4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vexpress_ca9x4_defconfig b/configs/vexpress_ca9x4_defconfig index c20f7178dd..7b845c6c79 100644 --- a/configs/vexpress_ca9x4_defconfig +++ b/configs/vexpress_ca9x4_defconfig @@ -18,4 +18,5 @@ CONFIG_CMD_MMC=y # CONFIG_CMD_NFS is not set # CONFIG_CMD_MISC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_BAUDRATE=38400 CONFIG_OF_LIBFDT=y |