summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-05-25 08:54:10 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-06-14 07:49:03 +0300
commit5acac4eb09e343576a5400845a7fd9fa0c3ab529 (patch)
tree3b9991dd31d5e78156990b819047ee375719370b /README.md
parent6acb610e07e864f5ec8d371dc7964a1852d4feb4 (diff)
downloadopenbmc-5acac4eb09e343576a5400845a7fd9fa0c3ab529.tar.xz
README: Update target list
This is the current list, minus the qemu machines. Change-Id: I6f1a5b1dddb27471ce0d550a4acb4c5e3dc3f738 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 14 insertions, 11 deletions
diff --git a/README.md b/README.md
index 0d4cc736ea..4b257e3c5a 100644
--- a/README.md
+++ b/README.md
@@ -49,17 +49,20 @@ of supported hardware targets, see the following example:
$ . setup <machine> [build_dir]
Target machine must be specified. Use one of:
-bletchley gsj romulus
-dl360poc kudo s2600wf
-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
+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
```
Once you know the target (e.g. romulus), source the `setup` script as follows: