CN113312071A - SSD device firmware upgrading method and related device - Google Patents

SSD device firmware upgrading method and related device Download PDF

Info

Publication number
CN113312071A
CN113312071A CN202110650001.0A CN202110650001A CN113312071A CN 113312071 A CN113312071 A CN 113312071A CN 202110650001 A CN202110650001 A CN 202110650001A CN 113312071 A CN113312071 A CN 113312071A
Authority
CN
China
Prior art keywords
firmware
flash
nand flash
firmware data
data
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
CN202110650001.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.)
Shandong Yingxin Computer Technology Co Ltd
Original Assignee
Shandong Yingxin Computer 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 Shandong Yingxin Computer Technology Co Ltd filed Critical Shandong Yingxin Computer Technology Co Ltd
Priority to CN202110650001.0A priority Critical patent/CN113312071A/en
Publication of CN113312071A publication Critical patent/CN113312071A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory

Landscapes

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

Abstract

The application discloses a firmware upgrading method of SSD equipment, which comprises the following steps: storing the received firmware data to Nand Flash; when the firmware data is stored, sending an upgrade completion message to the host; and when the upgrade completion message is sent, synchronizing the firmware data from Nand Flash to Nor Flash. The received firmware data is upgraded to the Nand Flash, the upgrading operation is completed, and the firmware data is synchronized from the Nand Flash to the Nor Flash in the background, namely, the firmware upgrading operation is realized in the Nand Flash, so that the upgrading efficiency is improved, the storage duration and reliability of the firmware data are improved by using the Nor Flash, and the experience of firmware upgrading is improved. The application also discloses an SSD device firmware upgrading device, a server and a computer readable storage medium, which have the beneficial effects.

Description

SSD device firmware upgrading method and related device
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for upgrading a firmware of an SSD device, a server, and a computer-readable storage medium.
Background
In the use process of an SSD (Solid State Disk) device, due to repair of device problems and release of new functions, firmware upgrade needs to be performed on the SSD device. The firmware upgrading method for the SSD device is to write firmware data in a storage medium in a flash mode to realize firmware upgrading.
In the related art, the firmware data is generally stored on the NAND Flash or the NOR Flash, so that the firmware data can be stored persistently when the system is powered down. The NAND Flash has high erasing speed and can finish the action of persistent storage of the firmware in a short time when being used for storing the firmware. But the data stored on Nand Flash is susceptible to risk of data loss over time. If the Nor Flash is used for storage, the erasing speed is reduced, the updating process needs to wait for a longer time, the effect of storing the firmware is reduced, and the experience in the firmware updating process is reduced.
Therefore, how to improve the user experience in the firmware upgrade process is a key issue of attention for those skilled in the art.
Disclosure of Invention
The application aims to provide an SSD device firmware upgrading method, an SSD device firmware upgrading device, a server and a computer readable storage medium, so as to improve the effect of firmware upgrading and improve the stability and reliability of firmware data storage.
In order to solve the above technical problem, the present application provides a method for upgrading a firmware of an SSD device, including:
storing the received firmware data to Nand Flash;
when the firmware data is stored, sending an upgrade completion message to the host;
and when the upgrade completion message is sent, synchronizing the firmware data from the Nand Flash to the Nor Flash.
Optionally, storing the received firmware data to Nand Flash includes:
obtaining the firmware data from the host;
and storing the firmware data to the Nand Flash.
Optionally, both the Nand Flash and the Nor Flash are provided with firmware information spaces;
correspondingly, the step of storing the received firmware data to Nand Flash includes:
and storing the received firmware data to a firmware information space of the Nand Flash.
Optionally, the method further includes:
when the power-on operation is executed, judging whether new firmware data exists in the Nand Flash;
if yes, starting from the Nand Flash;
and if not, starting from the Nor Flash.
Optionally, executing starting from the Nand Flash includes:
copying the firmware data in the Nand Flash to a starting area;
and booting a system from the boot area to start, and synchronizing the firmware data from the Nand Flash to the Nor Flash.
Optionally, executing the startup from the Nor Flash includes:
copying the firmware data in the Nor Flash to a starting area;
booting system boot from the boot area.
Optionally, the method further includes:
and when the synchronization of the firmware data is completed, setting the storage medium corresponding to the boot sector as the Nor Flash.
The present application further provides an SSD device firmware upgrade apparatus, including:
the data storage module is used for storing the received firmware data to Nand Flash;
the message sending module is used for sending an upgrade completion message to the host computer when the firmware data is stored;
and the data synchronization module is used for synchronizing the firmware data from the Nand Flash to the Nor Flash when the upgrade completion message is sent.
The present application further provides a server, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the SSD device firmware upgrade method as described above when executing the computer program.
The present application also provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the SSD device firmware upgrade method as described above.
The application provides a firmware upgrading method for SSD equipment, which comprises the following steps: storing the received firmware data to Nand Flash; when the firmware data is stored, sending an upgrade completion message to the host; and when the upgrade completion message is sent, synchronizing the firmware data from the Nand Flash to the Nor Flash.
The received firmware data is upgraded into the Nand Flash, the upgrading operation is completed, the firmware data is synchronized from the Nand Flash to the Nor Flash in the background, namely the firmware upgrading operation is realized in the Nand Flash, the upgrading efficiency is improved, the firmware data is synchronously backed up in the Nor Flash, and the firmware data can be started from the Nor Flash or the Nand Flash when equipment is started in the later period, so that the storage duration of the firmware data is prolonged, the reliability and the stability of the stored firmware data are improved, the storage persistence of the firmware data is improved while the upgrading efficiency is improved, and the experience of firmware upgrading is improved.
The application also provides an SSD device firmware upgrading device, a server and a computer readable storage medium, which have the beneficial effects, and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for upgrading firmware of an SSD device according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an SSD device firmware upgrade apparatus according to an embodiment of the present disclosure.
Detailed Description
The core of the application is to provide an SSD device firmware upgrading method, an SSD device firmware upgrading device, a server and a computer readable storage medium, so as to improve the effect of firmware upgrading and improve the stability and reliability of firmware data storage.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the related art, the firmware data is generally stored on the NAND Flash or the NOR Flash, so that the firmware data can be stored persistently when the system is powered down. The NAND Flash has high erasing speed and can finish the action of persistent storage of the firmware in a short time when being used for storing the firmware. But the data stored on Nand Flash is susceptible to risk of data loss over time. If the Nor Flash is used for storage, the erasing speed is reduced, the updating process needs to wait for a longer time, the effect of storing the firmware is reduced, and the experience in the firmware updating process is reduced.
Therefore, the application provides a firmware upgrading method for SSD equipment, received firmware data is upgraded into Nand Flash firstly, upgrading operation is completed, the firmware data is synchronized from the Nand Flash to Nor Flash in a background, namely, the firmware upgrading operation is realized in the Nand Flash, upgrading efficiency is improved, the firmware data is synchronously backed up in the Nor Flash, and equipment can be started from the Nor Flash or the Nand Flash in the later period when the equipment is started, so that the storage duration of the firmware data is prolonged, the reliability and the stability of the stored firmware data are improved, the storage persistence of the firmware data is improved while the upgrading efficiency is improved, and the experience of firmware upgrading is improved.
The following describes a firmware upgrade method for an SSD device according to an embodiment.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for upgrading firmware of an SSD device according to an embodiment of the present disclosure.
In this embodiment, the apparatus may include:
s101, storing the received firmware data to Nand Flash;
it can be seen that this step is intended to save the received firmware data in Nand Flash.
The Nand Flash is one of Flash memories, and a nonlinear macro-unit mode is adopted in the Nand Flash, so that a cheap and effective solution is provided for realizing a solid-state large-capacity memory. The Nand flash memory has the advantages of large capacity, high rewriting speed and the like, and is suitable for storing a large amount of data. Moreover, the data is stored to the Nand Flash speed in the firmware data flashing process, and the Nand Flash is fast, so that the firmware data flashing efficiency can be improved.
Therefore, in the step, the received firmware data is selected to be stored in Nand Flash. The firmware data may be the firmware data acquired from the host side, or may be the firmware data acquired from the preset path, which is not specifically limited herein.
Further, the method can comprise the following steps:
step 1, acquiring firmware data from a host;
and 2, storing the firmware data to Nand Flash.
It can be seen that the present alternative is mainly described how to save firmware data to Nand Flash. In this alternative, firmware data is obtained from the host; then, the firmware data is saved to Nand Flash. Therefore, the alternative scheme is mainly to obtain the firmware data through the host and maintain the reliability of the firmware data.
Further, both Nand Flash and Nor Flash in this embodiment are provided with firmware information spaces;
accordingly, the step may include:
and storing the received firmware data to a firmware information space of Nand Flash.
As can be seen, this step is intended to illustrate how the firmware data is saved. Both Nand Flash and Nor Flash in the embodiment can set a space special for storing firmware data, namely a firmware information space, so that the safety of firmware data storage is improved, and malicious modification of the firmware data is avoided.
S102, when the firmware data is stored, sending an upgrade completion message to the host;
on the basis of S101, this step is intended to send an upgrade completion message to the host when the firmware data saving is completed. That is, when the firmware upgrade of the firmware data is completed, an upgrade completion message is sent to the host computer to inform the host computer that the firmware upgrade operation is completed at this time, so as to perform the subsequent operation.
S103, when the upgrade completion message is sent, the firmware data is synchronized from Nand Flash to Nor Flash.
On the basis of S102, this step is intended to synchronize the firmware data from Nand Flash to Nor Flash when the upgrade complete message is sent. On the basis of firmware upgrading based on Nand Flash, the firmware data is backed up to Nor Flash, so that the storage data stability of Nor Flash is utilized, and the reliability and stability of firmware information storage are improved.
Further, this embodiment may further include:
step 1, judging whether Nand Flash has new firmware data or not when a power-on operation is executed;
step 2, if yes, starting from Nand Flash;
and 3, if not, starting from the Nor Flash.
It can be seen that the present alternative is mainly illustrative of how the start-up may be performed. In the alternative scheme, when the power-on operation is executed, whether the Nand Flash has new firmware data or not is judged; if yes, starting from Nand Flash; if not, starting from Nor Flash. That is, when the firmware data is modified, the boot is performed by Nand Flash, and the boot is performed by Nor Flash without modification. The efficiency of firmware modification is maintained, and meanwhile, the stability degree of firmware data is improved.
Further, step 2 in the last alternative may include:
step 1, copying firmware data in Nand Flash to a starting area;
and 2, booting the system from the boot area, and synchronizing the firmware data from Nand Flash to Nor Flash.
It can be seen that this alternative is mainly to explain how to boot from Nand Flash. In the alternative, the firmware data in the Nand Flash is copied to the boot area, the system is booted from the boot area, and the firmware data is synchronized from the Nand Flash to the Nor Flash.
Further, step 3 in the last alternative may include:
step 1, copying firmware data in Nor Flash to a starting area;
and 2, booting the system from the boot area.
It can be seen that this alternative is primarily illustrative of how boot from Nor Flash can be performed. In the alternative scheme, firmware data in Nor Flash is copied to a boot area; booting the system from the boot area.
Further, this embodiment may further include:
and when the synchronization of the firmware data is completed, setting the storage medium corresponding to the boot sector as Nor Flash.
It can be seen that the present alternative solution mainly illustrates that when the synchronization of the firmware data is completed, the storage medium corresponding to the boot sector is set to Nor Flash. Namely calling Nor Flash to start the system.
In summary, in the embodiment, the received firmware data is upgraded into the Nand Flash, the upgrade operation is completed, the firmware data is synchronized from the Nand Flash to the Nor Flash in the background, that is, the firmware upgrade operation is implemented in the Nand Flash, the upgrade efficiency is improved, the firmware data is synchronously backed up in the Nor Flash, and the device can be started from the Nor Flash or the Nand Flash when being started in the later period, so that the duration of storing the firmware data is prolonged, the reliability and the stability of storing the firmware data are improved, the persistence of storing the firmware data is improved while the upgrade efficiency is improved, and the experience of upgrading the firmware is improved.
Another embodiment is provided below to further explain a firmware upgrade method for an SSD device provided in this application.
In this embodiment, the method may include:
step 1, respectively dividing a space on Nand Flash and Nor Flash for storing firmware data. The Nand Flash can be regarded as the Nor Flash cache.
And 2, when the firmware is upgraded at the host side, the controller side firstly stores the upgraded firmware issued by the host to Nand Flash, and the upgraded firmware can be returned to the host after the upgraded firmware is stored, so that the process can be completed within ms time level, the time consumed for storing the firmware sensed by the host side is shortened, and the upgrading speed is also increased.
And step 3, after the completion message is returned to the host, immediately triggering data to carry out synchronous operation on the Nor Flash, wherein the operation is carried out on the background of the controller, and the host side does not sense the operation and does not obviously influence the service in the disk.
Step 4, if the synchronization is not completed due to the power failure in the data synchronization process, judging that the firmware to be synchronized is updated in the Nand Flash when the Nand Flash is powered on next time, directly copying the firmware in the Nand Flash to a starting area to guide the system to start, and continuing the unfinished synchronization process after the system is started; and if the situation that the firmware to be synchronized is not newly upgraded in the Nand Flash is judged in the power-on process, copying the firmware in the Nor Flash to a system boot area for boot and starting according to a normal starting process.
Therefore, in the embodiment, the received firmware data is upgraded into the Nand Flash, the upgrading operation is completed, the firmware data is synchronized from the Nand Flash to the Nor Flash in the background, that is, the firmware upgrading operation is realized in the Nand Flash, the upgrading efficiency is improved, the firmware data is synchronously backed up in the Nor Flash, and the firmware data can be started from the Nor Flash or the Nand Flash when the equipment is started in the later period, so that the duration of storing the firmware data is prolonged, the reliability and the stability of storing the firmware data are improved, the persistence of storing the firmware data is improved while the upgrading efficiency is improved, and the experience of upgrading the firmware is improved.
The following describes an SSD device firmware upgrading apparatus provided in the embodiments of the present application, and the SSD device firmware upgrading apparatus described below and the SSD device firmware upgrading method described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a schematic structural diagram of an SSD device firmware upgrade apparatus according to an embodiment of the present disclosure.
In this embodiment, the apparatus may include:
the data storage module 100 is used for storing the received firmware data to Nand Flash;
a message sending module 200, configured to send an upgrade completion message to the host when the firmware data is completely stored;
and the data synchronization module 300 is configured to synchronize the firmware data from Nand Flash to Nor Flash when the upgrade completion message is sent.
Optionally, the data saving module 100 is specifically configured to obtain firmware data from a host; and storing the firmware data to Nand Flash.
Optionally, both the Nand Flash and the Nor Flash are provided with firmware information spaces
Optionally, the apparatus may further include: the starting module is used for judging whether the Nand Flash has new firmware data or not when the power-on operation is executed; if yes, starting from Nand Flash; if not, starting from Nor Flash.
Optionally, the starting module is specifically configured to copy firmware data in the Nand Flash to the starting area; and booting the system from the boot area, and synchronizing the firmware data from Nand Flash to Nor Flash.
Optionally, the boot module is specifically configured to copy firmware data in the Nor Flash to the boot area; booting the system from the boot area.
Optionally, the apparatus may further include:
and the boot module is used for setting the storage medium corresponding to the boot sector as Nor Flash when the synchronization of the firmware data is completed.
An embodiment of the present application further provides a server, including:
a memory for storing a computer program;
a processor for implementing the steps of the SSD device firmware upgrade method as described in the above embodiments when executing the computer program.
Embodiments of the present application further provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the SSD device firmware upgrade method according to the above embodiments are implemented.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a function calling device, or a network device) to execute all or part of the steps of the method of the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above details are provided for an SSD device firmware upgrading method, an SSD device firmware upgrading apparatus, a server, and a computer readable storage medium provided by the present application. The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.

