omnibus: use default clock rate of 20 MHz for SD card (CONFIG_MMCSD_SPICLOCK)

With 24 MHz accesses to the SD card were unreliable. And the chance of
failure recently got worse, so that logging became impossible.
This commit is contained in:
Beat Küng 2019-04-08 08:21:19 +02:00 committed by Lorenz Meier
parent 6bb93936d1
commit d9f8e37288

View File

@ -57,7 +57,6 @@ CONFIG_MEMSET_64BIT=y
CONFIG_MEMSET_OPTSPEED=y
CONFIG_MMCSD=y
CONFIG_MMCSD_MULTIBLOCK_DISABLE=y
CONFIG_MMCSD_SPICLOCK=24000000
CONFIG_MM_REGIONS=2
CONFIG_NFILE_DESCRIPTORS=54
CONFIG_NFILE_STREAMS=8