commit | 92dc7aebd00fa20b3886344fad7e30a7919aaae0 | [log] [tgz] |
---|---|---|
author | Chee Hong Ang <chee.hong.ang@intel.com> | Fri Jul 10 23:53:13 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Oct 09 17:53:11 2020 +0800 |
tree | 1c5563da0860eb414a0643a38b4c3af06c80d706 | |
parent | f18fe84aa688aee99c1fc44d745a6f3ae3691d6b [diff] |
arm: socfpga: soc64: Initialize timer in SPL only Timer only need to be initialized once in SPL. This patch remove the redundancy of initializing the timer again in U-Boot proper Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>