CN111414184A - BIOS firmware updating method under domestic server - Google Patents

BIOS firmware updating method under domestic server Download PDF

Info

Publication number
CN111414184A
CN111414184A CN202010292003.2A CN202010292003A CN111414184A CN 111414184 A CN111414184 A CN 111414184A CN 202010292003 A CN202010292003 A CN 202010292003A CN 111414184 A CN111414184 A CN 111414184A
Authority
CN
China
Prior art keywords
bios
firmware
bmc
chip
updating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010292003.2A
Other languages
Chinese (zh)
Inventor
李善荣
梁记斌
耿士华
孙超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Chaoyue CNC Electronics Co Ltd
Original Assignee
Shandong Chaoyue CNC Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Chaoyue CNC Electronics Co Ltd filed Critical Shandong Chaoyue CNC Electronics Co Ltd
Priority to CN202010292003.2A priority Critical patent/CN111414184A/en
Publication of CN111414184A publication Critical patent/CN111414184A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

With the rapid development of information technology and the change of international situation, the requirements for autonomous controllability and data security are increasingly remarkable, some special industries and application fields begin to replace domestic equipment, the development of domestic key software and hardware is followed, and the rapid development of autonomous controllable, safe and reliable server equipment is increasingly important. The BIOS firmware updating method under the domestic server can update the BIOS firmware through a BMC management interface, avoids the inconvenience of repeatedly disassembling a BIOS chip and burning the BIOS firmware through a Flash burning tool, effectively improves the updating efficiency of the BIOS firmware, can also realize remote updating of the BIOS, and facilitates daily management and maintenance of equipment.

Description

BIOS firmware updating method under domestic server
Technical Field
The invention relates to the technical field of domestic processors, BMC, BIOS and the like, in particular to a BIOS firmware updating method under a domestic server.
Background
The demand for autonomously controllable, secure and trusted computing devices based on domestic processors is increasingly remarkable due to the current situation and the need for data processing, and particularly, the demand gradually starts to replace the domestic devices in some special industries and application fields.
The BIOS is used as an important component of the server, is used for storing basic input and output, power-on self-test and system self-starting programs of the server, and mainly provides the bottommost hardware setting and control for the server. The self-characteristic of the domestic processor is limited, when different memories and PCIE expansion devices are matched, the BIOS is required to be adapted, debugged and updated and verified frequently, and in addition, if the content of a BIOS chip is damaged in the using process, the system cannot be started, and the BIOS firmware also needs to be updated. The traditional BIOS firmware updating method is to take off the BIOS chip and burn the BIOS firmware to the BIOS chip by a Flash burning tool, and the method needs related tools and completely depends on manual work, so that once an operation error occurs, the burning fails.
The invention provides a BIOS firmware updating method under a domestic server, which switches an SPI link to a BMC and a BIOS chip by controlling an SPI _ SE L signal on an SPI channel selection chip through a GPIO of the BMC, and completes the updating of the BIOS firmware by using a firmware uploading and updating program under the BMC.
Disclosure of Invention
In addition, if the content of a BIOS chip is damaged in the using process of the equipment, the system cannot be normally started, and the BIOS firmware needs to be burnt again.
Aiming at the problems that a Flash special programming tool is needed when the BIOS firmware is currently programmed and completely depends on manual operation, and the programming of the BIOS firmware is failed once the operation is wrong, the method for automatically updating the BIOS firmware through the BMC management interface is designed by means of a firmware updating program in the BMC and necessary hardware design, the programming of the BIOS firmware can be completed remotely without entering a machine room, and the method has the advantages of strong universality, convenience in implementation and the like.
Drawings
To more clearly illustrate the design and implementation of the present invention, a hardware connection block diagram and a firmware update flow diagram are provided.
FIG. 1 is a hardware connection block diagram of the present method;
FIG. 2 is a schematic diagram illustrating a firmware update process of the present method.
Detailed Description
Embodiments of the invention are illustrated below with reference to the accompanying drawings:
according to the figure 1, the invention provides a BIOS firmware updating method under a domestic server, which mainly comprises a domestic CPU14, a BMC11, an SPI channel selection chip 12 and a BIOS chip 13, wherein in order to update BIOS firmware through a BMC management interface, an SPI channel selection chip 12 and an SPI _ SE L control signal are added during mainboard design, so that the switching of an SPI bus from the CPU14 to the BIOS chip 13 and from the BMC11 to the BIOS chip 13 can be realized, and further, the requirement of updating the BIOS firmware through the BMC is met.
As shown in fig. 2, the present invention provides a method for updating BIOS firmware in a home-made server, which comprises the following specific steps:
s21, logging in a BMC management interface;
s22, the BMC management interface receives the update request and gates the SPI link between the BMC and the BIOS chip;
s23, the BMC acquires the BIOS firmware to be updated;
s24, calling a firmware updating program under the BMC, and burning the BIOS firmware into the BIOS chip;
s25, switching the SPI link back to the CPU to the BIOS chip;
and S26, restarting the equipment.
When a user logs in a BMC management interface to update BIOS firmware, clicking a 'update BIOS' button under the interface, the BMC closes a request of a client, terminates an internal related process, sets a PSI _ SE L control signal to be high level through a GPIO, switches an SPI link from a CPU to a BIOS chip to a BMC, switches the control right of the BIOS chip to the BMC, selects the BIOS firmware to be updated according to a prompt, calls and executes a firmware update program to burn the BIOS firmware to the BIOS chip after the BIOS firmware is uploaded, sets an SPI _ SE L control signal to be low level after the firmware is burnt, switches an SPI link from the BMC to the BIOS chip back to the CPU to the BIOS chip and restarts equipment to complete the update of the BIOS firmware.
According to the BIOS firmware updating method, the BIOS chip does not need to be disassembled, all operations can be completed through the BMC management interface, meanwhile, the remote BIOS firmware can be updated, the implementation is convenient and fast, and the BIOS firmware updating efficiency is greatly improved.

