summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/raspberrypi
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/raspberrypi/abi.yml1
-rw-r--r--spec/build/bsps/arm/raspberrypi/opti2ciomode.yml1
-rw-r--r--spec/build/bsps/arm/raspberrypi/optnocachelen.yml1
-rw-r--r--spec/build/bsps/arm/raspberrypi/optramlen.yml1
-rw-r--r--spec/build/bsps/arm/raspberrypi/optresetvec.yml1
-rw-r--r--spec/build/bsps/arm/raspberrypi/optrpi2.yml1
-rw-r--r--spec/build/bsps/arm/raspberrypi/optspiiomode.yml1
7 files changed, 0 insertions, 7 deletions
diff --git a/spec/build/bsps/arm/raspberrypi/abi.yml b/spec/build/bsps/arm/raspberrypi/abi.yml
index 83f115a811..66459a1e1b 100644
--- a/spec/build/bsps/arm/raspberrypi/abi.yml
+++ b/spec/build/bsps/arm/raspberrypi/abi.yml
@@ -12,7 +12,6 @@ default:
- -mfpu=neon
- -mfloat-abi=hard
- -mtune=cortex-a7
-default-by-family: []
default-by-variant:
- value:
- -mcpu=arm1176jzf-s
diff --git a/spec/build/bsps/arm/raspberrypi/opti2ciomode.yml b/spec/build/bsps/arm/raspberrypi/opti2ciomode.yml
index 168dde686d..82ba37dc4d 100644
--- a/spec/build/bsps/arm/raspberrypi/opti2ciomode.yml
+++ b/spec/build/bsps/arm/raspberrypi/opti2ciomode.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
-default-by-family: []
default-by-variant: []
description: |
Define to 1 to use interrupt-driven I/O with the Raspberry Pi I2C bus. If defined to other value the access will be polled-driven.
diff --git a/spec/build/bsps/arm/raspberrypi/optnocachelen.yml b/spec/build/bsps/arm/raspberrypi/optnocachelen.yml
index 76d9a46051..b9d9071b17 100644
--- a/spec/build/bsps/arm/raspberrypi/optnocachelen.yml
+++ b/spec/build/bsps/arm/raspberrypi/optnocachelen.yml
@@ -8,7 +8,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 2097152
-default-by-family: []
default-by-variant: []
description: |
No-cache region length
diff --git a/spec/build/bsps/arm/raspberrypi/optramlen.yml b/spec/build/bsps/arm/raspberrypi/optramlen.yml
index 311ee973ab..040d514dad 100644
--- a/spec/build/bsps/arm/raspberrypi/optramlen.yml
+++ b/spec/build/bsps/arm/raspberrypi/optramlen.yml
@@ -8,7 +8,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 268435456
-default-by-family: []
default-by-variant: []
description: |
RAM region length
diff --git a/spec/build/bsps/arm/raspberrypi/optresetvec.yml b/spec/build/bsps/arm/raspberrypi/optresetvec.yml
index 52f469c2d9..efd1ea2b2a 100644
--- a/spec/build/bsps/arm/raspberrypi/optresetvec.yml
+++ b/spec/build/bsps/arm/raspberrypi/optresetvec.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false
-default-by-family: []
default-by-variant: []
description: |
reset vector address for BSP start
diff --git a/spec/build/bsps/arm/raspberrypi/optrpi2.yml b/spec/build/bsps/arm/raspberrypi/optrpi2.yml
index 8dd68945fd..08e3a1e381 100644
--- a/spec/build/bsps/arm/raspberrypi/optrpi2.yml
+++ b/spec/build/bsps/arm/raspberrypi/optrpi2.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false
-default-by-family: []
default-by-variant:
- value: true
variants:
diff --git a/spec/build/bsps/arm/raspberrypi/optspiiomode.yml b/spec/build/bsps/arm/raspberrypi/optspiiomode.yml
index e7e771552c..bb0b94a683 100644
--- a/spec/build/bsps/arm/raspberrypi/optspiiomode.yml
+++ b/spec/build/bsps/arm/raspberrypi/optspiiomode.yml
@@ -6,7 +6,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
-default-by-family: []
default-by-variant: []
description: |
Define to 1 to use interrupt-driven I/O with the Raspberry Pi SPI bus. If defined to other value the access will be polled-driven.