summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Niewöhner <foss@mniewoehner.de>2021-01-24 16:13:47 +0100
committerMichael Niewöhner <foss@mniewoehner.de>2021-04-03 20:25:44 +0000
commit0887fc4dbc04c19fb555cd63bed1d50e6f674790 (patch)
tree8c0f9620e9d74b7118e4f9f2516975dd57fe78ce /Documentation
parent0972871a238e86f74119958c392fefe8c6d995fc (diff)
downloadcoreboot-0887fc4dbc04c19fb555cd63bed1d50e6f674790.tar.xz
docs/mb/supermicro: add SUM tool for flashing with disabled ME
Change-Id: I08543c0908a6cb4ef9fb46d0eb3a7aa481fb95d9 Signed-off-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49887 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/mainboard/supermicro/flashing_on_vendorbmc.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md b/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md
index e02c57bcc4..c8313022aa 100644
--- a/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md
+++ b/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md
@@ -30,3 +30,15 @@ You can use the *SMCIPMITool* to remotely flash the BIOS:
Make sure that the ME isn't in recovery mode, otherwise you get an error
message on updating the BIOS.
+
+## Flashing with disabled ME
+
+If ME is disabled via `me_cleaner` or the ME recovery jumper, it is still
+possible to flash remotely with the [`Supermicro Update Manager`](SUM) (`SUM`).
+
+```sh
+./sum -i <remote BMC IP> -u <user> -p <password> -c UpdateBios --reboot \
+ --force_update --file build/coreboot.rom
+```
+
+[SUM]: https://www.supermicro.com/SwDownload/SwSelect_Free.aspx?cat=SUM