From f3e82459a8ea0fa0ec92e458a92cd20effcfef3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Niew=C3=B6hner?= Date: Mon, 26 Apr 2021 23:46:53 +0200 Subject: docs/mb/supermicro/x11ssm-f: rework flashing section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The board can be flashed without adding a diode by just leaving VCC unconnected. Rework the flashing section to describes that. Change-Id: I37d55ffdbcfba4f3a1113a82f16ec8766bbb6e6c Signed-off-by: Michael Niewöhner Reviewed-on: https://review.coreboot.org/c/coreboot/+/52679 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- .../supermicro/x11-lga1151-series/x11ssm-f/x11ssm-f.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'Documentation') diff --git a/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssm-f/x11ssm-f.md b/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssm-f/x11ssm-f.md index 9f18b79cd8..4e42809b43 100644 --- a/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssm-f/x11ssm-f.md +++ b/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssm-f/x11ssm-f.md @@ -4,9 +4,14 @@ This section details how to run coreboot on the [Supermicro X11SSM-F]. ## Flashing coreboot -The board can be flashed externally. FTDI FT2232H and FT232H based programmers worked. For this, -one needs to add a diode between VCC and the flash chip. The flash IC [MX25L12873F] can be found -near PCH PCIe Slot 4. +The flash IC [MX25L12873F] can be found near PCH PCIe Slot 4. + +The board can be flashed externally with a SOIC test clip or probes. Since +there is no diode between VCC3.3 and the flash chip, so VCC must **not** be +connected. Instead, the flash chip is powered from VCC3.3, which is always-on +(even in S5). WP# and HOLD# have pull-ups and don't need to be connected. + +FTDI FT2232H and FT232H based programmers worked. Flashing is also possible through the BMC web interface, when a valid license was entered. -- cgit v1.2.3