summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMyung Bae <myungbae@us.ibm.com>2022-10-11 09:40:36 +0300
committerMyung Bae <myungbae@us.ibm.com>2022-10-24 20:44:48 +0300
commitec88c48ae63a116796b5010c0bd8cd941232ef88 (patch)
tree7e736ab33ca776a30262d22ab2caf032d7fc3a33 /README.md
parent2d6cab4481757731b2a19bb766993802edf51604 (diff)
downloadopenbmc-ec88c48ae63a116796b5010c0bd8cd941232ef88.tar.xz
Remove largely unmaintained Mihawk
A fork of it is maintained but its upstream layer has largely been unmaintained. No future products are planned to be based on this layer. Mihawk is similar to Witherspoon. Signed-off-by: Myung Bae <myungbae@us.ibm.com> Change-Id: I82f7d777b78cd126237d51e42f1e11abdf80ae68
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 15 insertions, 14 deletions
diff --git a/README.md b/README.md
index 4b257e3c5a..4e89b9fbaa 100644
--- a/README.md
+++ b/README.md
@@ -49,20 +49,21 @@ of supported hardware targets, see the following example:
$ . setup <machine> [build_dir]
Target machine must be specified. Use one of:
-bletchley mihawk swift
-dl360poc mori tatlin-archive-x86
-e3c246d4i mtjade tiogapass
-ethanolx nicole transformers
-evb-ast2500 olympus-nuvoton vegman-n110
-evb-ast2600 on5263m5 vegman-rx20
-evb-npcm750 p10bmc vegman-sx20
-f0b palmetto witherspoon
-fp5280g2 quanta-q71l witherspoon-tacoma
-g220a romulus x11spi
-gbs s2600wf yosemitev2
-gsj s6q zaius
-kudo s7106
-lannister s8036
+bletchley mori s8036
+dl360poc mtjade swift
+e3c246d4i mtmitchell tatlin-archive-x86
+ethanolx nicole tiogapass
+evb-ast2500 olympus-nuvoton transformers
+evb-ast2600 on5263m5 vegman-n110
+evb-npcm750 p10bmc vegman-rx20
+f0b palmetto vegman-sx20
+fp5280g2 qcom-dc-scm-v1 witherspoon
+g220a quanta-q71l witherspoon-tacoma
+gbs romed8hm3 x11spi
+greatlakes romulus yosemitev2
+gsj s2600wf zaius
+kudo s6q
+lannister s7106
```
Once you know the target (e.g. romulus), source the `setup` script as follows: