summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2021-04-12 19:40:48 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-12 23:18:55 +0300
commit90b6b85a7f1aeb242adac934c01688dbb966b532 (patch)
treec39cc8f8b0e00b1befcaa927f669ca56863271da /README.md
parent23e749b62bb4c541d19cf3b79611d9d40cb215e1 (diff)
downloadopenbmc-90b6b85a7f1aeb242adac934c01688dbb966b532.tar.xz
README: Remove witherspoon-128 and reorder it
The witherspoon-128 machine was removed with openbmc/openbmc commit 40c2946. Remove it from the README and re-arrange the machine names alphabetically so it's easier to find and maintain the names. Change-Id: I02a88bc85167b42622c2c3db8e4e3b43db4444e2 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 8678e09c61..00704295f7 100644
--- a/README.md
+++ b/README.md
@@ -48,16 +48,16 @@ of supported hardware targets, see the following example:
$ . setup <machine> [build_dir]
Target machine must be specified. Use one of:
-centriq2400-rep nicole stardragon4800-rep2
-f0b olympus swift
-fp5280g2 olympus-nuvoton tiogapass
-gsj on5263m5 vesnin
-hr630 palmetto witherspoon
-hr855xg2 qemuarm witherspoon-128
-lanyang quanta-q71l witherspoon-tacoma
-mihawk p10bmc yosemitev2
-msn romulus zaius
-neptune s2600wf
+centriq2400-rep f0b fp5280g2
+gsj hr630 hr855xg2
+lanyang mihawk msn
+neptune nicole olympus
+olympus-nuvoton on5263m5 p10bmc
+palmetto qemuarm quanta-q71l
+romulus s2600wf stardragon4800-rep2
+swift tiogapass vesnin
+witherspoon witherspoon-tacoma yosemitev2
+zaius
```
Once you know the target (e.g. romulus), source the `setup` script as follows: