summaryrefslogtreecommitdiffstats
path: root/openbmc-conversion.md
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2017-01-05 12:17:13 +1030
committerAndrew Jeffery <andrew@aj.id.au>2017-01-05 12:17:13 +1030
commitdac92edfa7225e5a3071f60a58cd897c1ca46cba (patch)
tree98b9aa019f4c808a640743c244e4fbef4f58091d /openbmc-conversion.md
parent09baf302b2003289f6b2564b3899625f7598e00b (diff)
downloadopenbmc-docs-dac92edfa7225e5a3071f60a58cd897c1ca46cba.tar.gz
openbmc-docs-dac92edfa7225e5a3071f60a58cd897c1ca46cba.zip
Add openbmc-conversion.md to document switching from AMI
Change-Id: I40777dfcdb770809cf1032ce6081771d21857cd2 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'openbmc-conversion.md')
-rw-r--r--openbmc-conversion.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/openbmc-conversion.md b/openbmc-conversion.md
new file mode 100644
index 0000000..e43b905
--- /dev/null
+++ b/openbmc-conversion.md
@@ -0,0 +1,16 @@
+# Converting to OpenBMC from AMI firmware #
+
+Often a number of steps are required to convert from the AMI firmware to
+OpenBMC. These steps are documented for various machines below.
+
+## Palmetto ##
+
+1. Upgrade the firmware flash chip to 256Mb (32MB) part (MX25L25635E or equivalent)
+2. [Build](cheatsheet.md#building-for-palmetto) and flash the `image-bmc`
+ output to the 256Mb flash chip
+3. Replace existing flash chip on the motherboard (cradle closest to the battery)
+4. Manufacture a cable to connect to the COM2 header for the BMC console. COM2
+ is wired for a DB-9-style pin-out.
+5. Reconfigure both `BMC_DEBUG1` (TX) and `BMC_DEBUG2` (RX) jumpers to short
+ pins 2-3.
+6. Boot OpenBMC on your Palmetto. The console runs at 115200baud.
OpenPOWER on IntegriCloud