diff options
Diffstat (limited to 'configs/vexpress_ca15_tc2_defconfig')
-rw-r--r-- | configs/vexpress_ca15_tc2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vexpress_ca15_tc2_defconfig b/configs/vexpress_ca15_tc2_defconfig index b6c2843106..ba489ea1d1 100644 --- a/configs/vexpress_ca15_tc2_defconfig +++ b/configs/vexpress_ca15_tc2_defconfig @@ -19,4 +19,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 |