bsp/leon3: Add LEON3_IRQAMP_BASE

This commit is contained in:
Sebastian Huber
2021-07-16 11:19:51 +02:00
parent 8f235798a6
commit 824556e0b8
4 changed files with 35 additions and 1 deletions

View File

@@ -36,6 +36,8 @@ links:
uid: optapbuartbase
- role: build-dependency
uid: optgptimerbase
- role: build-dependency
uid: optirqampbase
- role: build-dependency
uid: optconirq
- 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: 0x80000200
- enabled-by: sparc/gr740
value: 0xff904000
enabled-by: true
format: '{:#010x}'
links: []
name: LEON3_IRQAMP_BASE
description: |
This option defines the base address of the IRQ(A)MP register block.
type: build