bsp/leon3: Add LEON3_GPTIMER_BASE

This commit is contained in:
Sebastian Huber
2021-07-16 11:18:14 +02:00
parent ac9c55b017
commit 8f235798a6
4 changed files with 30 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ links:
uid: objsmp
- role: build-dependency
uid: optapbuartbase
- role: build-dependency
uid: optgptimerbase
- role: build-dependency
uid: optconirq
- role: build-dependency

View File

@@ -0,0 +1,20 @@
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: 0x80000300
- enabled-by: sparc/gr740
value: 0xff908000
enabled-by: true
format: '{:#010x}'
links: []
name: LEON3_GPTIMER_BASE
description: |
This option defines the base address of the GPTIMER register block used by
the clock driver.
type: build