mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Oops - missed refclk.
Tested: * AP135, QCA955x SoC
This commit is contained in:
parent
a726543364
commit
3eda0cb18c
1 changed files with 1 additions and 2 deletions
|
|
@ -161,8 +161,7 @@ qca955x_chip_detect_sys_frequency(void)
|
|||
u_ar71xx_wdt_freq = ref_rate;
|
||||
u_ar71xx_uart_freq = ref_rate;
|
||||
u_ar71xx_mdio_freq = ref_rate;
|
||||
|
||||
|
||||
u_ar71xx_refclk = ref_rate;
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue