diff options
Diffstat (limited to 'configs/integratorcp_cm946es_defconfig')
-rw-r--r-- | configs/integratorcp_cm946es_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index ba4c87661a..b19162f984 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -10,4 +10,5 @@ CONFIG_CMD_ARMFLASH=y # CONFIG_CMD_SETEXPR is not set # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_BAUDRATE=38400 CONFIG_OF_LIBFDT=y |