Board:gigabyte/ma785gmt: Difference between revisions

From coreboot
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
The M_BIOS chip is a [http://www.mct.net/download/macronix/mx25l8005.pdf Macronix MX25L8005].
The M_BIOS chip is a [http://www.mct.net/download/macronix/mx25l8005.pdf Macronix MX25L8005].


If you flash coreboot into M_BIOS and something goes wrong, you can force B_BIOS to boot and reflash M_BIOS by bridging pins 4 (GND) and 7 (#HOLD) on the M_BIOS chip, powering up the machine, and then releasing your bridge. The B_BIOS will take over at that point - you will hear a beep, and see the B_BIOS boot and forcibly re-flash M_BIOS.
If you flash coreboot into M_BIOS and something goes wrong, you can force B_BIOS to boot and reflash M_BIOS by bridging pins 4 (GND) and 7 (#HOLD) on the M_BIOS chip, powering up the machine, and then releasing your bridge after a few seconds. The B_BIOS will take over at that point - you will hear a beep, and see the B_BIOS boot and forcibly re-flash M_BIOS.

Revision as of 20:40, 20 August 2010

This board exists in 4 versions: v1.0, v1.1, v1.3 and v3.3.

This documentation applies to v1.1. If you have a different version of the board, YMMV.

Dual BIOS

This board has a dual bios chip. Both chips are 8Mbit; the main bios is called M_BIOS, the backup bios B_BIOS. Gigabyte claims the backup bios can not be flashed by the user. It contains code that will overwrite M_BIOS if it determines that M_BIOS is corrupted.

The M_BIOS chip is a Macronix MX25L8005.

If you flash coreboot into M_BIOS and something goes wrong, you can force B_BIOS to boot and reflash M_BIOS by bridging pins 4 (GND) and 7 (#HOLD) on the M_BIOS chip, powering up the machine, and then releasing your bridge after a few seconds. The B_BIOS will take over at that point - you will hear a beep, and see the B_BIOS boot and forcibly re-flash M_BIOS.