Claims (6)

1. A BIOS firmware updating method under a domestic server is characterized in that the BIOS firmware under the domestic server can be updated through a BMC management interface, and the problem of complexity of firmware burning through a Flash writer in an equipment adaptation debugging process is effectively solved.
2. The method of claim 1, wherein the method is for updating BIOS firmware under a home server, and mainly comprises a home processor, a BMC chip, an SPI channel selection chip and a BIOS chip.
3. The method of claim 2, wherein the control signal of the SPI channel selection chip is hung on a GPIO of a BMC, and the control signal receives the instruction through a BMC management interface and realizes the switching of the SPI bus.
4. The method of claim 3, wherein the method is implemented by receiving a command through a BMC management interface to switch the SPI bus and update the BIOS firmware.
5. The method of claim 1, wherein the method enables remote updating of BIOS firmware.
6. A BIOS firmware updating method under a domestic server is characterized by comprising the following steps:
after the BMC management interface receives the firmware updating request instruction, the BMC chip gates an SPI link between the BMC and the BIOS chip by controlling the GPIO, and firmware updating preparation is made on hardware;
after the SPI link is gated, a user only needs to select and upload BIOS firmware to be updated according to prompts on a management interface, and the SPI write function can be automatically called after the firmware is uploaded, so that the firmware is burnt into a BIOS chip;
after the firmware is burnt, the BMC chip switches the SPI link between the CPU and the BIOS chip by controlling the GPIO, and executes a restart command to complete the updating of the BIOS firmware.
CN202010292003.2A 2020-04-14 2020-04-14 BIOS firmware updating method under domestic server Pending CN111414184A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010292003.2A CN111414184A (en) 2020-04-14 2020-04-14 BIOS firmware updating method under domestic server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010292003.2A CN111414184A (en) 2020-04-14 2020-04-14 BIOS firmware updating method under domestic server

Publications (1)

Publication Number Publication Date
CN111414184A true CN111414184A (en) 2020-07-14

Family

ID=71491967

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010292003.2A Pending CN111414184A (en) 2020-04-14 2020-04-14 BIOS firmware updating method under domestic server

Country Status (1)

