diff options
author | Sagar Shrikant Kadam <sagar.kadam@sifive.com> | 2020-06-28 07:45:03 -0700 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2020-07-01 15:01:27 +0800 |
commit | add0dc1f7de91112d9e738f9482b09b75fa86acb (patch) | |
tree | 317f4d937fb80de27123a1d18adc29ad5bf9337c /Makefile | |
parent | b6b233ddb78205abc76dde60179bd129368dc3e8 (diff) |
riscv: cpu: check and append L1 cache to cpu features
All cpu cores within FU540-C000 having split I/D caches.
Set the L1 cache feature bit using the i-cache-size or d-cache-size
as one of the property from device tree indicating that L1 cache is
present on the cpu core.
=> cpu detail
1: cpu@1 rv64imafdc
ID = 1, freq = 999.100 MHz: L1 cache, MMU
2: cpu@2 rv64imafdc
ID = 2, freq = 999.100 MHz: L1 cache, MMU
3: cpu@3 rv64imafdc
ID = 3, freq = 999.100 MHz: L1 cache, MMU
4: cpu@4 rv64imafdc
ID = 4, freq = 999.100 MHz: L1 cache, MMU
Signed-off-by: Sagar Shrikant Kadam <sagar.kadam@sifive.com>
Reviewed-by: Pragnesh Patel <Pragnesh.patel@sifive.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions