CN110502262A - A kind of firmware upgrade method, system, device and computer readable storage medium - Google Patents

A kind of firmware upgrade method, system, device and computer readable storage medium Download PDF

Info

Publication number
CN110502262A
CN110502262A CN201910760142.0A CN201910760142A CN110502262A CN 110502262 A CN110502262 A CN 110502262A CN 201910760142 A CN201910760142 A CN 201910760142A CN 110502262 A CN110502262 A CN 110502262A
Authority
CN
China
Prior art keywords
firmware
thread
upgrade
main
upgrading
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.)
Withdrawn
Application number
CN201910760142.0A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent Technology 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 Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910760142.0A priority Critical patent/CN110502262A/en
Publication of CN110502262A publication Critical patent/CN110502262A/en
Withdrawn legal-status Critical Current

Links

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

Whether this application discloses a kind of firmware upgrade method, system, device and computer readable storage mediums, comprising: need to update using the firmware version of current each firmware in main thread detection main partition;Firmware upgrade is carried out to firmware corresponding in main partition using sub thread is independent respectively;If sub thread sends firmware upgrade and completes information to main thread to firmware upgrade success;After completing information using the firmware upgrade that main thread receives whole sub thread feedbacks, the firmware all upgraded successfully is initiated to reset operation;The application gives up the method for single thread upgrading, distribute the upgrading task for the firmware for needing to upgrade at most a sub thread, each sub thread upgrades a firmware, asynchronous upgrade between sub thread realizes multi-threaded parallel upgrading, improves updating speed, portion firmware is not avoided to upgrade, compatibility issue caused by portion firmware upgrading failure, only main thread can just execute reset operation after the completion of whole firmware upgrades, it is ensured that the stability of system.

Description

A kind of firmware upgrade method, system, device and computer readable storage medium
Technical field
The present invention relates to server field, in particular to a kind of firmware upgrade method, system, device and computer-readable deposit Storage media.
Background technique
As the function of IT product is increasingly complicated, increased using all kinds of professional chips, in order to accomplish firmware (Firm Ware, FW) the generally all adjoint double Area-Specific Archives of the redundancy of storage medium, but as the FW used is more and all has backup subregion, FW Update time it is increasingly longer, and linearly successively firmware is upgraded using single thread in the prior art, equally makes the liter of FW The grade time is slow, becomes the key factor for influencing whole system update time.
So the application is dedicated to proposing a kind of firmware upgrade method, accelerate updating speed.
Summary of the invention
In view of this, the purpose of the present invention is to provide a kind of firmware upgrade method, system, device and computer-readable depositing Storage media improves firmware upgrade speed.Its concrete scheme is as follows:
A kind of firmware upgrade method, comprising:
Firmware upgrade order is received using main thread;
Whether need to update using the firmware version of current each firmware in main thread detection main partition;
It is that the firmware for needing to update distributes corresponding sub thread using the main thread;
Firmware upgrade is carried out to firmware corresponding in the main partition using each sub thread is independent respectively;
If sub thread sends firmware upgrade using sub thread and completes information to the main thread to firmware upgrade success;
After completing information using the firmware upgrade that the main thread receives whole sub thread feedbacks, to what is all upgraded successfully Firmware initiates to reset operation, completes upgrading.
Optionally, described that firmware corresponding in the main partition is consolidated using each sub thread is independent respectively After part upgrading, further includes:
If sub thread fails to firmware upgrade, firmware upgrade is carried out to corresponding firmware again using sub thread, until Again upgrading number reaches preset threshold value, then sends upgrading failure information to the main thread using sub thread;
Using the main thread according to upgrading failure information, upgrading is terminated.
Optionally, the mistake whether firmware version using current each firmware in main thread detection main partition needs to update Journey, comprising:
Using the main thread inquire the mating table of firmware, detect current each firmware in the main partition firmware version whether It is consistent with the firmware version recorded in the mating table of the firmware;Wherein, it is described in the mating table of the firmware current each The firmware version of firmware in the works;
Using the main thread by the inconsistent firmware of version labeled as the firmware for needing to update.
Optionally, after the initiation resets operation, further includes:
Using background thread detect firmware in the main partition firmware version whether the firmware with firmware in backup subregion Version is consistent;
Asynchronous upgrade is carried out on backstage using the background thread firmware inconsistent to firmware version in the backup subregion.
The invention also discloses a kind of firmware upgrade systems, comprising:
Order receiver module, for receiving firmware upgrade order using main thread;
Detection module is updated, for whether needing using the firmware version of current each firmware in main thread detection main partition It updates;
Thread distribution module, for being that the firmware for needing to update distributes corresponding sub thread using the main thread;
Firmware upgrade module, for independent to corresponding firmware in the main partition respectively using each sub thread Carry out firmware upgrade;
Module is upgraded successfully, if firmware upgrade success is sent firmware upgrade using sub thread and completed for sub thread Information is to the main thread;
Reseting module, it is right after information is completed in the firmware upgrade for receiving whole sub thread feedbacks using the main thread The firmware all upgraded successfully initiates to reset operation, completes upgrading.
Optionally, further includes:
Upgrading failure module, if failing for sub thread to firmware upgrade, using sub thread again to corresponding firmware Firmware upgrade is carried out, until upgrading number reaches preset threshold value again, then sends upgrading failure information to institute using sub thread State main thread;
Upgrading terminates module, for, according to upgrading failure information, terminating upgrading using the main thread.
Optionally, the update detection module, comprising:
Version querying unit detects current each in the main partition for inquiring the mating table of firmware using the main thread Whether the firmware version of firmware is consistent with the firmware version recorded in the mating table of the firmware;Wherein, in the mating table of the firmware Describe the current firmware version of each firmware in the works;
Update mark unit, for being consolidated the inconsistent firmware of version labeled as what needs updated using the main thread Part.
Optionally, further includes:
Background update detection module, for detected using background thread firmware in the main partition firmware version whether with The firmware version of firmware is consistent in backup subregion;
Backstage upgraded module, the firmware for utilizing background thread inconsistent to firmware version in the backup subregion is rear Platform carries out asynchronous upgrade.
The invention also discloses a kind of device for upgrading firmware, comprising:
Memory, for storing computer program;
Processor, for executing the computer program to realize firmware upgrade method as the aforementioned.
The invention also discloses a kind of computer readable storage medium, meter is stored on the computer readable storage medium Calculation machine program, the computer program realize firmware upgrade method as the aforementioned when being executed by processor.
Firmware upgrade method of the present invention, comprising: receive firmware upgrade order using main thread;Main point is detected using main thread Whether the firmware version of current each firmware needs to update in area;It is that the firmware for needing to update distributes corresponding sub-line using main thread Journey;Firmware upgrade is carried out to firmware corresponding in main partition using each sub thread is independent respectively;If sub thread is to solid Part upgrades successfully, then sends firmware upgrade using sub thread and complete information to main thread;Whole sub threads are received using main thread After information is completed in the firmware upgrade of feedback, the firmware all upgraded successfully is initiated to reset operation, completes upgrading.
The present invention gives up the method for single thread upgrading, distributes the upgrading task for the firmware for needing to upgrade at most a sub-line Journey, each sub thread upgrade a firmware, asynchronous upgrade between sub thread, realize multi-threaded parallel upgrading, improve Updating speed does not avoid portion firmware from upgrading, compatibility issue caused by portion firmware upgrading failure, only in whole firmware upgrades Main thread can just execute reset operation after the completion, it is ensured that the stability of system.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this The embodiment of invention for those of ordinary skill in the art without creative efforts, can also basis The attached drawing of offer obtains other attached drawings.
Fig. 1 is a kind of firmware upgrade method flow diagram disclosed by the embodiments of the present invention;
Fig. 2 is another firmware upgrade method flow diagram disclosed by the embodiments of the present invention
Fig. 3 is another firmware upgrade method flow diagram disclosed by the embodiments of the present invention
Fig. 4 is a kind of firmware upgrade system structural schematic diagram disclosed by the embodiments of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
It is shown in Figure 1 the embodiment of the invention discloses a kind of firmware upgrade method, this method comprises:
S11: firmware upgrade order is received using main thread;
S12: whether need to update using the firmware version of current each firmware in main thread detection main partition.
Specifically, user will assign firmware upgrade order by input equipment when needing to upgrade firmware, it is main After thread receives firmware upgrade order, can check whether the firmware version of current mounted firmware is in current planning Due firmware version is to newly establish because portion firmware may individually carry out equipment corresponding to update or the firmware Standby, firmware version has been newest, so distinguishing consolidating of needing to update in main partition by detecting to save renewal time Part avoids carrying out repeating update to the firmware for being latest edition.
It is understood that main partition includes multiple a variety of different firmwares, each firmware has respective firmware version, needs Otherwise same update packet is upgraded.
S13: being that the inconsistent firmware of firmware version distributes corresponding sub thread using main thread.
Specifically, play multithreading effect to save update time, no longer firmware is sequentially updated by main thread, But be changed to main thread and distribute the more new task of each firmware at most a sub thread, each sub thread is responsible for the liter of a firmware Grade, it is mutually indepedent between each sub thread, it is independent of each other, forms the asynchronous upgrade of multiple threads, accelerate updating speed.
S14: firmware upgrade is carried out to firmware corresponding in main partition using each sub thread is independent respectively.
Specifically, each sub thread respectively obtains firmware update packet corresponding with the firmware of distribution, individually to institute The firmware of distribution is upgraded, can be mutually internally inconsistent with the upgrading progress of then asynchronous upgrade, each sub thread, certainly, can also To there is the identical situation of progress, further, even if failing in some sub thread escalation process, it will not be influenced The upgrading progress of its sub thread.
S15: if sub thread sends firmware upgrade using sub thread and complete information to main thread to firmware upgrade success;
S16: after completing information using the firmware upgrade that main thread receives whole sub thread feedbacks, to what is all upgraded successfully Firmware initiates to reset operation, completes upgrading.
It is understood that after sub thread upgrades, in order to feed back to main thread upgrading ending message, so as to main thread Subsequent operation is carried out, after sub thread upgrades, firmware upgrade is sent and completes information to main thread, main thread receives sub thread hair After information is completed in the firmware upgrade sent, it will the whether whole sub threads of statistics complete upgrading, if whole sub threads complete upgrading, Main thread can execute reset operation, and newest firmware version after updating system operation completes entire escalation process.
Specifically, executing reset operation by main thread again after all upgradings is because user is when designing upgrading task, meeting In view of the compatibling problem between each firmware, if in the case where portion firmware upgrades successfully portion firmware upgrading failure, it is still right The firmware upgraded successfully carries out reset operation, and the firmware that may cause upgrading and the firmware not upgraded successfully generate compatibling problem, Lead to not carry out communication cooperating, makes system failure, so, only after whole firmware upgrades, main thread just meeting Same execution resets operation.
It should be noted that the case where being not in upgrading failure when system is normal due to firmware upgrade, when certain There is upgrading failure in one sub thread, then is likely to show that the firmware breaks down, for example, stuck or corresponding hardware communication occurs Mistake etc. needs to safeguard, therefore, once there is mistake, then terminates upgrading.
As it can be seen that the embodiment of the present invention gives up the method for single thread upgrading, the upgrading task for the firmware for needing to upgrade is distributed At most a sub thread, each sub thread upgrade a firmware, asynchronous upgrade between sub thread, realize multi-threaded parallel liter Grade, improves updating speed, portion firmware is not avoided to upgrade, compatibility issue caused by portion firmware upgrading failure, only complete Main thread can just execute reset operation after the completion of portion's firmware upgrade, it is ensured that the stability of system.
The embodiment of the invention discloses a kind of specific firmware upgrade methods, relative to a upper embodiment, the present embodiment pair Technical solution has made further instruction and optimization.It is shown in Figure 2, specific:
S21: firmware upgrade order is received using main thread;
S22: whether need to update using the firmware version of current each firmware in main thread detection main partition;
S23: being that the firmware for needing to update distributes corresponding sub thread using main thread;
S24: firmware upgrade is carried out to firmware corresponding in main partition using each sub thread is independent respectively;
S25: if sub thread sends firmware upgrade using sub thread and complete information to main thread to firmware upgrade success;
S26: after completing information using the firmware upgrade that main thread receives whole sub thread feedbacks, to what is all upgraded successfully Firmware initiates to reset operation, completes upgrading;
S27: if sub thread fails to firmware upgrade, carrying out firmware upgrade to corresponding firmware again using sub thread, Until upgrading number reaches preset threshold value again, then upgrading failure information is sent to main thread;
S28: using main thread according to upgrading failure information, upgrading is terminated.
Specifically, can initiate upgrading again again if sub thread fails for the first time in firmware upgrade process and appoint The problem of self-elimination upgrading fails is attempted in business, if still failed after repeatedly reattempting to, is upgraded again until reaching preset Threshold value can then abandon continuing to upgrade, show not solving the problems, such as by way of voluntarily upgrading again for example, 5 times, this When, upgrading failure information can be sent to main thread, inform main thread upgrading failure, after main thread learns upgrading failure, just Entire upgrading progress can be terminated, while the firmware upgraded can be rolled back to the version before upgrading by sub thread.
Specifically, the mistake that whether firmware version of current each firmware needs to update in above-mentioned S22 main thread detection main partition Journey may include S221 and S222;Wherein,
S221: inquiring the mating table of firmware using main thread, detect current each firmware in main partition firmware version whether with The firmware version recorded in the mating table of firmware is consistent.
Specifically, describing the current firmware version of each firmware in the works in the mating table of firmware, that is, describe active user Wish that the firmware version of current firmware operation, main thread can inquire the mating table of the pre-set firmware of user, matches according to firmware The firmware version of firmware application in the main partition recorded in set table, detects the firmware version of each firmware in current main partition, thus Judge which firmware needs to upgrade, which does not have to upgrading.
S222: using main thread by the inconsistent firmware of version labeled as the firmware for needing to update.
It is understood that by recording what inconsistent firmware was updated labeled as needs in firmware version and the mating table of firmware Firmware waits subsequent main thread for its sub thread of the distribution for upgrading.
In addition, the firmware version that main thread also can use the firmware update packet recorded in the update packet stored in subregion is sentenced Disconnected in the firmware of fortune, whether version is consistent accordingly, inconsistent, then can be updated.
Further, shown in Figure 3, complete main partition firmware upgrade after, can also continue to backup subregion into Row upgrading, the escalation process for backing up subregion may include S31 and S32;Wherein
S31: using background thread detection main partition in firmware firmware version whether the firmware with firmware in backup subregion Version is consistent.
Specifically, the firmware in backup subregion is for taking over primary partition failures after the firmware failure in main partition Firmware work, is for ensuring that the Redundancy Design of system reliability, so the firmware being necessary to ensure that in backup subregion and main partition In corresponding firmware version it is consistent, for this purpose, main thread complete reset operation after, background thread can detecte firmware in main partition Firmware version it is whether consistent with the firmware version of firmware in backup subregion, if inconsistent, illustrate firmware in main partition into Upgrading is gone, then backing up the firmware in subregion should also be upgraded.
S32: asynchronous upgrade is carried out on backstage using the background thread firmware inconsistent to firmware version in backup subregion.
Specifically, background thread equally can using multiple thread concurrent asynchronous to the firmware in backup subregion from the background Upgraded, is not take up front end resource, when front end is to firmware upgrade, without upgrading simultaneously to the firmware in backup subregion, Update time is greatly decreased.
Correspondingly, shown in Figure 4, which includes: the embodiment of the invention also discloses a kind of firmware upgrade system
Order receiver module 1, for receiving firmware upgrade order using main thread;
Detection module 2 is updated, for whether needing using the firmware version of current each firmware in main thread detection main partition It updates;
Thread distribution module 3, for being that the firmware for needing to update distributes corresponding sub thread using main thread;
Firmware upgrade module 4, for using each sub thread respectively it is independent to firmware corresponding in main partition into Row firmware upgrade;
Module 5 is upgraded successfully, if firmware upgrade success is sent firmware upgrade using sub thread and completed for sub thread Information is to main thread;
Reseting module 6, after information is completed in the firmware upgrade for receiving whole sub thread feedbacks using main thread, to whole The firmware upgraded successfully initiates to reset operation, completes upgrading.
Specifically, can also include that upgrading failure module, upgrading termination module, background update detection module and backstage upgrade Module;Wherein,
Upgrading failure module, if failing for sub thread to firmware upgrade, using sub thread again to corresponding firmware Firmware upgrade is carried out, until upgrading number reaches preset threshold value again, then sends upgrading failure information to master using sub thread Thread;
Upgrading terminates module, for, according to upgrading failure information, terminating upgrading using main thread.
Background update detection module, for using background thread detection main partition in firmware firmware version whether with backup The firmware version of firmware is consistent in subregion;
Backstage upgraded module, for using the background thread firmware inconsistent to firmware version in backup subregion backstage into Line asynchronous upgrading.
Specifically, above-mentioned update detection module 2, can specifically include version querying unit and update mark unit;Wherein,
Version querying unit, for inquiring the mating table of firmware using main thread, current each firmware consolidates in detection main partition Whether part version is consistent with the firmware version recorded in the mating table of firmware;Wherein, it is described in the mating table of firmware current The firmware version of each firmware in the works;
Update mark unit, the firmware for being updated the inconsistent firmware of version labeled as needs using main thread.
In addition, the embodiment of the invention also discloses a kind of device for upgrading firmware, comprising:
Memory, for storing computer program;
Processor realizes firmware upgrade method as the aforementioned for executing computer program.
In addition, the embodiment of the invention also discloses a kind of computer readable storage medium, on computer readable storage medium It is stored with computer program, firmware upgrade method as the aforementioned is realized when computer program is executed by processor.
Finally, it is to be noted that, herein, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.
Professional further appreciates that, unit described in conjunction with the examples disclosed in the embodiments of the present disclosure And algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware and The interchangeability of software generally describes each exemplary composition and step according to function in the above description.These Function is implemented in hardware or software actually, the specific application and design constraint depending on technical solution.Profession Technical staff can use different methods to achieve the described function each specific application, but this realization is not answered Think beyond the scope of this invention.
Technology contents provided by the present invention are described in detail above, specific case used herein is to this hair Bright principle and embodiment is expounded, method of the invention that the above embodiments are only used to help understand and its Core concept;At the same time, for those skilled in the art, according to the thought of the present invention, in specific embodiment and application There will be changes in range, in conclusion the contents of this specification are not to be construed as limiting the invention.

Claims (10)

1. a kind of firmware upgrade method characterized by comprising
Firmware upgrade order is received using main thread;
Whether need to update using the firmware version of current each firmware in main thread detection main partition;
It is that the firmware for needing to update distributes corresponding sub thread using the main thread;
Firmware upgrade is carried out to firmware corresponding in the main partition using each sub thread is independent respectively;
If sub thread sends firmware upgrade using sub thread and completes information to the main thread to firmware upgrade success;
After completing information using the firmware upgrade that the main thread receives whole sub thread feedbacks, to the firmware all upgraded successfully It initiates to reset operation, completes upgrading.
2. firmware upgrade method according to claim 1, which is characterized in that described respectively only respectively using each sub thread It is vertical firmware upgrade carried out to firmware corresponding in the main partition after, further includes:
If sub thread fails to firmware upgrade, firmware upgrade is carried out to corresponding firmware again using sub thread, until again Upgrading number reaches preset threshold value, then sends upgrading failure information to the main thread using sub thread;
Using the main thread according to upgrading failure information, upgrading is terminated.
3. firmware upgrade method according to claim 1, which is characterized in that it is described using main thread detection main partition in when The process whether firmware version of preceding each firmware needs to update, comprising:
Using the main thread inquire the mating table of firmware, detect current each firmware in the main partition firmware version whether with institute It is consistent to state the firmware version recorded in the mating table of firmware;Wherein, current each firmware is described in the mating table of the firmware Firmware version in the works;
Using the main thread by the inconsistent firmware of version labeled as the firmware for needing to update.
4. firmware upgrade method according to any one of claims 1 to 3, which is characterized in that after the initiation resets operation, Further include:
Using background thread detect firmware in the main partition firmware version whether the firmware version with firmware in backup subregion Unanimously;
Asynchronous upgrade is carried out on backstage using the background thread firmware inconsistent to firmware version in the backup subregion.
5. a kind of firmware upgrade system characterized by comprising
Order receiver module, for receiving firmware upgrade order using main thread;
Detection module is updated, for whether needing more using the firmware version of current each firmware in main thread detection main partition Newly;
Thread distribution module, for being that the firmware for needing to update distributes corresponding sub thread using the main thread;
Firmware upgrade module, for being carried out using each sub thread is independent respectively to firmware corresponding in the main partition Firmware upgrade;
Module is upgraded successfully, if sending firmware upgrade to firmware upgrade success for sub thread using sub thread and completing information To the main thread;
Reseting module, after information is completed in the firmware upgrade for receiving whole sub thread feedbacks using the main thread, to whole The firmware upgraded successfully initiates to reset operation, completes upgrading.
6. firmware upgrade system according to claim 1, which is characterized in that further include:
Upgrading failure module again carries out corresponding firmware using sub thread if failing for sub thread to firmware upgrade Firmware upgrade then sends upgrading failure information to the master using sub thread until upgrading number reaches preset threshold value again Thread;
Upgrading terminates module, for, according to upgrading failure information, terminating upgrading using the main thread.
7. firmware upgrade system according to claim 1, which is characterized in that the update detection module, comprising:
Version querying unit detects current each firmware in the main partition for inquiring the mating table of firmware using the main thread Firmware version it is whether consistent with the firmware version recorded in the mating table of the firmware;Wherein, it is recorded in the mating table of the firmware Describe current each firmware firmware version in the works;
Update mark unit, the firmware for being updated the inconsistent firmware of version labeled as needs using the main thread.
8. firmware upgrade system according to any one of claims 1 to 3, which is characterized in that further include:
Background update detection module, for detected using background thread firmware in the main partition firmware version whether with backup The firmware version of firmware is consistent in subregion;
Backstage upgraded module, for using the background thread firmware inconsistent to firmware version in the backup subregion backstage into Line asynchronous upgrading.
9. a kind of device for upgrading firmware characterized by comprising
Memory, for storing computer program;
Processor, for executing the computer program to realize such as the described in any item firmware upgrade sides of Claims 1-4 Method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes such as Claims 1-4 described in any item firmware upgrade methods when the computer program is executed by processor.
CN201910760142.0A 2019-08-16 2019-08-16 A kind of firmware upgrade method, system, device and computer readable storage medium Withdrawn CN110502262A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910760142.0A CN110502262A (en) 2019-08-16 2019-08-16 A kind of firmware upgrade method, system, device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910760142.0A CN110502262A (en) 2019-08-16 2019-08-16 A kind of firmware upgrade method, system, device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN110502262A true CN110502262A (en) 2019-11-26