Claims (10)

1. A firmware upgrade method for SSD equipment is characterized by comprising the following steps:
storing the received firmware data to Nand Flash;
when the firmware data is stored, sending an upgrade completion message to the host;
and when the upgrade completion message is sent, synchronizing the firmware data from the Nand Flash to the Nor Flash.
2. The SSD device firmware upgrading method of claim 1, wherein both the Nand Flash and the Nor Flash are provided with a firmware information space;
correspondingly, the step of storing the received firmware data to Nand Flash includes:
storing the received firmware data to a firmware information space of the Nand Flash;
correspondingly, the step of synchronizing the firmware data from the Nand Flash to the Nor Flash comprises the following steps:
and synchronizing the firmware data from the Nand Flash to the firmware information space of the Nor Flash.
3. The SSD device firmware upgrade method of claim 1, further comprising:
when the power-on operation is executed, judging whether new firmware data exists in the Nand Flash;
if yes, starting from the Nand Flash;
and if not, starting from the Nor Flash.
4. The SSD device firmware upgrade method of claim 3, wherein performing a boot from the Nand Flash comprises:
copying the firmware data in the Nand Flash to a starting area;
and booting a system from the boot area to start, and synchronizing the firmware data from the Nand Flash to the Nor Flash.
5. The SSD apparatus firmware upgrade method of claim 3, wherein performing a boot from the Nor Flash comprises:
copying the firmware data in the Nor Flash to a starting area;
booting system boot from the boot area.
6. The firmware upgrading method of the SSD device of claim 1, wherein saving the received firmware data to Nand Flash comprises:
obtaining the firmware data from the host;
and storing the firmware data to the Nand Flash.
7. The SSD device firmware upgrade method of claim 1, further comprising:
and when the synchronization of the firmware data is completed, setting the storage medium corresponding to the boot sector as the Nor Flash.
8. An SSD device firmware upgrade apparatus, comprising:
the data storage module is used for storing the received firmware data to Nand Flash;
the message sending module is used for sending an upgrade completion message to the host computer when the firmware data is stored;
and the data synchronization module is used for synchronizing the firmware data from the Nand Flash to the Nor Flash when the upgrade completion message is sent.
9. A server, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the SSD device firmware upgrade method of any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, carries out the steps of the SSD device firmware upgrade method of any of claims 1 to 7.
CN202110650001.0A 2021-06-10 2021-06-10 SSD device firmware upgrading method and related device Pending CN113312071A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110650001.0A CN113312071A (en) 2021-06-10 2021-06-10 SSD device firmware upgrading method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110650001.0A CN113312071A (en) 2021-06-10 2021-06-10 SSD device firmware upgrading method and related device

Publications (1)

Publication Number Publication Date
CN113312071A true CN113312071A (en) 2021-08-27

Family

ID=77378188

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110650001.0A Pending CN113312071A (en) 2021-06-10 2021-06-10 SSD device firmware upgrading method and related device

Country Status (1)

Country Link
CN (1) CN113312071A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114035833A (en) * 2022-01-10 2022-02-11 深圳市安信达存储技术有限公司 SSd firmware online burning method and device, computer equipment and storage medium
CN117312055A (en) * 2023-11-16 2023-12-29 荣耀终端有限公司 Data backup method and related device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104599711A (en) * 2015-01-16 2015-05-06 深圳市江波龙电子有限公司 Embedded storage chip, embedded electronic device and program updating method
CN109542491A (en) * 2017-09-21 2019-03-29 西部数据技术公司 Backstage firmware update
CN109582225A (en) * 2018-11-13 2019-04-05 深圳忆联信息系统有限公司 A kind of compatible starting of the more particles of SSD, upgrade method and device
CN110297604A (en) * 2019-06-26 2019-10-01 深圳忆联信息系统有限公司 A kind of method and its system effectively improving NAND starting service life

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104599711A (en) * 2015-01-16 2015-05-06 深圳市江波龙电子有限公司 Embedded storage chip, embedded electronic device and program updating method
CN109542491A (en) * 2017-09-21 2019-03-29 西部数据技术公司 Backstage firmware update
CN109582225A (en) * 2018-11-13 2019-04-05 深圳忆联信息系统有限公司 A kind of compatible starting of the more particles of SSD, upgrade method and device
CN110297604A (en) * 2019-06-26 2019-10-01 深圳忆联信息系统有限公司 A kind of method and its system effectively improving NAND starting service life

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114035833A (en) * 2022-01-10 2022-02-11 深圳市安信达存储技术有限公司 SSd firmware online burning method and device, computer equipment and storage medium
CN117312055A (en) * 2023-11-16 2023-12-29 荣耀终端有限公司 Data backup method and related device
CN117312055B (en) * 2023-11-16 2024-04-19 荣耀终端有限公司 Data backup method and related device

