bsp/leon3: Add LEON3_L2CACHE_BASE

This commit is contained in:
Sebastian Huber
2021-07-19 11:06:09 +02:00
parent de278269ac
commit 314945468c
3 changed files with 61 additions and 20 deletions

View File

@@ -44,6 +44,8 @@ links:
uid: optirqampts
- role: build-dependency
uid: optconirq
- role: build-dependency
uid: optl2cachebase
- role: build-dependency
uid: optleon3smp
- role: build-dependency

View File

@@ -0,0 +1,19 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
actions:
- get-integer: null
- format-and-define: null
build-type: option
default:
- enabled-by: sparc/gr712rc
value: 0x00000000
- enabled-by: sparc/gr740
value: 0xf0000000
enabled-by: true
format: '{:#010x}'
links: []
name: LEON3_L2CACHE_BASE
description: |
This option defines the base address of the L2CACHE register block.
type: build