mirror of https://github.com/thesofproject/sof.git
ace: overlay: update clock frequency
Changing max clock frequency for FPGA configuration. Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
This commit is contained in:
parent
837f7715f2
commit
5b8ba30694
|
@ -1,2 +1,3 @@
|
|||
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=19200000
|
||||
CONFIG_DAI_DMIC_HW_IOCLK=19200000
|
||||
CONFIG_XTENSA_CCOUNT_HZ=40000000
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=19200000
|
||||
CONFIG_DAI_DMIC_HW_IOCLK=19200000
|
||||
CONFIG_XTENSA_CCOUNT_HZ=40000000
|
||||
|
|
Loading…
Reference in New Issue