Family

ID=68587611

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910760142.0A Withdrawn CN110502262A (en) 2019-08-16 2019-08-16 A kind of firmware upgrade method, system, device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110502262A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111708558A (en) * 2020-06-10 2020-09-25 深圳大漠大智控技术有限公司 High-concurrency terminal firmware updating method and updating system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503781A (en) * 2014-12-10 2015-04-08 华为技术有限公司 Firmware upgrading method for hard disk and storage system
CN107885507A (en) * 2016-09-29 2018-04-06 上海华测导航技术股份有限公司 A kind of method for improving receiver firmware upgrade efficiency
CN109189451A (en) * 2018-10-25 2019-01-11 京信通信系统(中国)有限公司 A kind of firmware upgrade method and device
CN109358882A (en) * 2018-11-02 2019-02-19 青岛海信电器股份有限公司 A kind of television terminal carries out the method and device of firmware upgrade

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503781A (en) * 2014-12-10 2015-04-08 华为技术有限公司 Firmware upgrading method for hard disk and storage system
CN107885507A (en) * 2016-09-29 2018-04-06 上海华测导航技术股份有限公司 A kind of method for improving receiver firmware upgrade efficiency
CN109189451A (en) * 2018-10-25 2019-01-11 京信通信系统(中国)有限公司 A kind of firmware upgrade method and device
CN109358882A (en) * 2018-11-02 2019-02-19 青岛海信电器股份有限公司 A kind of television terminal carries out the method and device of firmware upgrade

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111708558A (en) * 2020-06-10 2020-09-25 深圳大漠大智控技术有限公司 High-concurrency terminal firmware updating method and updating system
CN111708558B (en) * 2020-06-10 2024-03-08 深圳大漠大智控技术有限公司 High concurrency terminal firmware updating method and updating system

