summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSagar Shrikant Kadam <[email protected]>2020-06-28 07:45:02 -0700
committerAndes <[email protected]>2020-07-01 15:01:27 +0800
commitb6b233ddb78205abc76dde60179bd129368dc3e8 (patch)
tree1cf050e7dab7d3f8af5d65f768a58f8f561ba2a2 /include
parent969251a5a4d3515abc233621bc8ca6f1c93d6dd4 (diff)
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
The conditional check to read "mmu-type" from the device tree is not rightly handled due to which the cpu feature doesn't include CPU_FEAT_MMU even if it's corresponding entry is present in the device tree. The initialization of cpu features is now taken care in cpu-uclass driver, so no need to zero out cpu_freq in riscv_cpu driver and can be removed. Signed-off-by: Sagar Shrikant Kadam <[email protected]> Reviewed-by: Pragnesh Patel <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions