bsp/leon3: Add LEON3_APBUART_BASE

This commit is contained in:
Sebastian Huber
2021-07-16 10:35:35 +02:00
parent 37880fc656
commit fc97810ce3
5 changed files with 58 additions and 8 deletions

View File

@@ -32,6 +32,8 @@ links:
uid: objmpci
- role: build-dependency
uid: objsmp
- role: build-dependency
uid: optapbuartbase
- 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: 0x80000100
- enabled-by: sparc/gr740
value: 0xff900000
enabled-by: true
format: '{:#010x}'
links: []
name: LEON3_APBUART_BASE
description: |
This option defines the base address of the debug/console APBUART register
block.
type: build