forked from Imagelibrary/rtems
bsp/leon3: Add LEON3_APBUART_BASE
This commit is contained in:
@@ -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
|
||||
|
||||
20
spec/build/bsps/sparc/leon3/optapbuartbase.yml
Normal file
20
spec/build/bsps/sparc/leon3/optapbuartbase.yml
Normal 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
|
||||
Reference in New Issue
Block a user