Friday, August 17, 2018

How to upgrade M7076-i350 firmware to support UEFI PXE boot function


1. Install M7076-i350 at OCP slot of motherboard. (ex. Tyan S8026)
2. Boot up Tyan S8026 to DOS mode
3. Tyan bootutil and press enter to check EEPROM status of M7076-i350


4. Type bootutil -nic=1 -fe to set EEPROM of first LAN port as upgrade status.

5. Type bootutil -nic=1 -up=PXE+EFI to set first LAN port to support PXE and UEFI function.
  5-1. If you want to keep original firmware press "Y" here. or press "N" to continue.

  5-2. Press "Y" to continue firmware upgrade process.

  5-3 Press "Y" to continue.

  5-4. Firmware upgrade process finished.
       Firmware version upgrade from 1.5.50 to v1.5.85
       Boot function changed from PXE to UEFI and PXE supported.

6. If you need second LAN port support PXE and UEFI function. Type bootutil -nic=2 -fe to set second EEPROM of second LAN port aas upgrade status.
7. Type bootutil -nic-2 -up=PXE+EFI to set second LAN port to support PXE and UEFI function.
8. Type bootutil -iv to check EEPROM version.


No comments:

Post a Comment

How to fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...