summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-12-07 18:48:12 -0800
committerMark Hatle <mark.hatle@amd.com>2023-04-10 09:03:22 -0700
commit178f0b31e4898e433c19720e7c2a32ba2a0aacca (patch)
treec6db7941fbe5662c43cb3d0ded28145e42493445 /meta-xilinx-standalone
parent220309dacf51136051de2b13690cbc2f7dffddc5 (diff)
downloadmeta-xilinx-178f0b31e4898e433c19720e7c2a32ba2a0aacca.tar.gz
meta-xilinx-standalone: Remove obsolete machine references
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone')
-rw-r--r--meta-xilinx-standalone/README.md29
1 files changed, 0 insertions, 29 deletions
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
33build either in a single standalong configuration, or via an automated 33build either in a single standalong configuration, or via an automated
34multiconfig approach only when needed. 34multiconfig approach only when needed.
35 35
36* single configuration
37
38Select a machine:
39 cortexa53-zynqmp - ZynqMP based Cortex-A53 target
40 Valid Targets: fsbl-firmware, meta-toolchain
41
42 cortexa72-versal - Versal based Cortex-A72 target
43 Valid Targets: meta-toolchain
44
45 cortexa9-zynq - Zynq based cortex-A9 target
46 Valid Targets: meta-toolchain
47
48 cortexr5-versal - Versal based Cortex-R5 target
49 Valid Targets: meta-toolchain
50
51 cortexr5-zynqmp - ZynqMP based Cortex-R5 target
52 Valid Targets: meta-toolchain
53
54 microblaze-versal-fw - Microblaze for Versal PSM/PLM firmware
55 Valid Targets: psm-firmware, plm-firmware, meta-toolchain
56
57 microblaze-zynqmp-pmu - Microblaze for ZynqMP PMU firmware
58 Valid Target: pmu-firmware, meta-toolchain
59
60
61To build you should use a command similar to:
62MACHINE=<machine> DISTRO=xilinx-standalone bitbake <recipe>
63
64
65* multiconfig setup 36* multiconfig setup
66 37
67To automatically build the standalone firmware with a Linux build, you need 38To automatically build the standalone firmware with a Linux build, you need