提交 5a765d80 编写于 作者: lymzzyh's avatar lymzzyh

[BSP][k210] fix AI clock

上级 3aef459c
......@@ -84,6 +84,8 @@ extern int rt_hw_clint_ipi_enable(void);
void rt_hw_board_init(void)
{
sysctl_pll_set_freq(SYSCTL_PLL0, 800000000UL);
sysctl_pll_set_freq(SYSCTL_PLL1, 400000000UL);
/* Init FPIOA */
fpioa_init();
/* Dmac init */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册