Similar Documents

Publication Publication Date Title
US9552168B2 (en) Virtual machine backup from storage snapshot
KR101861724B1 (en) Selective power management for pre-boot firmware updates
CN102521289B (en) File synchronization method, device and system
CN102439565B (en) Method and device for starting recovery
CN106155915B (en) Data storage processing method and device
CN113312071A (en) SSD device firmware upgrading method and related device
US11314665B2 (en) Information processing system, information processing device, BIOS updating method for information processing device, and BIOS updating program for information processing device
WO2015085755A1 (en) Operating system recovery method, apparatus and terminal device
CN108345464A (en) A kind of the startup method and Android vehicle device of Android system
CN111552486A (en) SSD firmware burning method and related components
CN112667442B (en) Control method, device and equipment based on nonvolatile memory device starting system
CN112416527A (en) Data recovery method, device, equipment and storage medium
CN107436783B (en) Differential upgrading method for mobile terminal, storage medium and mobile terminal
CN114995852A (en) Equipment upgrading method, equipment and computer readable storage medium
CN114035831B (en) CPLD upgrading method, system and computer readable storage medium
CN101727333A (en) Method for updating firmware in microprocessor and firmware updating system
CN114461286B (en) Server starting method and device, electronic equipment and readable storage medium
CN107368389B (en) Control method and control device for one-key recovery function of operating system and EMMC
CN105677414A (en) Method for achieving dual boot in Hostboot
CN115658152A (en) Firmware upgrading method, firmware, electronic device and computer readable storage medium
CN104182301A (en) Backup method and restore method for Kylin operating system
CN108418720A (en) A kind of restoration methods, device and the routing device of routing device configuration information
TW201243721A (en) Device and method for renewing web card
CN113467805A (en) Firmware rollback method of network equipment and related device
CN112328429A (en) Hard disk snapshot method and device based on Openstack

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210827