Country Link
CN (1) CN111414184A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112162771A (en) * 2020-09-29 2021-01-01 山东超越数控电子股份有限公司 Online updating system and method for server firmware based on domestic processor
CN112328280A (en) * 2020-11-04 2021-02-05 北京计算机技术及应用研究所 System for realizing updating of BIOS and CPLD/EC of domestic computer without detaching computer
CN113535213A (en) * 2021-07-21 2021-10-22 联想长风科技(北京)有限公司 Firmware updating method and system for programmable logic device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160147540A1 (en) * 2014-11-25 2016-05-26 Iinventec (Pudong) Technology Corporation Server system
US20160147604A1 (en) * 2014-11-25 2016-05-26 Inventec (Pudong) Technology Corporation Server system
CN105867949A (en) * 2016-04-29 2016-08-17 中国人民解放军国防科学技术大学 Online BIOS (basic input/output system) refreshing method for multi-node server
US20160246612A1 (en) * 2015-02-25 2016-08-25 Quanta Computer Inc. Network bios management
CN106681779A (en) * 2017-02-07 2017-05-17 济南浪潮高新科技投资发展有限公司 Method for intensively updating BIOS (Basic Input/Output System) hardware
CN107133033A (en) * 2017-04-18 2017-09-05 深圳市同泰怡信息技术有限公司 A kind of customized server LOGO update method
CN107908413A (en) * 2017-11-20 2018-04-13 山东超越数控电子股份有限公司 A kind of method of Domestic Platform remote maintenance mainboard BIOS
CN108932134A (en) * 2018-07-09 2018-12-04 深圳市同泰怡信息技术有限公司 Server B IOS method for remote updating

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160147540A1 (en) * 2014-11-25 2016-05-26 Iinventec (Pudong) Technology Corporation Server system
US20160147604A1 (en) * 2014-11-25 2016-05-26 Inventec (Pudong) Technology Corporation Server system
US20160246612A1 (en) * 2015-02-25 2016-08-25 Quanta Computer Inc. Network bios management
CN105867949A (en) * 2016-04-29 2016-08-17 中国人民解放军国防科学技术大学 Online BIOS (basic input/output system) refreshing method for multi-node server
CN106681779A (en) * 2017-02-07 2017-05-17 济南浪潮高新科技投资发展有限公司 Method for intensively updating BIOS (Basic Input/Output System) hardware
CN107133033A (en) * 2017-04-18 2017-09-05 深圳市同泰怡信息技术有限公司 A kind of customized server LOGO update method
CN107908413A (en) * 2017-11-20 2018-04-13 山东超越数控电子股份有限公司 A kind of method of Domestic Platform remote maintenance mainboard BIOS
CN108932134A (en) * 2018-07-09 2018-12-04 深圳市同泰怡信息技术有限公司 Server B IOS method for remote updating

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112162771A (en) * 2020-09-29 2021-01-01 山东超越数控电子股份有限公司 Online updating system and method for server firmware based on domestic processor
CN112328280A (en) * 2020-11-04 2021-02-05 北京计算机技术及应用研究所 System for realizing updating of BIOS and CPLD/EC of domestic computer without detaching computer
CN112328280B (en) * 2020-11-04 2023-07-28 北京计算机技术及应用研究所 System for realizing disassembly-free updating of domestic computer BIOS and CPLD/EC
CN113535213A (en) * 2021-07-21 2021-10-22 联想长风科技(北京)有限公司 Firmware updating method and system for programmable logic device
CN113535213B (en) * 2021-07-21 2024-03-29 联想长风科技(北京)有限公司 Firmware updating method and system for programmable logic device

Similar Documents

Publication Publication Date Title
CN111414184A (en) BIOS firmware updating method under domestic server
TWI633487B (en) Method and computer system for automatically recovering the bios image file
WO2016202088A1 (en) Bootstrap program upgrade method, embedded device, control device and embedded system
US5579220A (en) Method of updating a supplementary automation system
EP2506114A1 (en) Method and device for intelligent terminal reset
TWI786871B (en) Computer and system bootup method
WO2010148728A1 (en) Method and apparatus for run-time snapshot backup and recovery for mobile terminal
CN109213517B (en) Multi-version application program online management and switching system based on VxWorks operating system
CN105786573A (en) Method and system for rapidly upgrading ZigBee controller in smart home
WO2016033941A1 (en) Boot on-line upgrading apparatus and method
CN103970626A (en) Redundant design of FLASH for FPGA configuration in server system
CN111562932B (en) High-reliability embedded software upgrading method and system
CN101799778A (en) Automatic resetting computer device and automatic resetting method
CN109189629B (en) Method for realizing terminal remote control based on USB device and storage medium
CN102495670A (en) Systematic one-key reset device applicable to embedded Linux operating system
CN116301972A (en) Micro control unit firmware upgrading method and system
CN116560678A (en) Firmware updating method and device, storage medium and electronic device
CN115904453A (en) Program online upgrading system and method based on double chips
CN115237672A (en) Method for timed automatic backup of MySQL database
US9529581B2 (en) Circuit and method for writing program codes of basic input/output system
CN109120668B (en) Control method and system based on router upgrade
WO2021216046A1 (en) Bios updates
CN113391822A (en) Method and device for automatically upgrading double BIOS firmware
CN111142909B (en) Terminal, method and system for realizing remote upgrading of CAN (controller area network) based on XC7Z045 chip
TWI838264B (en) Computer system and method for processing debug information of computer system thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination