mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ipq6018: Setting freq to 240 Khz for ipq6018 EMU
ipq6018 CXO is 24 MHz. It is downscaled by 1/100 to 240 KHz for EMU platform. Change-Id: Id94e4f9cb3516e6d0750d89596c0153018fb9674 Signed-off-by: Antony Arun T <antothom@codeaurora.org>
This commit is contained in:
parent
acf1b5cb51
commit
8e3df1e294
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
gcnt_base = <0x4a1000>;
|
||||
gcnt_cntcv_lo = <0x4a2000>;
|
||||
gcnt_cntcv_hi = <0x4a2004>;
|
||||
gpt_freq_hz = <48000000>;
|
||||
gpt_freq_hz = <240000>;
|
||||
timer_load_val = <0x00FFFFFF 0xFFFFFFFF>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue