Fix access to cpu_model[] in mtk_soc_set_cpu_model()
There may be cases where cpu_model[] may not be 32bit aligned, so it is
better to not try to access it as such in order to avoid unaligned access.
Sponsored by: Smartcom - Bulgaria AD
Fix access to cpu_model[] in mtk_soc_set_cpu_model() Tags None Referenced Files None Subscribers None
Description
Details
|