bsps: Move optfdt* files to shared parent directory

This commit is contained in:
pranav
2021-07-16 15:01:21 +05:30
committed by Joel Sherrill
parent 6199de889d
commit c71e34bee0
24 changed files with 26 additions and 246 deletions

View File

@@ -73,15 +73,15 @@ links:
- role: build-dependency
uid: optconuart1
- role: build-dependency
uid: optfdtcpyro
uid: ../../optfdtcpyro
- role: build-dependency
uid: optfdten
- role: build-dependency
uid: optfdtmxsz
uid: ../../optfdtmxsz
- role: build-dependency
uid: optfdtro
uid: ../../optfdtro
- role: build-dependency
uid: optfdtuboot
uid: ../../optfdtuboot
- role: build-dependency
uid: opti2cspeed
- role: build-dependency

View File

@@ -22,13 +22,13 @@ links:
- role: build-dependency
uid: optdm3730
- role: build-dependency
uid: optfdtcpyro
uid: ../../optfdtcpyro
- role: build-dependency
uid: optfdtmxsz
uid: ../../optfdtmxsz
- role: build-dependency
uid: optfdtro
uid: ../../optfdtro
- role: build-dependency
uid: optfdtuboot
uid: ../../optfdtuboot
- role: build-dependency
uid: ../grp
- role: build-dependency

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
copy the FDT blob into the read-only load area via bsp_fdt_copy()
enabled-by: true
links: []
name: BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREA
type: build

View File

@@ -1,17 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 262144
default-by-family: []
default-by-variant: []
description: |
maximum size of the FDT blob in bytes
enabled-by: true
format: '{}'
links: []
name: BSP_FDT_BLOB_SIZE_MAX
type: build

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
place the FDT blob into the read-only data area
enabled-by: true
links: []
name: BSP_FDT_BLOB_READ_ONLY
type: build

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
copy the U-Boot provided FDT to an internal storage
enabled-by: true
links: []
name: BSP_START_COPY_FDT_FROM_U_BOOT
type: build

View File

@@ -61,13 +61,13 @@ links:
- role: build-dependency
uid: optconirq
- role: build-dependency
uid: optfdtcpyro
uid: ../../optfdtcpyro
- role: build-dependency
uid: optfdtmxsz
uid: ../../optfdtmxsz
- role: build-dependency
uid: optfdtro
uid: ../../optfdtro
- role: build-dependency
uid: optfdtuboot
uid: ../../optfdtuboot
- role: build-dependency
uid: optresetvec
- role: build-dependency

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
copy the FDT blob into the read-only load area via bsp_fdt_copy()
enabled-by: true
links: []
name: BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREA
type: build

View File

@@ -1,17 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 262144
default-by-family: []
default-by-variant: []
description: |
maximum size of the FDT blob in bytes
enabled-by: true
format: '{}'
links: []
name: BSP_FDT_BLOB_SIZE_MAX
type: build

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
place the FDT blob into the read-only data area
enabled-by: true
links: []
name: BSP_FDT_BLOB_READ_ONLY
type: build

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
copy the U-Boot provided FDT to an internal storage
enabled-by: true
links: []
name: BSP_START_COPY_FDT_FROM_U_BOOT
type: build

View File

@@ -41,6 +41,14 @@ links:
uid: linkcmds
- role: build-dependency
uid: ../../bspopts
- role: build-dependency
uid: ../../optfdtcpyro
- role: build-dependency
uid: ../../optfdtmxsz
- role: build-dependency
uid: ../../optfdtro
- role: build-dependency
uid: ../../optfdtuboot
type: build
use-after: []
use-before: []

View File

@@ -68,9 +68,9 @@ links:
- role: build-dependency
uid: optexcfixdhdlr
- role: build-dependency
uid: optfdtmxsz
uid: ../../optfdtmxsz
- role: build-dependency
uid: optfdtro
uid: ../../optfdtro
- role: build-dependency
uid: opthid0
- role: build-dependency

View File

@@ -1,17 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 262144
default-by-family: []
default-by-variant: []
description: |
maximum size of the FDT blob in bytes
enabled-by: true
format: '{}'
links: []
name: BSP_FDT_BLOB_SIZE_MAX
type: build

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
place the FDT blob into the read-only data area
enabled-by: true
links: []
name: BSP_FDT_BLOB_READ_ONLY
type: build

View File

@@ -32,13 +32,13 @@ links:
- role: build-dependency
uid: optextirqmax
- role: build-dependency
uid: optfdtcpyro
uid: ../../optfdtcpyro
- role: build-dependency
uid: optfdtmxsz
uid: ../../optfdtmxsz
- role: build-dependency
uid: optfdtro
uid: ../../optfdtro
- role: build-dependency
uid: optfdtuboot
uid: ../../optfdtuboot
- role: build-dependency
uid: optfrdme310arty
- role: build-dependency

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
copy the FDT blob into the read-only load area via bsp_fdt_copy()
enabled-by: true
links: []
name: BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREA
type: build

View File

@@ -1,17 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 65536
default-by-family: []
default-by-variant: []
description: |
maximum size of the FDT blob in bytes
enabled-by: true
format: '{}'
links: []
name: BSP_FDT_BLOB_SIZE_MAX
type: build

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
place the FDT blob into the read-only data area
enabled-by: true
links: []
name: BSP_FDT_BLOB_READ_ONLY
type: build

View File

@@ -1,16 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-family: []
default-by-variant: []
description: |
copy the U-Boot provided FDT to an internal storage
enabled-by: true
links: []
name: BSP_START_COPY_FDT_FROM_U_BOOT
type: build