From 178f0b31e4898e433c19720e7c2a32ba2a0aacca Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 7 Dec 2022 18:48:12 -0800 Subject: meta-xilinx-standalone: Remove obsolete machine references Signed-off-by: Mark Hatle --- meta-xilinx-standalone/README.md | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'meta-xilinx-standalone') diff --git a/meta-xilinx-standalone/README.md b/meta-xilinx-standalone/README.md index ea9fdbc4..6193f015 100644 --- a/meta-xilinx-standalone/README.md +++ b/meta-xilinx-standalone/README.md @@ -33,35 +33,6 @@ The standalone firmware is a genericly configured firmware, it can be build either in a single standalong configuration, or via an automated multiconfig approach only when needed. -* single configuration - -Select a machine: - cortexa53-zynqmp - ZynqMP based Cortex-A53 target - Valid Targets: fsbl-firmware, meta-toolchain - - cortexa72-versal - Versal based Cortex-A72 target - Valid Targets: meta-toolchain - - cortexa9-zynq - Zynq based cortex-A9 target - Valid Targets: meta-toolchain - - cortexr5-versal - Versal based Cortex-R5 target - Valid Targets: meta-toolchain - - cortexr5-zynqmp - ZynqMP based Cortex-R5 target - Valid Targets: meta-toolchain - - microblaze-versal-fw - Microblaze for Versal PSM/PLM firmware - Valid Targets: psm-firmware, plm-firmware, meta-toolchain - - microblaze-zynqmp-pmu - Microblaze for ZynqMP PMU firmware - Valid Target: pmu-firmware, meta-toolchain - - -To build you should use a command similar to: -MACHINE= DISTRO=xilinx-standalone bitbake - - * multiconfig setup To automatically build the standalone firmware with a Linux build, you need -- cgit v1.2.3-54-g00ecf