diff options
| author | Christian Kohn <chris.kohn@amd.com> | 2025-03-10 22:49:55 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2025-03-30 14:16:15 -0600 |
| commit | 738da1c2803ac5c36438fc22a57de520df166dd5 (patch) | |
| tree | 17160dd35ecd75d17f4d24b05487768ed0e33092 | |
| parent | 819b2bea1592c7dfa7295fc9211b3dd003d989e7 (diff) | |
| download | meta-xilinx-738da1c2803ac5c36438fc22a57de520df166dd5.tar.gz | |
meta-xilinx-core: common machines: Update DEFAULTTUNE
Update DEFAULTTUNE for all aarch64 based common machines to
cortexa72-cortexa53 to align with Marketing requirements.
Signed-off-by: Christian Kohn <chris.kohn@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/conf/machine/versal-net-common.conf | 2 | ||||
| -rw-r--r-- | meta-xilinx-core/conf/machine/zynqmp-common.conf | 2 | ||||
| -rw-r--r-- | meta-xilinx-core/conf/machine/zynqmp-mali-common.conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-xilinx-core/conf/machine/versal-net-common.conf b/meta-xilinx-core/conf/machine/versal-net-common.conf index 643ecf8b..db17cdc0 100644 --- a/meta-xilinx-core/conf/machine/versal-net-common.conf +++ b/meta-xilinx-core/conf/machine/versal-net-common.conf | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | MACHINEOVERRIDES =. "${@['', 'versal-net-common:']['versal-net-common' != '${MACHINE}']}" | 6 | MACHINEOVERRIDES =. "${@['', 'versal-net-common:']['versal-net-common' != '${MACHINE}']}" |
| 7 | #### Regular settings follow | 7 | #### Regular settings follow |
| 8 | 8 | ||
| 9 | DEFAULTTUNE = "cortexa78" | 9 | DEFAULTTUNE = "cortexa72-cortexa53" |
| 10 | 10 | ||
| 11 | require conf/machine/versal-net-generic.conf | 11 | require conf/machine/versal-net-generic.conf |
| 12 | 12 | ||
diff --git a/meta-xilinx-core/conf/machine/zynqmp-common.conf b/meta-xilinx-core/conf/machine/zynqmp-common.conf index 78a0deac..a8d3e785 100644 --- a/meta-xilinx-core/conf/machine/zynqmp-common.conf +++ b/meta-xilinx-core/conf/machine/zynqmp-common.conf | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | MACHINEOVERRIDES =. "${@['', 'zynqmp-common:']['zynqmp-common' != '${MACHINE}']}" | 6 | MACHINEOVERRIDES =. "${@['', 'zynqmp-common:']['zynqmp-common' != '${MACHINE}']}" |
| 7 | #### Regular settings follow | 7 | #### Regular settings follow |
| 8 | 8 | ||
| 9 | DEFAULTTUNE = "cortexa53" | 9 | DEFAULTTUNE = "cortexa72-cortexa53" |
| 10 | 10 | ||
| 11 | require conf/machine/zynqmp-generic.conf | 11 | require conf/machine/zynqmp-generic.conf |
| 12 | 12 | ||
diff --git a/meta-xilinx-core/conf/machine/zynqmp-mali-common.conf b/meta-xilinx-core/conf/machine/zynqmp-mali-common.conf index 330a6009..9fcfdcea 100644 --- a/meta-xilinx-core/conf/machine/zynqmp-mali-common.conf +++ b/meta-xilinx-core/conf/machine/zynqmp-mali-common.conf | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | MACHINEOVERRIDES =. "${@['', 'zynqmp-mali-common:']['zynqmp-mali-common' != '${MACHINE}']}" | 6 | MACHINEOVERRIDES =. "${@['', 'zynqmp-mali-common:']['zynqmp-mali-common' != '${MACHINE}']}" |
| 7 | #### Regular settings follow | 7 | #### Regular settings follow |
| 8 | 8 | ||
| 9 | DEFAULTTUNE = "cortexa53" | 9 | DEFAULTTUNE = "cortexa72-cortexa53" |
| 10 | 10 | ||
| 11 | require conf/machine/zynqmp-generic.conf | 11 | require conf/machine/zynqmp-generic.conf |
| 12 | 12 | ||