Similar Documents

Publication Publication Date Title
JP4467624B2 (en) Software update management program, software update management apparatus, and software update management method
US9495258B2 (en) Dynamic generation of disaster recovery plan which react to changes to an underlying topology
CN105512171B (en) The method and device of database synchronization
CN100549950C (en) The dispositions method of distributed software system
CN103888281B (en) Server gray scale upgrade method, device and corresponding gray scale upgrade server
CN109753511B (en) Cross-region real-time synchronization method and system for big data platform
CN102203779B (en) Method for updating data and control apparatus thereof
US20150317194A1 (en) Periodic validation and health reports of disaster recovery plan
TW201335847A (en) Server deployment system and method for updating data
CN102238093A (en) Service interruption prevention method and device
EP3172668B1 (en) Speculative data processing of streaming data
CN101645801A (en) Software version upgrading method based on cluster management and order exchange board
CN101739263A (en) Method and device for realizing operating system update in multi-computer cluster system
CN105635216A (en) Distributed application upgrade method, device and distributed system
CN106911507B (en) Method and system for updating and managing BMC (baseboard management controller) firmware of whole cabinet server
CN110033095A (en) A kind of fault-tolerance approach and system of high-available distributed machine learning Computational frame
CN102195798A (en) Method for upgrading optical network unit
CN109698871A (en) A kind of optical fiber distributed type access system and its management method
CN102710438B (en) Node management method, device and system
CN105915391A (en) Distributed key value storage method possessing self-recovery function based on one-phase submission
CN105786666A (en) Failure processing method and system for multi-controller storage system
CN110502262A (en) A kind of firmware upgrade method, system, device and computer readable storage medium
CN112434008A (en) Distributed database upgrading method, device and medium
CN106331081A (en) Information synchronization method and device
CN102184109B (en) Boot software automatic updating control method and device

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20191126

WW01 Invention patent application withdrawn after publication