Skip to content

Commit dac92ed

Browse files
committed
Add openbmc-conversion.md to document switching from AMI
Change-Id: I40777dfcdb770809cf1032ce6081771d21857cd2 Signed-off-by: Andrew Jeffery <[email protected]>
1 parent 09baf30 commit dac92ed

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

openbmc-conversion.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Converting to OpenBMC from AMI firmware #
2+
3+
Often a number of steps are required to convert from the AMI firmware to
4+
OpenBMC. These steps are documented for various machines below.
5+
6+
## Palmetto ##
7+
8+
1. Upgrade the firmware flash chip to 256Mb (32MB) part (MX25L25635E or equivalent)
9+
2. [Build](cheatsheet.md#building-for-palmetto) and flash the `image-bmc`
10+
output to the 256Mb flash chip
11+
3. Replace existing flash chip on the motherboard (cradle closest to the battery)
12+
4. Manufacture a cable to connect to the COM2 header for the BMC console. COM2
13+
is wired for a DB-9-style pin-out.
14+
5. Reconfigure both `BMC_DEBUG1` (TX) and `BMC_DEBUG2` (RX) jumpers to short
15+
pins 2-3.
16+
6. Boot OpenBMC on your Palmetto. The console runs at 115200baud.

0 commit comments

Comments
 (0)