/* SPDX-License-Identifier: GPL-2.0-only */ #include #include void bootblock_soc_init(void) { mt_pll_init(); }