mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
Revert "Board-rk29-ddr3sdk.c:vmac need mac_ref clock to be 50MHZ.so modify pll clock to 300MHZ to fit it"
This reverts commit 3c694da386.
This commit is contained in:
@@ -1933,7 +1933,7 @@ static void __init machine_rk29_mapio(void)
|
||||
rk29_map_common_io();
|
||||
rk29_setup_early_printk();
|
||||
rk29_sram_init();
|
||||
rk29_clock_init(periph_pll_300mhz);
|
||||
rk29_clock_init(periph_pll_288mhz);
|
||||
rk29_iomux_init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user