From ebdfa24bff814134b8f42efc7ed386afcfa90eff Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 23 Jul 2021 08:45:07 +0200 Subject: build: Merge default-by-family into by-variant Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468. --- spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml | 1 - spec/build/bsps/aarch64/xilinx-zynqmp/optclkuart.yml | 1 - spec/build/bsps/aarch64/xilinx-zynqmp/optloadoff.yml | 1 - spec/build/bsps/aarch64/xilinx-zynqmp/optnocachelen.yml | 1 - spec/build/bsps/aarch64/xilinx-zynqmp/optramlen.yml | 1 - spec/build/bsps/aarch64/xilinx-zynqmp/optramori.yml | 1 - spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml | 1 - spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml | 1 - 8 files changed, 8 deletions(-) (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp') diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml index b22894cc87..56c7694f35 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/abi.yml @@ -8,7 +8,6 @@ copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: - -mcpu=cortex-a53 -default-by-family: [] default-by-variant: - value: - -mcpu=cortex-a53 diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/optclkuart.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/optclkuart.yml index ac21974629..d663d6f640 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/optclkuart.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/optclkuart.yml @@ -6,7 +6,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 100000000 -default-by-family: [] default-by-variant: - value: 100000000 variants: diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/optloadoff.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/optloadoff.yml index 28ed8a321f..0bdc2d61df 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/optloadoff.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/optloadoff.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 32768 -default-by-family: [] default-by-variant: - value: 0x0 variants: diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/optnocachelen.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/optnocachelen.yml index 66285b07c8..58d2c34b41 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/optnocachelen.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/optnocachelen.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 0x100000 -default-by-family: [] default-by-variant: [] description: | length of nocache RAM region diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/optramlen.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/optramlen.yml index 331e61ca35..4599773985 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/optramlen.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/optramlen.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 0x10000000 -default-by-family: [] default-by-variant: [] description: | length of memory area available to the BSP diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/optramori.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/optramori.yml index 3035d4efda..c17febe288 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/optramori.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/optramori.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 0x40018000 -default-by-family: [] default-by-variant: - value: 0x10000000 variants: diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml index efe0b82a4f..80d338fda1 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml @@ -34,7 +34,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: null -default-by-family: [] default-by-variant: [] description: '' enabled-by: true diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml index b7376e98bf..8bf646b1d4 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml @@ -11,7 +11,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: null -default-by-family: [] default-by-variant: [] description: '' enabled-by: true -- cgit v1.2.3