commit | fa1c8ef858761a578e7e0645d119a9692b995564 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Apr 06 14:30:06 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 17:33:56 2022 +0200 |
tree | edba8945d6855664b21980af6cf198762dd83db3 | |
parent | c55fbc4b8539580b3bf65ba26dc9b0b80a30a5a4 [diff] |
imx: imx8ulp: Set COUNTER_FREQUENCY to 1Mhz The COUNTER_FREQUENCY is missed in 8ulp configs, it will cause SPL and u-boot not set the cntfrq_el0. For u-boot, this is ok, because ATF has set it. But for SPL, it will lead delay and get_timer not working. Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>