Make clock init functions in SOC level weak and global so they can be overriden by board/app level. Ideally these should have been put at board level but for now just make them weak so they can be overriden without breaking anything. Signed-off-by: Declan Snyder <declan.snyder@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.defconfig | ||
| Kconfig.defconfig.mcimx7d_m4 | ||
| Kconfig.soc | ||
| linker.ld | ||
| pinctrl_soc.h | ||
| soc_clk_freq.c | ||
| soc_clk_freq.h | ||
| soc.c | ||
| soc.h | ||