summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-22 22:44:09 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-11-03 17:52:38 +0300
commit1d724feb9f28ec0f56006681d734fda34e22b7e3 (patch)
treed18532827ba8d3949e2e13d5ab3207e8be8aee84 /README.md
parente6eef4f32824ed887cbaddf92268c8b2b49d1de4 (diff)
downloadopenbmc-1d724feb9f28ec0f56006681d734fda34e22b7e3.tar.xz
README: update setup after machine cleanups
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3daacc34af1b628f2f1e279a45e1e13bf06ac746
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 10 insertions, 13 deletions
diff --git a/README.md b/README.md
index f3bd7a44e3..eb2772ab64 100644
--- a/README.md
+++ b/README.md
@@ -46,20 +46,17 @@ of supported hardware targets, see the following example:
$ . setup <machine> [build_dir]
Target machine must be specified. Use one of:
-bletchley hr630 quanta-q71l
-centriq2400-rep hr855xg2 romulus
+bletchley gsj romulus
dl360poc kudo s2600wf
-e3c246d4i lanyang stardragon4800-rep2
-ethanolx mihawk swift
-evb-ast2500 mtjade thor
-evb-ast2600 neptune tiogapass
-evb-npcm750 nicole transformers
-evb-zx3-pm3 olympus witherspoon
-f0b olympus-nuvoton witherspoon-tacoma
-fp5280g2 on5263m5 x11spi
-g220a p10bmc yosemitev2
-gbs palmetto zaius
-gsj qemuarm
+e3c246d4i mihawk swift
+ethanolx mtjade tiogapass
+evb-ast2500 nicole transformers
+evb-ast2600 olympus-nuvoton witherspoon
+evb-npcm750 on5263m5 witherspoon-tacoma
+f0b p10bmc x11spi
+fp5280g2 palmetto yosemitev2
+g220a qemuarm zaius
+gbs quanta-q71l
```
Once you know the target (e.g. romulus), source the `setup` script as follows: