diff options
Diffstat (limited to 'configs/vexpress_ca5x2_defconfig')
-rw-r--r-- | configs/vexpress_ca5x2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vexpress_ca5x2_defconfig b/configs/vexpress_ca5x2_defconfig index d17cb36b0b..fb671419c5 100644 --- a/configs/vexpress_ca5x2_defconfig +++ b/configs/vexpress_ca5x2_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 |