US20160188430A1 - Electronic Device and Firmware Recovery Program That Ensure Recovery of Firmware - Google Patents

Electronic Device and Firmware Recovery Program That Ensure Recovery of Firmware Download PDF

Info

Publication number
US20160188430A1
US20160188430A1 US14/979,540 US201514979540A US2016188430A1 US 20160188430 A1 US20160188430 A1 US 20160188430A1 US 201514979540 A US201514979540 A US 201514979540A US 2016188430 A1 US2016188430 A1 US 2016188430A1
Authority
US
United States
Prior art keywords
firmware
nonvolatile memory
kernel
data
boot
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.)
Granted
Application number
US14/979,540
Other versions
US9760461B2 (en
Inventor
Kenichiro Nitta
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Assigned to KYOCERA DOCUMENT SOLUTIONS INC. reassignment KYOCERA DOCUMENT SOLUTIONS INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: NITTA, KENICHIRO
Publication of US20160188430A1 publication Critical patent/US20160188430A1/en
Application granted granted Critical
Publication of US9760461B2 publication Critical patent/US9760461B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2094Redundant storage or storage space
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1417Boot up procedures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1433Saving, restoring, recovering or retrying at system level during software upgrading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1658Data re-synchronization of a redundant component, or initial sync of replacement, additional or spare unit
    • G06F11/1662Data re-synchronization of a redundant component, or initial sync of replacement, additional or spare unit the resynchronized component or unit being a persistent storage device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2284Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing by power-on test, e.g. power-on self test [POST]
    • 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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system

Definitions

  • a read of firmware from a read only memory (ROM) or any other operation is performed during activation of the electronic device. Therefore, an increase in speed of reading firmware is expected to contribute to a reduction in the activation time.
  • ROM read only memory
  • the speed of reading firmware can be increased in a relatively simple manner in terms of hardware.
  • firmware is generally stored in a non-volatile flash memory
  • storing in a solid state drive (SSD) instead of the flash memory can increase the speed of reading.
  • SSD ensures the increased speed of reading by simultaneous access to a plurality of flash memories.
  • the SSD causes a problem that a file system is subject to be damaged due to power shutdown with the electronic device in operation, or any other incident.
  • the firmware cannot be read due to the damage of the file system on the SSD when storing the firmware in the SSD. Accordingly, activation of the electronic device may not be able to be performed.
  • An electronic device includes a first nonvolatile memory, a second nonvolatile memory, and a control circuit.
  • the first nonvolatile memory includes an area to store firmware.
  • the firmware includes a first kernel.
  • the second nonvolatile memory includes an area to store an update program, the update program including a second kernel.
  • the control circuit reads one of the firmware and the update program by boot process, boots the one of the first and the second kernels, and ensures writing data to the first nonvolatile memory by the booted one of the first and the second kernels.
  • the control circuit When the firmware is incapable of being read, the control circuit reads the update program and performs the boot process to boot the second kernel, and writes updating data of the firmware to the first nonvolatile memory, the first nonvolatile memory being writable of the data by the booted second kernel.
  • FIG. 1 illustrates a configuration of an electronic device according to Embodiment 1 of the disclosure.
  • FIG. 2 illustrates a detail of a system control unit of the electronic device according to Embodiment 1.
  • FIG. 3 illustrates a sequence of normal activation processing in the electronic device according to Embodiment 1.
  • FIG. 4 illustrates steps of activation processing according to Embodiment 1.
  • FIG. 5 illustrates a sequence of update processing of firmware in the electronic device according to Embodiment 1.
  • FIG. 6 illustrates steps of update processing according to Embodiment 1.
  • FIG. 7 illustrates a sequence of recovery processing of firmware in the electronic device according to Embodiment 1.
  • FIG. 8 illustrates steps of recovery processing according to Embodiment 1.
  • FIG. 9 illustrates a configuration of an electronic device according to Embodiment 2 of the disclosure.
  • FIG. 10 illustrates a detail of a system control unit according to Embodiment 2.
  • FIG. 11 illustrates a sequence of recovery processing of firmware in the electronic device according to Embodiment 2.
  • FIG. 12 illustrates steps of recovery processing according to Embodiment 2.
  • An object that ensures recovery of firmware even when the firmware cannot be read during activation of an electronic device is achieved by reading an update program including a second kernel stored in a second nonvolatile memory to boot the second kernel when the firmware including a first kernel stored in a first nonvolatile memory cannot be read.
  • FIG. 1 illustrates a schematic configuration of the electronic device according to Embodiment 1 of the disclosure.
  • An electronic device 1 which is an image forming apparatus such as a digital multi-functional peripheral or a similar device, has various kinds of functions such as a copy function, a print function, a facsimile function or a similar function.
  • the electronic device 1 may employ any device other than the image forming apparatus, which is capable of reading firmware during activation in a manner such as a personal computer, another information processing device, or a similar device.
  • the electronic device 1 of Embodiment 1 includes a scanner unit 3 , a printer unit 5 , a facsimile unit 7 , a USB interface 9 functioning as an external interface, a network interface 11 , an operation panel unit 13 , a main storage device 15 , an auxiliary storage device 17 , and a system control unit 19 .
  • the system control unit 19 is also simply referred to as a control circuit.
  • the scanner unit 3 which includes a scanner main body 21 and a scanner control unit 23 , performs processing to scan a document image with the scanner main body 21 by control of the scanner control unit 23 to form image data.
  • the printer unit 5 which includes a printer engine 25 and a printer control unit 27 , performs processing to form an image on a paper sheet based on the image data with the printer engine 25 by control of the printer control unit 27 .
  • the facsimile unit 7 which includes a line port 29 and a facsimile control unit 31 , performs processing to transmit and receive a facsimile via the line port 29 via a telephone line by control of the facsimile control unit 31 .
  • the USB interface 9 which includes a USB port 33 and a USB host control unit 35 , can perform processing to transmit and receive data to/from a USB flash drive 37 functioning as an external storage medium connected to the USB port 33 by control of the USB host control unit 35 .
  • the network interface 11 which includes a network port 39 and a network control unit 41 , can perform processing to transmit and receive the data to/from an external device via the network port 39 via a network such as the Internet by control of the network control unit 41 .
  • the operation panel unit 13 which includes a panel main body 45 including a touch panel type screen or any other display and a panel control unit 47 , accepts operation inputs to the electronic device 1 and displays operation states of the electronic device 1 on the panel main body 45 by control of the panel control unit 47 .
  • the main storage device 15 includes a read only memory (ROM) 49 , a random access memory (RAM) 51 , or a similar memory.
  • ROM read only memory
  • RAM random access memory
  • the ROM 49 includes an area to store the update program of the firmware as the second nonvolatile memory of Embodiment 1, and is composed of such as a flash memory as a non-volatile semiconductor memory.
  • the ROM 49 stores a boot program required for activation of the electronic device 1 , logo data, and a boot mode flag in addition to the update program. The detail of the update program, the boot program, and the boot mode flag will be described below.
  • the RAM 51 which is a volatile memory including a volatile semiconductor memory or a similar memory, functions as a work area.
  • the auxiliary storage device 17 includes a solid state drive (SSD) 53 , a hard disk drive (HDD) 55 , or any other device.
  • SSD solid state drive
  • HDD hard disk drive
  • the SSD 53 which includes an area to store the firmware as the first nonvolatile memory of Embodiment 1, is constituted of a plurality of non-volatile flash memories capable of being accessed simultaneously. The simultaneous access makes the speed of reading data in the SSD 53 faster than that of in the ROM 49 as a flash memory.
  • the SSD 53 incorporates an SSD control unit 57 to control reading and writing of data. The detail of the firmware will be described below.
  • the HDD 55 is a non-volatile memory incorporating a plurality of hard disk drives.
  • An HDD control unit 59 incorporated by the HDD 55 controls the reading and writing of data.
  • the scanner control unit 23 , the printer control unit 27 , the facsimile control unit 31 , the USB host control unit 35 , the network control unit 41 , the panel control unit 47 , the SSD control unit 57 , and the HDD control unit 59 can be constituted of an arithmetic processing unit.
  • the system control unit 19 controls an overall system including the above-described respective units.
  • the system control unit 19 , the scanner control unit 23 , the printer control unit 27 , the facsimile control unit 31 , the USB host control unit 35 , the network control unit 41 , the panel control unit 47 , the SSD control unit 57 , and the HDD control unit 59 are arithmetic processing units such as a central processing unit (CPU).
  • the arithmetic processing unit which is a processor having one or more circuits, can load the various programs to execute and also can execute the various programs incorporated inside in advance.
  • the circuit may be an electronic component or an electronic substrate to which a plurality of electronic elements are connected through the wiring.
  • the system control unit 19 reads the firmware from the SSD 53 to perform activation processing of the electronic device 1 during activation of the electronic device 1 .
  • the system control unit 19 of Embodiment 1 reads the update program from the ROM 49 to perform recovery processing or update processing of the firmware, when the firmware cannot be read from the SSD 53 or when an update of the firmware is requested.
  • the recovery processing and the update processing perform updating the firmware with the update program and get a different updated result from one another. That is, the recovery processing of the firmware recovers damaged firmware corresponding to the updated result of the firmware.
  • the update processing updates the existing firmware corresponding to the updated result of the firmware.
  • FIG. 2 illustrates a detail of the system control unit 19 in the electronic device 1 of FIG. 1 .
  • the system control unit 19 starts a boot by executing the boot program in the ROM 49 immediately after activation of the electronic device 1 .
  • the started boot causes the system control unit 19 to function as a boot processing unit 61 , a boot mode setting unit 63 , and a boot management unit 65 .
  • the boot processing unit 61 which implements a function of boot process, performs the boot process that boots a kernel.
  • the first kernel included in the firmware or the second kernel included in the update program is booted.
  • the boot processing unit 61 When booting the first kernel, the boot processing unit 61 reads the firmware from the SSD 53 to load the firmware into the RAM 51 so as to boot the first kernel included in the loaded firmware.
  • the boot processing unit 61 When booting the second kernel, the boot processing unit 61 reads the update program from the ROM 49 to load the update program into the RAM 51 so as to boot the second kernel included in the update program.
  • the firmware in the SSD 53 contains root file system data and application data, in addition to the first kernel.
  • the update program in the ROM 49 contains initial file system data of the SSD 53 , in addition to the second kernel.
  • the boot processing unit 61 initializes peripherals, after starting boot and before booting kernel. After initialization of the peripherals, the boot processing unit 61 reads the logo data from the ROM 49 to load the logo data into the RAM 51 so as to display a logo on the operation panel unit 13 .
  • the boot mode setting unit 63 which implements a function of a boot mode setting, sets whether the boot process is in any of a normal mode, an update mode, and a recovery mode based on the boot mode flag in the ROM 49 .
  • the boot mode setting unit 63 sets the mode of the boot mode flag to the normal mode when rebooting the electronic device 1 .
  • the boot mode setting unit 63 sets the mode of the boot mode flag to the update mode when rebooting the electronic device 1 , as described below.
  • the boot mode setting unit 63 sets the mode of the boot mode flag to the recovery mode when the boot processing unit 61 cannot read the firmware from the SSD 53 .
  • the case in which the firmware cannot be read from the SSD 53 mainly includes the cases of in which the file system on the SSD 53 is damaged and in which the firmware is not stored in the SSD 53 due to replacement or a similar event of the SSD 53 .
  • the boot management unit 65 which implements a function of boot management, causes the boot processing unit 61 to read the update program from the ROM 49 to boot the second kernel when the boot processing unit 61 cannot read the firmware from the SSD 53 , that is, when the boot mode flag is set to the recovery mode.
  • the boot management unit 65 of Embodiment 1 causes the boot processing unit 61 to boot the second kernel even when the boot mode flag is set to the update mode.
  • the boot management unit 65 causes the boot processing unit 61 to boot the first kernel when the boot mode flag is set to the normal mode.
  • the booted first kernel When the first kernel boots, the booted first kernel causes the system control unit 19 to function as a root file system mounting unit 67 and an application mounting unit 69 .
  • the root file system mounting unit 67 which implements a function of root file system mounting, mounts a root file system with root file system data included in the firmware loaded into the RAM 51 .
  • the root file system has a directory tree in a tree structure with a root directory at the top, and enables the data to be read from and written to the SSD 53 and the HDD 55 .
  • the system control unit 19 of Embodiment 1 configures a control unit that enables the data to be written to the SSD 53 as the first nonvolatile memory with the booted first kernel (root file system mounting unit 67 ).
  • the application mounting unit 69 which implements a function of application mounting, mounts to activate an application included in the firmware loaded into the RAM 51 . After activation of the application, the system control unit 19 functions as an update determining unit 71 .
  • the update determining unit 71 which implements a function of update determining, accepts an update request, changes the mode of the boot mode flag in the ROM 49 from the normal mode to the update mode, and reboots the electronic device 1 .
  • the USB flash drive 37 storing data for update is connected to the USB interface 9 , which causes the update request to be performed.
  • the system control unit 19 functions as an initial file system mounting unit of the SSD 53 (hereinafter referred to as “SSD initial file system mounting unit”) 73 , a file system mounting unit of the SSD 53 (hereinafter referred to as “SSD file system mounting unit”) 75 , and an update processing unit 77 .
  • the SSD initial file system mounting unit 73 which implements a function of initial file system mounting for the SSD 53 , mounts an initial file system of the SSD 53 with the initial file system data included in the update program loaded into the RAM 51 to enable access to the SSD 53 .
  • the SSD file system mounting unit 75 which implements a function of file system mounting for the SSD 53 , accesses to the SSD 53 to recognize a file system so as to mount the recognized file system of the SSD 53 .
  • the file system of the SSD 53 has a directory tree, and enables the data to be read from the SSD 53 .
  • the system control unit 19 of Embodiment 1 configures the control unit that enables the data to be written to the SSD 53 as the first nonvolatile memory with the booted second kernel (SSD file system mounting unit 75 ).
  • the update processing unit 77 which implements a function of update processing, writes data for updating firmware to the SSD 53 to which the data can be written.
  • the data for updating of Embodiment 1 is identical to that of the firmware stored in the SSD 53 , or is the data for updating the firmware.
  • the data for updating is stored in the USB flash drive 37 connected to the USB interface 9 . Accordingly, the update processing unit 77 mounts the USB flash drive 37 connected to the USB interface 9 when acquiring the data for updating from the USB flash drive 37 .
  • FIG. 3 illustrates a sequence of normal activation processing in the electronic device 1 of FIG. 1 , in conjunction with the ROM 49 , the RAM 51 , and the SSD 53 .
  • FIG. 4 illustrates steps of activation processing of FIG. 3 .
  • Step S 1 A power source of the electronic device 1 is turned on, which causes the activation processing to start as illustrated in FIGS. 3 and 4 .
  • Step S 1 “Start boot” is performed in Step S 1 . That is, the system control unit 19 loads the boot program in the ROM 49 into a Boot region on the RAM 51 to start the boot.
  • Step S 2 “Initialize peripherals and Display logo” is performed in Step S 2 . That is, the boot processing unit 61 of the system control unit 19 initializes the peripherals. After initialization of the peripherals, the boot processing unit 61 reads the logo data from the ROM 49 to load the logo data into a liquid crystal display controller (LCDC) region on the RAM 51 so as to display the logo on the operation panel unit 13 .
  • LCDC liquid crystal display controller
  • Step S 3 a determination on whether “Boot mode is normal mode?” is performed in Step S 3 . That is, the boot management unit 65 determines whether the boot mode is any of the normal mode and the update mode based on the boot mode flag in the ROM 49 .
  • the boot mode is the normal mode. This causes a process to proceed to Step S 4 .
  • the process proceeds to the update processing of FIGS. 5 and 6 .
  • the boot management unit 65 causes the boot processing unit 61 to continue the normal activation processing, which causes the process of “Read firmware” to be performed in Step S 4 . That is, the boot processing unit 61 reads the firmware from the SSD 53 . For the read firmware, the boot processing unit 61 respectively loads: the first kernel into an OS region on the RAM 51 , the root file system data into a RootFS region, and the application data into an application region.
  • Step S 5 the determination on whether “Firmware can be read?” is performed in Step S 5 . That is, the boot management unit 65 determines whether or not a read of the firmware in Step S 4 can be performed. When the firmware can be read, the process proceeds to Step S 6 and the normal activation processing continues. Meanwhile, when the firmware cannot be read, “Set boot mode to recovery mode” is performed in Step S 7 . Consequently, the boot mode flag in the ROM 49 is set to the recovery mode. Then, the process proceeds to the recovery processing of FIGS. 7 and 8 .
  • Step S 6 “Boot the first kernel” is performed in Step S 6 . That is, the boot processing unit 61 boots the first kernel loaded into the RAM 51 .
  • Step S 8 the root file system mounting unit 67 of the system control unit 19 mounts the root file system with the root file system data loaded into the RAM 51 to enable the data to be read from and written to the HDD 55 and the SSD 53 .
  • Step S 9 “Activate application” is performed in Step S 9 . That is, the application mounting unit 69 of the system control unit 19 mounts to activate the application with the application data loaded into the RAM 51 .
  • Step S 10 the determination on whether “Update is requested?” is performed in Step S 10 . That is, the update determining unit 71 of the system control unit 19 determines whether or not the update of the firmware is requested. In Embodiment 1, whether or not the USB flash drive 37 storing the data for updating is connected to the USB interface 9 is determined.
  • the activation processing is terminated when the USB flash drive 37 is not connected to the USB interface 9 , or when these are connected and but the data for updating firmware is not stored in the USB flash drive 37 .
  • Step S 11 “Change boot mode to update mode” is performed in Step S 11 . That is, the update determining unit 71 sets the mode of the boot mode flag in the ROM 49 to the update mode.
  • Step S 12 This change of the boot mode flag causes “Reboot” to be performed in Step S 12 , and accordingly causes the electronic device 1 to reboot. Consequently, the above-described activation processing (Step S 1 and Step S 2 ) resumes, and the process proceeds from Step S 3 to the update processing.
  • FIG. 5 illustrates a sequence of update processing of the firmware in the electronic device 1 of FIG. 1 , in conjunction with the ROM 49 , the RAM 51 , and the SSD 53 .
  • FIG. 6 illustrates steps of update processing of FIG. 5 .
  • the update processing corresponding to a reboot of the electronic device 1 , performs starting boot, Initializing peripherals and displaying logo of Step S 1 and Step S 2 of FIG. 4 similarly to the normal activation processing.
  • the boot management unit 65 of the system control unit 19 determines that the mode is the update mode based on the boot mode flag in the ROM 49 in Step S 3 of FIG. 4 . Accordingly, a flow chart of FIG. 6 is initiated.
  • the update processing first performs “Read update program” in Step S 21 of FIG. 6 . More specifically, the boot management unit 65 causes the boot processing unit 61 to perform the update processing.
  • the boot processing unit 61 reads the update program from the ROM 49 .
  • the boot processing unit 61 loads the read update program into the OS region on the RAM 51 .
  • Step S 22 “Boot the second kernel” is performed in Step S 22 . That is, the boot processing unit 61 boots the second kernel of the update program loaded into the RAM 51 .
  • Step S 23 the SSD initial file system mounting unit 73 of the system control unit 19 mounts the initial file system of the SSD 53 with the initial file system data included in the update program loaded into the RAM 51 . This accordingly enables access to the SSD 53 .
  • Step S 24 “Mount SSD file system” is performed in Step S 24 . That is, the SSD file system mounting unit 75 of the system control unit 19 recognizes the file system of the SSD 53 to mount by access to the SSD 53 . This accordingly enables the data to be written to the SSD 53 .
  • Step S 25 “Write data for updating” is performed in Step S 25 with respect to the SSD 53 to which the data can be written. That is, the update processing unit 77 of the system control unit 19 mounts the USB flash drive 37 connected to the USB interface 9 to read the data for updating from the mounted USB flash drive 37 .
  • the update processing unit 77 writes the read data for updating to the SSD 53 and updates the firmware to perform update processing.
  • the USB flash drive 37 is connected to the USB interface 9 upon request of the update.
  • Step S 26 the boot mode setting unit 63 changes the mode of the boot mode flag in the ROM 49 to the normal mode.
  • Step S 27 which causes the electronic device 1 to reboot.
  • FIG. 7 illustrates a sequence of recovery processing of the firmware in the electronic device 1 of FIG. 1 , in conjunction with the ROM 49 , the RAM 51 , and the SSD 53 .
  • FIG. 8 illustrates steps of recovery processing of FIG. 7 .
  • the recovery processing is performed when the firmware cannot read from the SSD 53 by the normal activation processing, where the firmware stored in the SSD 53 is damaged or where the firmware is not stored in the SSD 53 .
  • the power source of the electronic device 1 is turned on, which causes the recovery processing to start.
  • the recovery processing performs starting boot similarly to the normal activation processing, initializing peripherals, displaying logo, and determining boot mode in a manner such as Steps S 1 to S 3 of FIG. 4 .
  • the boot mode is the normal mode.
  • the boot management unit 65 causes the boot processing unit 61 to continue the normal activation processing. Then, the process proceeds to Step S 4 of FIG. 4 .
  • Step S 4 the boot processing unit 61 starts reading of the firmware from the SSD 53 as the normal activation processing, which results in impossibility of reading the firmware from the SSD 53 .
  • Step S 5 of FIG. 4 it is determined that the firmware cannot be read in Step S 5 of FIG. 4 . Consequently, the boot mode flag is set to the recovery mode in Step S 7 of FIG. 4 . Accordingly, a flow chart of FIG. 8 is initiated.
  • the flow chart of the recovery processing of FIG. 8 is basically identical to the flow chart of the update processing of FIG. 6 . That is, Steps S 31 to S 34 of FIG. 8 correspond to Steps S 21 to S 24 of FIG. 6 , respectively. Steps S 37 to S 39 of FIG. 8 correspond to Steps S 25 to S 27 of FIG. 6 , respectively.
  • the recovery processing performs reading update program, booting the second kernel, mounting initial file system of the SSD 53 , and mounting file system of the SSD 53 in Steps S 31 to S 34 of FIG. 8 .
  • Step S 35 After mounting the file system of the SSD 53 , “Accept connection of USB flash drive” is performed in Step S 35 . That is, the update processing unit 77 of the system control unit 19 displays on the operation panel unit 13 to prompt a serviceman or any other staff to connect the USB flash drive 37 storing the data for updating firmware. This consequently causes a connection of the USB flash drive 37 to be accepted.
  • Step S 36 the determination on whether “USB flash drive is connected?” is performed in Step S 36 . That is, the update processing unit 77 determines whether or not the USB flash drive 37 storing the data for updating is connected to the USB interface 9 .
  • the update processing unit 77 reads the data for updating from the USB flash drive 37 to write with respect to the SSD 53 to which the data can be written.
  • the update of the firmware or the recovery with a new storage is performed.
  • Step S 36 is performed repeatedly.
  • the boot mode is set to the normal mode in Step S 38 , and the electronic device 1 is rebooted in Step S 39 .
  • the update processing which does not include Steps S 35 and S 36 of the recovery processing, may be performed based on the flow chart of FIG. 8 referring an algorithm identical to that of the recovery processing. In this case, the processes of Steps S 35 and S 36 are performed in the update processing. However, the USB flash drive 37 is already connected to the USB interface 9 , which causes Steps S 35 and S 36 to be omitted in fact.
  • the electronic device 1 of Embodiment 1 includes the SSD 53 , the ROM 49 , and the system control unit 19 .
  • the SSD 53 is capable of storing the firmware including the first kernel.
  • the ROM 49 stores the update program including the second kernel.
  • the system control unit 19 reads the firmware or the update program by the boot process to boot the first or the second kernel so as to enable the data to be written to the SSD 53 with the booted first or second kernel.
  • the system control unit 19 reads the update program to perform the boot process, which boots the second kernel, and writes the data for updating firmware to the SSD 53 to which the data can be written with the booted second kernel.
  • the second kernel included in the update program enables the electronic device 1 to be activated until the data can be written to the SSD 53 , and the data for updating firmware to be written to the SSD 53 . This accordingly enables recovery of the firmware that has not been able to be read during activation of the electronic device 1 .
  • the firmware of the SSD 53 can be recovered during activation. This ensures the reduced activation time by storing the firmware in the SSD 53 .
  • the update processing can be performed based on the algorithm identical to that of the recovery processing of the firmware. In this case, if only the function of update processing of the firmware necessary for the electronic device 1 is installed, the recovery processing function of the firmware also can be installed.
  • the electronic device 1 of Embodiment 1 includes the USB interface 9 for connecting to the USB flash drive 37 storing the data for updating.
  • the system control unit 19 acquires the data for updating from the USB flash drive 37 connected to the USB interface 9 to write to the SSD 53 .
  • the update program includes the initial file system data of the SSD 53 .
  • the system control unit 19 mounts the initial file system of the SSD 53 with the initial file system data of the read update program by the booted second kernel, accesses to the SSD 53 with the initial file system to recognize the file system of the SSD 53 , and mounts the recognized file system of the SSD 53 , thus enabling the data to be written to the SSD 53 .
  • FIG. 9 illustrates a schematic configuration of an electronic device according to Embodiment 2 of the disclosure.
  • FIG. 10 illustrates a detail of a system control unit of FIG. 9 in a function block.
  • Embodiment 2 has a basic configuration in common with Embodiment 1. Therefore, like reference numerals are given to corresponding configurations, and the repeated description will be further elaborated or simplified here.
  • FIG. 9 and FIG. 10 correspond to FIGS. 1 and 2 of Embodiment 1, respectively. Accordingly, like reference numerals are given to the configurations of FIG. 9 and FIG. 10 respectively corresponding to FIGS. 1 and 2 .
  • the electronic device 1 of Embodiment 2 reads the data for updating stored in an external server 79 to write to the SSD 53 in the recovery processing.
  • system control unit 19 functions as a network file system mounting unit 81 as well by booting the second kernel.
  • the network file system mounting unit 81 which implements a function of network file system mounting, acquires information of access to the external server 79 from the ROM 49 to network file system (NFS)-mount.
  • NFS network file system
  • FIG. 11 illustrates a sequence of recovery processing of the firmware in the electronic device 1 of FIG. 9 , in conjunction with the ROM 49 , the RAM 51 , the SSD 53 , and the external server 79 .
  • FIG. 12 illustrates steps of recovery processing of FIG. 11 .
  • Embodiment 2 performs initializing peripherals, displaying logo, determining boot mode, starting read of firmware, setting boot mode of boot mode flag to recovery mode by Steps S 1 to S 5 and S 7 of FIG. 4 similarly to that of Embodiment 1. Accordingly, a flow chart of FIG. 12 is initiated.
  • the flow chart of the recovery processing of FIG. 12 is basically identical to the flow chart of FIG. 8 .
  • Steps S 41 to S 44 of FIG. 12 correspond to Steps S 31 to S 34 of FIG. 8 , respectively.
  • Steps S 46 to S 48 of FIG. 12 correspond to Steps S 37 to S 39 of FIG. 8 , respectively.
  • the recovery processing performs, similarly to that of Embodiment 1, reading update program, booting the second kernel, mounting initial file system of the SSD 53 , and mounting file system of the SSD 53 in Steps S 41 to S 44 of FIG. 12 .
  • Step S 45 the network file system mounting unit 81 of the system control unit 19 acquires the information of access to the external server 79 from the ROM 49 to NFS-mount the external server 79 , thus enabling the data for updating to be read from the external server 79 .
  • Step S 46 “Write data for updating” is performed in Step S 46 .
  • the update processing unit 77 downloads the data for updating from the external server 79 to write to the SSD 53 .
  • Step S 47 the boot mode setting unit 63 sets the mode of the boot mode flag in the ROM 49 to the normal mode.
  • Step S 48 which causes the electronic device 1 to reboot.
  • Embodiment 2 it is possible to automatically download the data for updating from the external server 79 and then recovery the firmware in the SSD 53 . This accordingly eliminates the need for the recovery operations performed by the serviceman or any other staff, thus ensuring the reduced maintenance costs.

Abstract

An electronic device includes a first nonvolatile memory, a second nonvolatile memory, and a control circuit. The first nonvolatile memory includes an area to store firmware. The firmware includes a first kernel. The second nonvolatile memory includes an area to store an update program, the update program including a second kernel. The control circuit boots the one of the first and the second kernels, and ensures writing data to the first nonvolatile memory by the booted one of the first and the second kernels. When the firmware is incapable of being read, the control circuit reads the update program and performs the boot process to boot the second kernel, and writes updating data of the firmware to the first nonvolatile memory, the first nonvolatile memory being writable of the data by the booted second kernel.

Description

    INCORPORATION BY REFERENCE
  • This application is based upon, and claims the benefit of priority from, corresponding Japanese Patent Application No. 2014-265435 filed in the Japan Patent Office on Dec. 26, 2014, the entire contents of which are incorporated herein by reference.
  • BACKGROUND
  • Unless otherwise indicated herein, the description in this section is not prior art to the claims in this application and is not admitted to be prior art by inclusion in this section.
  • There have been requests for reducing activation time of an electronic device, which includes an information processing device such as a personal computer and an image forming apparatus such as a digital multi-functional peripheral, for reducing stress to a user, or any other reason.
  • A read of firmware from a read only memory (ROM) or any other operation is performed during activation of the electronic device. Therefore, an increase in speed of reading firmware is expected to contribute to a reduction in the activation time.
  • The speed of reading firmware can be increased in a relatively simple manner in terms of hardware. In other words, while firmware is generally stored in a non-volatile flash memory, storing in a solid state drive (SSD) instead of the flash memory can increase the speed of reading. The SSD ensures the increased speed of reading by simultaneous access to a plurality of flash memories.
  • Meanwhile, the SSD causes a problem that a file system is subject to be damaged due to power shutdown with the electronic device in operation, or any other incident.
  • Thus, the firmware cannot be read due to the damage of the file system on the SSD when storing the firmware in the SSD. Accordingly, activation of the electronic device may not be able to be performed.
  • When replacing an SSD, an unused SSD before storing firmware is mounted on the electronic device. Accordingly, due to the absence of the firmware in the SSD, the activation of the electronic device cannot be performed similarly to the case of the damaged file system.
  • In response to this situation, for example, a technique to store a master program and a backup program of the firmware in advance, activate the electronic device with one of the master program and the backup program, and recover the other damaged has been proposed.
  • SUMMARY
  • An electronic device according to an aspect of the disclosure includes a first nonvolatile memory, a second nonvolatile memory, and a control circuit. The first nonvolatile memory includes an area to store firmware. The firmware includes a first kernel. The second nonvolatile memory includes an area to store an update program, the update program including a second kernel. The control circuit reads one of the firmware and the update program by boot process, boots the one of the first and the second kernels, and ensures writing data to the first nonvolatile memory by the booted one of the first and the second kernels. When the firmware is incapable of being read, the control circuit reads the update program and performs the boot process to boot the second kernel, and writes updating data of the firmware to the first nonvolatile memory, the first nonvolatile memory being writable of the data by the booted second kernel.
  • These as well as other aspects, advantages, and alternatives will become apparent to those of ordinary skill in the art by reading the following detailed description with reference where appropriate to the accompanying drawings. Further, it should be understood that the description provided in this summary section and elsewhere in this document is intended to illustrate the claimed subject matter by way of example and not by way of limitation.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates a configuration of an electronic device according to Embodiment 1 of the disclosure.
  • FIG. 2 illustrates a detail of a system control unit of the electronic device according to Embodiment 1.
  • FIG. 3 illustrates a sequence of normal activation processing in the electronic device according to Embodiment 1.
  • FIG. 4 illustrates steps of activation processing according to Embodiment 1.
  • FIG. 5 illustrates a sequence of update processing of firmware in the electronic device according to Embodiment 1.
  • FIG. 6 illustrates steps of update processing according to Embodiment 1.
  • FIG. 7 illustrates a sequence of recovery processing of firmware in the electronic device according to Embodiment 1.
  • FIG. 8 illustrates steps of recovery processing according to Embodiment 1.
  • FIG. 9 illustrates a configuration of an electronic device according to Embodiment 2 of the disclosure.
  • FIG. 10 illustrates a detail of a system control unit according to Embodiment 2.
  • FIG. 11 illustrates a sequence of recovery processing of firmware in the electronic device according to Embodiment 2.
  • FIG. 12 illustrates steps of recovery processing according to Embodiment 2.
  • DETAILED DESCRIPTION
  • Example apparatuses are described herein. Other example embodiments or features may further be utilized, and other changes may be made, without departing from the spirit or scope of the subject matter presented herein. In the following detailed description, reference is made to the accompanying drawings, which form a part thereof.
  • The example embodiments described herein are not meant to be limiting. It will be readily understood that the aspects of the present disclosure, as generally described herein, and illustrated in the drawings, can be arranged, substituted, combined, separated, and designed in a wide variety of different configurations, all of which are explicitly contemplated herein.
  • An object that ensures recovery of firmware even when the firmware cannot be read during activation of an electronic device is achieved by reading an update program including a second kernel stored in a second nonvolatile memory to boot the second kernel when the firmware including a first kernel stored in a first nonvolatile memory cannot be read.
  • Embodiment 1 Configuration of Electronic Device
  • FIG. 1 illustrates a schematic configuration of the electronic device according to Embodiment 1 of the disclosure.
  • An electronic device 1, which is an image forming apparatus such as a digital multi-functional peripheral or a similar device, has various kinds of functions such as a copy function, a print function, a facsimile function or a similar function. The electronic device 1 may employ any device other than the image forming apparatus, which is capable of reading firmware during activation in a manner such as a personal computer, another information processing device, or a similar device.
  • The electronic device 1 of Embodiment 1 includes a scanner unit 3, a printer unit 5, a facsimile unit 7, a USB interface 9 functioning as an external interface, a network interface 11, an operation panel unit 13, a main storage device 15, an auxiliary storage device 17, and a system control unit 19. The system control unit 19 is also simply referred to as a control circuit.
  • The scanner unit 3, which includes a scanner main body 21 and a scanner control unit 23, performs processing to scan a document image with the scanner main body 21 by control of the scanner control unit 23 to form image data.
  • The printer unit 5, which includes a printer engine 25 and a printer control unit 27, performs processing to form an image on a paper sheet based on the image data with the printer engine 25 by control of the printer control unit 27.
  • The facsimile unit 7, which includes a line port 29 and a facsimile control unit 31, performs processing to transmit and receive a facsimile via the line port 29 via a telephone line by control of the facsimile control unit 31.
  • The USB interface 9, which includes a USB port 33 and a USB host control unit 35, can perform processing to transmit and receive data to/from a USB flash drive 37 functioning as an external storage medium connected to the USB port 33 by control of the USB host control unit 35.
  • The network interface 11, which includes a network port 39 and a network control unit 41, can perform processing to transmit and receive the data to/from an external device via the network port 39 via a network such as the Internet by control of the network control unit 41.
  • The operation panel unit 13, which includes a panel main body 45 including a touch panel type screen or any other display and a panel control unit 47, accepts operation inputs to the electronic device 1 and displays operation states of the electronic device 1 on the panel main body 45 by control of the panel control unit 47.
  • The main storage device 15 includes a read only memory (ROM) 49, a random access memory (RAM) 51, or a similar memory.
  • The ROM 49 includes an area to store the update program of the firmware as the second nonvolatile memory of Embodiment 1, and is composed of such as a flash memory as a non-volatile semiconductor memory. The ROM 49 stores a boot program required for activation of the electronic device 1, logo data, and a boot mode flag in addition to the update program. The detail of the update program, the boot program, and the boot mode flag will be described below.
  • The RAM 51, which is a volatile memory including a volatile semiconductor memory or a similar memory, functions as a work area.
  • The auxiliary storage device 17 includes a solid state drive (SSD) 53, a hard disk drive (HDD) 55, or any other device.
  • The SSD 53, which includes an area to store the firmware as the first nonvolatile memory of Embodiment 1, is constituted of a plurality of non-volatile flash memories capable of being accessed simultaneously. The simultaneous access makes the speed of reading data in the SSD 53 faster than that of in the ROM 49 as a flash memory. The SSD 53 incorporates an SSD control unit 57 to control reading and writing of data. The detail of the firmware will be described below.
  • The HDD 55 is a non-volatile memory incorporating a plurality of hard disk drives. An HDD control unit 59 incorporated by the HDD 55 controls the reading and writing of data.
  • The scanner control unit 23, the printer control unit 27, the facsimile control unit 31, the USB host control unit 35, the network control unit 41, the panel control unit 47, the SSD control unit 57, and the HDD control unit 59 can be constituted of an arithmetic processing unit.
  • The system control unit 19 controls an overall system including the above-described respective units. The system control unit 19, the scanner control unit 23, the printer control unit 27, the facsimile control unit 31, the USB host control unit 35, the network control unit 41, the panel control unit 47, the SSD control unit 57, and the HDD control unit 59 are arithmetic processing units such as a central processing unit (CPU). The arithmetic processing unit, which is a processor having one or more circuits, can load the various programs to execute and also can execute the various programs incorporated inside in advance. Here, the circuit may be an electronic component or an electronic substrate to which a plurality of electronic elements are connected through the wiring.
  • The system control unit 19 reads the firmware from the SSD 53 to perform activation processing of the electronic device 1 during activation of the electronic device 1. The system control unit 19 of Embodiment 1 reads the update program from the ROM 49 to perform recovery processing or update processing of the firmware, when the firmware cannot be read from the SSD 53 or when an update of the firmware is requested. The recovery processing and the update processing perform updating the firmware with the update program and get a different updated result from one another. That is, the recovery processing of the firmware recovers damaged firmware corresponding to the updated result of the firmware. The update processing updates the existing firmware corresponding to the updated result of the firmware.
  • System Control Unit
  • FIG. 2 illustrates a detail of the system control unit 19 in the electronic device 1 of FIG. 1.
  • The system control unit 19 starts a boot by executing the boot program in the ROM 49 immediately after activation of the electronic device 1. The started boot causes the system control unit 19 to function as a boot processing unit 61, a boot mode setting unit 63, and a boot management unit 65.
  • The boot processing unit 61, which implements a function of boot process, performs the boot process that boots a kernel. In Embodiment 1, the first kernel included in the firmware or the second kernel included in the update program is booted.
  • When booting the first kernel, the boot processing unit 61 reads the firmware from the SSD 53 to load the firmware into the RAM 51 so as to boot the first kernel included in the loaded firmware.
  • When booting the second kernel, the boot processing unit 61 reads the update program from the ROM 49 to load the update program into the RAM 51 so as to boot the second kernel included in the update program.
  • The firmware in the SSD 53 contains root file system data and application data, in addition to the first kernel. The update program in the ROM 49 contains initial file system data of the SSD 53, in addition to the second kernel.
  • The boot processing unit 61 initializes peripherals, after starting boot and before booting kernel. After initialization of the peripherals, the boot processing unit 61 reads the logo data from the ROM 49 to load the logo data into the RAM 51 so as to display a logo on the operation panel unit 13.
  • The boot mode setting unit 63, which implements a function of a boot mode setting, sets whether the boot process is in any of a normal mode, an update mode, and a recovery mode based on the boot mode flag in the ROM 49.
  • The boot mode setting unit 63 sets the mode of the boot mode flag to the normal mode when rebooting the electronic device 1. When an update is requested, the boot mode setting unit 63 sets the mode of the boot mode flag to the update mode when rebooting the electronic device 1, as described below. The boot mode setting unit 63 sets the mode of the boot mode flag to the recovery mode when the boot processing unit 61 cannot read the firmware from the SSD 53.
  • The case in which the firmware cannot be read from the SSD 53 mainly includes the cases of in which the file system on the SSD 53 is damaged and in which the firmware is not stored in the SSD 53 due to replacement or a similar event of the SSD 53.
  • The boot management unit 65, which implements a function of boot management, causes the boot processing unit 61 to read the update program from the ROM 49 to boot the second kernel when the boot processing unit 61 cannot read the firmware from the SSD 53, that is, when the boot mode flag is set to the recovery mode.
  • The boot management unit 65 of Embodiment 1 causes the boot processing unit 61 to boot the second kernel even when the boot mode flag is set to the update mode.
  • The boot management unit 65 causes the boot processing unit 61 to boot the first kernel when the boot mode flag is set to the normal mode.
  • When the first kernel boots, the booted first kernel causes the system control unit 19 to function as a root file system mounting unit 67 and an application mounting unit 69.
  • The root file system mounting unit 67, which implements a function of root file system mounting, mounts a root file system with root file system data included in the firmware loaded into the RAM 51. The root file system has a directory tree in a tree structure with a root directory at the top, and enables the data to be read from and written to the SSD 53 and the HDD 55.
  • Therefore, the system control unit 19 of Embodiment 1 configures a control unit that enables the data to be written to the SSD 53 as the first nonvolatile memory with the booted first kernel (root file system mounting unit 67).
  • The application mounting unit 69, which implements a function of application mounting, mounts to activate an application included in the firmware loaded into the RAM 51. After activation of the application, the system control unit 19 functions as an update determining unit 71.
  • The update determining unit 71, which implements a function of update determining, accepts an update request, changes the mode of the boot mode flag in the ROM 49 from the normal mode to the update mode, and reboots the electronic device 1. The USB flash drive 37 storing data for update is connected to the USB interface 9, which causes the update request to be performed.
  • On the other hand, when the second kernel boots, the system control unit 19 functions as an initial file system mounting unit of the SSD 53 (hereinafter referred to as “SSD initial file system mounting unit”) 73, a file system mounting unit of the SSD 53 (hereinafter referred to as “SSD file system mounting unit”) 75, and an update processing unit 77.
  • The SSD initial file system mounting unit 73, which implements a function of initial file system mounting for the SSD 53, mounts an initial file system of the SSD 53 with the initial file system data included in the update program loaded into the RAM 51 to enable access to the SSD 53.
  • The SSD file system mounting unit 75, which implements a function of file system mounting for the SSD 53, accesses to the SSD 53 to recognize a file system so as to mount the recognized file system of the SSD 53. The file system of the SSD 53 has a directory tree, and enables the data to be read from the SSD 53.
  • Therefore, the system control unit 19 of Embodiment 1 configures the control unit that enables the data to be written to the SSD 53 as the first nonvolatile memory with the booted second kernel (SSD file system mounting unit 75).
  • The update processing unit 77, which implements a function of update processing, writes data for updating firmware to the SSD 53 to which the data can be written. The data for updating of Embodiment 1 is identical to that of the firmware stored in the SSD 53, or is the data for updating the firmware.
  • The data for updating is stored in the USB flash drive 37 connected to the USB interface 9. Accordingly, the update processing unit 77 mounts the USB flash drive 37 connected to the USB interface 9 when acquiring the data for updating from the USB flash drive 37.
  • Activation Processing
  • FIG. 3 illustrates a sequence of normal activation processing in the electronic device 1 of FIG. 1, in conjunction with the ROM 49, the RAM 51, and the SSD 53. FIG. 4 illustrates steps of activation processing of FIG. 3.
  • A power source of the electronic device 1 is turned on, which causes the activation processing to start as illustrated in FIGS. 3 and 4. First, “Start boot” is performed in Step S1. That is, the system control unit 19 loads the boot program in the ROM 49 into a Boot region on the RAM 51 to start the boot.
  • After starting boot, “Initialize peripherals and Display logo” is performed in Step S2. That is, the boot processing unit 61 of the system control unit 19 initializes the peripherals. After initialization of the peripherals, the boot processing unit 61 reads the logo data from the ROM 49 to load the logo data into a liquid crystal display controller (LCDC) region on the RAM 51 so as to display the logo on the operation panel unit 13.
  • After displaying the logo, a determination on whether “Boot mode is normal mode?” is performed in Step S3. That is, the boot management unit 65 determines whether the boot mode is any of the normal mode and the update mode based on the boot mode flag in the ROM 49.
  • In the normal activation processing, the boot mode is the normal mode. This causes a process to proceed to Step S4. When the boot mode is the update mode, the process proceeds to the update processing of FIGS. 5 and 6.
  • The boot management unit 65 causes the boot processing unit 61 to continue the normal activation processing, which causes the process of “Read firmware” to be performed in Step S4. That is, the boot processing unit 61 reads the firmware from the SSD 53. For the read firmware, the boot processing unit 61 respectively loads: the first kernel into an OS region on the RAM 51, the root file system data into a RootFS region, and the application data into an application region.
  • Subsequently, the determination on whether “Firmware can be read?” is performed in Step S5. That is, the boot management unit 65 determines whether or not a read of the firmware in Step S4 can be performed. When the firmware can be read, the process proceeds to Step S6 and the normal activation processing continues. Meanwhile, when the firmware cannot be read, “Set boot mode to recovery mode” is performed in Step S7. Consequently, the boot mode flag in the ROM 49 is set to the recovery mode. Then, the process proceeds to the recovery processing of FIGS. 7 and 8.
  • “Boot the first kernel” is performed in Step S6. That is, the boot processing unit 61 boots the first kernel loaded into the RAM 51.
  • After booting the first kernel, “Mount root file system” is performed in Step S8. That is, the root file system mounting unit 67 of the system control unit 19 mounts the root file system with the root file system data loaded into the RAM 51 to enable the data to be read from and written to the HDD 55 and the SSD 53.
  • Subsequently, “Activate application” is performed in Step S9. That is, the application mounting unit 69 of the system control unit 19 mounts to activate the application with the application data loaded into the RAM 51.
  • After activation of the application, the determination on whether “Update is requested?” is performed in Step S10. That is, the update determining unit 71 of the system control unit 19 determines whether or not the update of the firmware is requested. In Embodiment 1, whether or not the USB flash drive 37 storing the data for updating is connected to the USB interface 9 is determined.
  • As a result of the determination, the activation processing is terminated when the USB flash drive 37 is not connected to the USB interface 9, or when these are connected and but the data for updating firmware is not stored in the USB flash drive 37.
  • Meanwhile, when the USB flash drive 37 storing the data for updating is connected to the USB interface 9, it is determined that the update of the firmware is requested.
  • In this case, “Change boot mode to update mode” is performed in Step S11. That is, the update determining unit 71 sets the mode of the boot mode flag in the ROM 49 to the update mode.
  • This change of the boot mode flag causes “Reboot” to be performed in Step S12, and accordingly causes the electronic device 1 to reboot. Consequently, the above-described activation processing (Step S1 and Step S2) resumes, and the process proceeds from Step S3 to the update processing.
  • Update Processing
  • FIG. 5 illustrates a sequence of update processing of the firmware in the electronic device 1 of FIG. 1, in conjunction with the ROM 49, the RAM 51, and the SSD 53. FIG. 6 illustrates steps of update processing of FIG. 5.
  • The update processing, corresponding to a reboot of the electronic device 1, performs starting boot, Initializing peripherals and displaying logo of Step S1 and Step S2 of FIG. 4 similarly to the normal activation processing.
  • After displaying the logo, the boot management unit 65 of the system control unit 19 determines that the mode is the update mode based on the boot mode flag in the ROM 49 in Step S3 of FIG. 4. Accordingly, a flow chart of FIG. 6 is initiated.
  • That is, the update processing first performs “Read update program” in Step S21 of FIG. 6. More specifically, the boot management unit 65 causes the boot processing unit 61 to perform the update processing. The boot processing unit 61 reads the update program from the ROM 49. The boot processing unit 61 loads the read update program into the OS region on the RAM 51.
  • Subsequently, “Boot the second kernel” is performed in Step S22. That is, the boot processing unit 61 boots the second kernel of the update program loaded into the RAM 51.
  • After booting the second kernel, “Mount SSD initial file system” is performed in Step S23. That is, the SSD initial file system mounting unit 73 of the system control unit 19 mounts the initial file system of the SSD 53 with the initial file system data included in the update program loaded into the RAM 51. This accordingly enables access to the SSD 53.
  • Subsequently, “Mount SSD file system” is performed in Step S24. That is, the SSD file system mounting unit 75 of the system control unit 19 recognizes the file system of the SSD 53 to mount by access to the SSD 53. This accordingly enables the data to be written to the SSD 53.
  • “Write data for updating” is performed in Step S25 with respect to the SSD 53 to which the data can be written. That is, the update processing unit 77 of the system control unit 19 mounts the USB flash drive 37 connected to the USB interface 9 to read the data for updating from the mounted USB flash drive 37.
  • Then, the update processing unit 77 writes the read data for updating to the SSD 53 and updates the firmware to perform update processing. The USB flash drive 37 is connected to the USB interface 9 upon request of the update.
  • Thus, after completion of update of the firmware, “Change boot mode to normal mode” is performed in Step S26. That is, the boot mode setting unit 63 changes the mode of the boot mode flag in the ROM 49 to the normal mode.
  • Thereafter, “Reboot” is performed in Step S27, which causes the electronic device 1 to reboot.
  • Recovery Processing
  • FIG. 7 illustrates a sequence of recovery processing of the firmware in the electronic device 1 of FIG. 1, in conjunction with the ROM 49, the RAM 51, and the SSD 53. FIG. 8 illustrates steps of recovery processing of FIG. 7.
  • The recovery processing is performed when the firmware cannot read from the SSD 53 by the normal activation processing, where the firmware stored in the SSD 53 is damaged or where the firmware is not stored in the SSD 53.
  • Therefore, the power source of the electronic device 1 is turned on, which causes the recovery processing to start. The recovery processing performs starting boot similarly to the normal activation processing, initializing peripherals, displaying logo, and determining boot mode in a manner such as Steps S1 to S3 of FIG. 4. When the recovery processing is performed, the boot mode is the normal mode. The boot management unit 65 causes the boot processing unit 61 to continue the normal activation processing. Then, the process proceeds to Step S4 of FIG. 4.
  • In Step S4, the boot processing unit 61 starts reading of the firmware from the SSD 53 as the normal activation processing, which results in impossibility of reading the firmware from the SSD 53.
  • Therefore, it is determined that the firmware cannot be read in Step S5 of FIG. 4. Consequently, the boot mode flag is set to the recovery mode in Step S7 of FIG. 4. Accordingly, a flow chart of FIG. 8 is initiated.
  • The flow chart of the recovery processing of FIG. 8 is basically identical to the flow chart of the update processing of FIG. 6. That is, Steps S31 to S34 of FIG. 8 correspond to Steps S21 to S24 of FIG. 6, respectively. Steps S37 to S39 of FIG. 8 correspond to Steps S25 to S27 of FIG. 6, respectively.
  • Therefore, the recovery processing performs reading update program, booting the second kernel, mounting initial file system of the SSD 53, and mounting file system of the SSD 53 in Steps S31 to S34 of FIG. 8.
  • After mounting the file system of the SSD 53, “Accept connection of USB flash drive” is performed in Step S35. That is, the update processing unit 77 of the system control unit 19 displays on the operation panel unit 13 to prompt a serviceman or any other staff to connect the USB flash drive 37 storing the data for updating firmware. This consequently causes a connection of the USB flash drive 37 to be accepted.
  • Subsequently, the determination on whether “USB flash drive is connected?” is performed in Step S36. That is, the update processing unit 77 determines whether or not the USB flash drive 37 storing the data for updating is connected to the USB interface 9.
  • When the USB flash drive 37 is connected, the update processing unit 77, in Step S37, reads the data for updating from the USB flash drive 37 to write with respect to the SSD 53 to which the data can be written. Thus, the update of the firmware or the recovery with a new storage is performed.
  • Meanwhile, until the USB flash drive 37 is connected, the determination of Step S36 is performed repeatedly.
  • Thus, after completion of recovery of the firmware, the boot mode is set to the normal mode in Step S38, and the electronic device 1 is rebooted in Step S39.
  • The update processing, which does not include Steps S35 and S36 of the recovery processing, may be performed based on the flow chart of FIG. 8 referring an algorithm identical to that of the recovery processing. In this case, the processes of Steps S35 and S36 are performed in the update processing. However, the USB flash drive 37 is already connected to the USB interface 9, which causes Steps S35 and S36 to be omitted in fact.
  • Effects of Embodiment 1
  • As stated previously, the electronic device 1 of Embodiment 1 includes the SSD 53, the ROM 49, and the system control unit 19. The SSD 53 is capable of storing the firmware including the first kernel. The ROM 49 stores the update program including the second kernel. The system control unit 19 reads the firmware or the update program by the boot process to boot the first or the second kernel so as to enable the data to be written to the SSD 53 with the booted first or second kernel.
  • When the firmware cannot be read, the system control unit 19 reads the update program to perform the boot process, which boots the second kernel, and writes the data for updating firmware to the SSD 53 to which the data can be written with the booted second kernel.
  • Therefore, in Embodiment 1, even when the firmware cannot be read during activation of the electronic device 1, the second kernel included in the update program enables the electronic device 1 to be activated until the data can be written to the SSD 53, and the data for updating firmware to be written to the SSD 53. This accordingly enables recovery of the firmware that has not been able to be read during activation of the electronic device 1.
  • Thus, in Embodiment 1, the firmware of the SSD 53 can be recovered during activation. This ensures the reduced activation time by storing the firmware in the SSD 53.
  • In Embodiment 1, the update processing can be performed based on the algorithm identical to that of the recovery processing of the firmware. In this case, if only the function of update processing of the firmware necessary for the electronic device 1 is installed, the recovery processing function of the firmware also can be installed.
  • The electronic device 1 of Embodiment 1 includes the USB interface 9 for connecting to the USB flash drive 37 storing the data for updating. The system control unit 19 acquires the data for updating from the USB flash drive 37 connected to the USB interface 9 to write to the SSD 53.
  • This accordingly enables easy and secure recovery of the firmware with use of the USB flash drive 37, in Embodiment 1.
  • The update program includes the initial file system data of the SSD 53. The system control unit 19 mounts the initial file system of the SSD 53 with the initial file system data of the read update program by the booted second kernel, accesses to the SSD 53 with the initial file system to recognize the file system of the SSD 53, and mounts the recognized file system of the SSD 53, thus enabling the data to be written to the SSD 53.
  • This ensures that the data can be securely written to the SSD 53 with the booted second kernel, in Embodiment 1.
  • Embodiment 2
  • FIG. 9 illustrates a schematic configuration of an electronic device according to Embodiment 2 of the disclosure. FIG. 10 illustrates a detail of a system control unit of FIG. 9 in a function block. Embodiment 2 has a basic configuration in common with Embodiment 1. Therefore, like reference numerals are given to corresponding configurations, and the repeated description will be further elaborated or simplified here. FIG. 9 and FIG. 10 correspond to FIGS. 1 and 2 of Embodiment 1, respectively. Accordingly, like reference numerals are given to the configurations of FIG. 9 and FIG. 10 respectively corresponding to FIGS. 1 and 2.
  • The electronic device 1 of Embodiment 2 reads the data for updating stored in an external server 79 to write to the SSD 53 in the recovery processing.
  • Therefore, the system control unit 19 functions as a network file system mounting unit 81 as well by booting the second kernel.
  • The network file system mounting unit 81, which implements a function of network file system mounting, acquires information of access to the external server 79 from the ROM 49 to network file system (NFS)-mount.
  • This accordingly enables the update processing unit 77 to read the data for updating from the external server 79 with a network 43.
  • FIG. 11 illustrates a sequence of recovery processing of the firmware in the electronic device 1 of FIG. 9, in conjunction with the ROM 49, the RAM 51, the SSD 53, and the external server 79. FIG. 12 illustrates steps of recovery processing of FIG. 11.
  • The recovery processing of Embodiment 2 performs initializing peripherals, displaying logo, determining boot mode, starting read of firmware, setting boot mode of boot mode flag to recovery mode by Steps S1 to S5 and S7 of FIG. 4 similarly to that of Embodiment 1. Accordingly, a flow chart of FIG. 12 is initiated.
  • The flow chart of the recovery processing of FIG. 12 is basically identical to the flow chart of FIG. 8. Steps S41 to S44 of FIG. 12 correspond to Steps S31 to S34 of FIG. 8, respectively. Steps S46 to S48 of FIG. 12 correspond to Steps S37 to S39 of FIG. 8, respectively.
  • Therefore, the recovery processing performs, similarly to that of Embodiment 1, reading update program, booting the second kernel, mounting initial file system of the SSD 53, and mounting file system of the SSD 53 in Steps S41 to S44 of FIG. 12.
  • Subsequently, “NFS-mount external server” is performed in Step S45. That is, the network file system mounting unit 81 of the system control unit 19 acquires the information of access to the external server 79 from the ROM 49 to NFS-mount the external server 79, thus enabling the data for updating to be read from the external server 79.
  • Subsequently, “Write data for updating” is performed in Step S46. The update processing unit 77 downloads the data for updating from the external server 79 to write to the SSD 53.
  • Thus, as the update of the firmware or the recovery with the new storage is performed, “Set boot mode to normal mode” is performed in Step S47. Subsequently, the boot mode setting unit 63 sets the mode of the boot mode flag in the ROM 49 to the normal mode.
  • Thereafter, “Reboot” is performed in Step S48, which causes the electronic device 1 to reboot.
  • As described above, in Embodiment 2, it is possible to automatically download the data for updating from the external server 79 and then recovery the firmware in the SSD 53. This accordingly eliminates the need for the recovery operations performed by the serviceman or any other staff, thus ensuring the reduced maintenance costs.
  • While various aspects and embodiments have been disclosed herein, other aspects and embodiments will be apparent to those skilled in the art. The various aspects and embodiments disclosed herein are for purposes of illustration and are not intended to be limiting, with the true scope and spirit being indicated by the following claims.

Claims (5)

What is claimed is:
1. An electronic device comprising:
a first nonvolatile memory that includes an area to store firmware, the firmware including a first kernel;
a second nonvolatile memory that includes an area to store an update program, the update program including a second kernel; and
a control circuit that reads one of the firmware and the update program by boot process, boots the one of the first and the second kernels, and ensures writing data to the first nonvolatile memory by the booted one of the first and the second kernels; wherein
when the firmware is incapable of being read, the control circuit reads the update program and performs the boot process to boot the second kernel, and writes updating data of the firmware to the first nonvolatile memory, the first nonvolatile memory being writable of the data by the booted second kernel.
2. The electronic device according to claim 1, further comprising:
an external interface that performs a processing that connects an external storage medium, the external storage medium storing the updating data; wherein
the control circuit acquires the updating data from the external storage medium and writes the updating data to the first nonvolatile memory, the external storage medium being connected to the external interface.
3. The electronic device according to claim 1, further comprising:
a network interface that performs a processing that connects to an external server via a network, the external server storing the updating data; wherein
the control circuit acquires the update program from the external server and writes the update program to the first nonvolatile memory, the external server being connected to the network interface.
4. The electronic device according to claim 1, wherein:
the update program includes initial file system data of the first nonvolatile memory; and
the control circuit further
mounts an initial file system of the first nonvolatile memory by the initial file system data of the update program, the update program being read by the booted second kernel,
accesses the first nonvolatile memory by the initial file system so as to recognize a file system of the first nonvolatile memory, and
mounts the recognized file system of the first nonvolatile memory so as to ensure writing the data to the first nonvolatile memory.
5. A non-transitory computer-readable recording medium storing a firmware recovery program of an electronic device, the electronic device including a first nonvolatile memory that includes an area to store firmware, the firmware including a first kernel, and a second nonvolatile memory that includes an area to store an update program, the update program including a second kernel, wherein the firmware recovery program causes the electronic device to function as:
the first nonvolatile memory that includes the area configured to store the firmware, the firmware including the first kernel;
the second nonvolatile memory that includes the area configured to store the update program, the update program including the second kernel; and
a control circuit that reads one of the firmware and the update program by boot process, boots the one of the first and the second kernels, and ensures writing data to the first nonvolatile memory by the booted one of the first and the second kernels; wherein
when the firmware is incapable of being read, the control circuit reads the update program and performs the boot process to boot the second kernel, and writes updating data of the firmware to the first nonvolatile memory, the first nonvolatile memory being writable of the data by the booted second kernel.
US14/979,540 2014-12-26 2015-12-28 Electronic device and firmware recovery program that ensure recovery of firmware Active 2036-01-07 US9760461B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014265435A JP6073854B2 (en) 2014-12-26 2014-12-26 Electronic equipment and firmware recovery program
JP2014-265435 2014-12-26

Publications (2)

Publication Number Publication Date
US20160188430A1 true US20160188430A1 (en) 2016-06-30
US9760461B2 US9760461B2 (en) 2017-09-12

Family

ID=54843685

Family Applications (1)

Application Number Title Priority Date Filing Date
US14/979,540 Active 2036-01-07 US9760461B2 (en) 2014-12-26 2015-12-28 Electronic device and firmware recovery program that ensure recovery of firmware

Country Status (4)

Country Link
US (1) US9760461B2 (en)
EP (1) EP3037968B1 (en)
JP (1) JP6073854B2 (en)
CN (1) CN105740094B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160162281A1 (en) * 2014-12-05 2016-06-09 Canon Kabushiki Kaisha Information processing apparatus that performs update of firmware, control method for the information processing apparatus, and storage medium
US20180150303A1 (en) * 2016-11-16 2018-05-31 International Business Machines Corporation Efficient booting system
US20190012180A1 (en) * 2017-07-07 2019-01-10 Phison Electronics Corp. Memory control circuit unit, memory storage device and control method thereof
US10255006B2 (en) * 2016-04-28 2019-04-09 Kyocera Document Solutions Electronic device for updating device firmware
US20190227865A1 (en) * 2018-01-19 2019-07-25 PFU LlMITED Information processing device and information processing method
US10379875B2 (en) 2017-11-23 2019-08-13 Lite-On Electronics (Guangzhou) Limited Solid state storage device and program loading method thereof
US10911328B2 (en) 2011-12-27 2021-02-02 Netapp, Inc. Quality of service policy based load adaption
US10929022B2 (en) 2016-04-25 2021-02-23 Netapp. Inc. Space savings reporting for storage system supporting snapshot and clones
US10951488B2 (en) 2011-12-27 2021-03-16 Netapp, Inc. Rule-based performance class access management for storage cluster performance guarantees
US10997098B2 (en) 2016-09-20 2021-05-04 Netapp, Inc. Quality of service policy sets
WO2021162367A1 (en) * 2020-02-10 2021-08-19 삼성전자 주식회사 Electronic device and method for initializing electronic device
US11157264B2 (en) 2018-03-19 2021-10-26 Samsung Electronics Co., Ltd. Electronic device and method for controlling update of electronic device
US20220058030A1 (en) * 2017-10-10 2022-02-24 Amlogic (Shanghai) Co., Ltd. Intelligent device and method for controlling boot screen of the intelligent device
US11379133B2 (en) * 2020-04-17 2022-07-05 SK Hynix Inc. Electronic device, data storage device and method of operating therefor
US11379119B2 (en) 2010-03-05 2022-07-05 Netapp, Inc. Writing data in a distributed data storage system
US11386120B2 (en) 2014-02-21 2022-07-12 Netapp, Inc. Data syncing in a distributed system
US20230087221A1 (en) * 2020-01-27 2023-03-23 Hewlett-Packard Development Company, L.P. Detection fields of view
US20230129037A1 (en) * 2021-10-26 2023-04-27 Xunmu Information Technology (Shanghai) Co., Ltd. Board management controller and method for starting thereof
US20230229305A1 (en) * 2022-01-19 2023-07-20 Vmware, Inc. Common volume representation in a virtualized computing system

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066343A (en) * 2017-01-24 2017-08-18 广东欧珀移动通信有限公司 The restorative procedure of partition table, device and mobile terminal in mobile terminal
CN110045971B (en) * 2018-01-16 2023-03-24 浙江宇视科技有限公司 System upgrade recovery method and device
WO2019207729A1 (en) * 2018-04-26 2019-10-31 三菱電機株式会社 Industrial computer, industrial computer system, operating system update method, and program
US11100228B2 (en) * 2018-10-25 2021-08-24 Dell Products, L.P. System and method to recover FPGA firmware over a sideband interface
CN109445821A (en) * 2018-11-01 2019-03-08 郑州云海信息技术有限公司 A kind of method and system of batch refresh bimodulus SSD open channel mode firmware
CN114035833A (en) * 2022-01-10 2022-02-11 深圳市安信达存储技术有限公司 SSd firmware online burning method and device, computer equipment and storage medium
KR20230139262A (en) * 2022-03-25 2023-10-05 삼성전자주식회사 Electronic device including the controller for system booting and method
TWI817502B (en) * 2022-05-13 2023-10-01 宇瞻科技股份有限公司 Solid state drive system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020147941A1 (en) * 2001-04-05 2002-10-10 Robert Gentile Network based BIOS recovery method
US20120011393A1 (en) * 2010-07-06 2012-01-12 Roberts Richard B Bios recovery
US8386842B2 (en) * 2009-05-21 2013-02-26 Asustek Computer Inc. Computer system with damaged bios data recovering function and recovering method thereof

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128734A (en) * 1997-01-17 2000-10-03 Advanced Micro Devices, Inc. Installing operating systems changes on a computer system
JP2003122575A (en) 2001-10-11 2003-04-25 Nec Miyagi Ltd Information processing unit
US20040034861A1 (en) * 2002-08-19 2004-02-19 Ballai Philip N. System and method for automating firmware maintenance
US20070050675A1 (en) * 2005-08-29 2007-03-01 Moxa Technologies Co., Ltd. [method for restoring a booted system]
JP5113700B2 (en) * 2008-09-24 2013-01-09 株式会社日立ソリューションズ Firmware update apparatus and method
JP2012174061A (en) * 2011-02-22 2012-09-10 Canon Electronics Inc Information processing device, information processing method, scanner device, and control method of scanner device
US8732527B2 (en) * 2011-08-16 2014-05-20 Google Inc. Secure recovery apparatus and method
JP5657588B2 (en) * 2012-02-29 2015-01-21 京セラドキュメントソリューションズ株式会社 Image forming apparatus
CN103578566B (en) * 2012-07-23 2016-08-24 群联电子股份有限公司 Memory storage apparatus and restorative procedure thereof
JP5860381B2 (en) * 2012-10-31 2016-02-16 京セラドキュメントソリューションズ株式会社 Information processing apparatus and program for information processing apparatus
KR20140099757A (en) * 2013-02-04 2014-08-13 삼성전자주식회사 Electronic device and method for upgrading firmware

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020147941A1 (en) * 2001-04-05 2002-10-10 Robert Gentile Network based BIOS recovery method
US8386842B2 (en) * 2009-05-21 2013-02-26 Asustek Computer Inc. Computer system with damaged bios data recovering function and recovering method thereof
US20120011393A1 (en) * 2010-07-06 2012-01-12 Roberts Richard B Bios recovery

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11379119B2 (en) 2010-03-05 2022-07-05 Netapp, Inc. Writing data in a distributed data storage system
US11212196B2 (en) 2011-12-27 2021-12-28 Netapp, Inc. Proportional quality of service based on client impact on an overload condition
US10911328B2 (en) 2011-12-27 2021-02-02 Netapp, Inc. Quality of service policy based load adaption
US10951488B2 (en) 2011-12-27 2021-03-16 Netapp, Inc. Rule-based performance class access management for storage cluster performance guarantees
US11386120B2 (en) 2014-02-21 2022-07-12 Netapp, Inc. Data syncing in a distributed system
US9766877B2 (en) * 2014-12-05 2017-09-19 Canon Kabushiki Kaisha Information processing apparatus that performs update of firmware, control method for the information processing apparatus, and storage medium
US20160162281A1 (en) * 2014-12-05 2016-06-09 Canon Kabushiki Kaisha Information processing apparatus that performs update of firmware, control method for the information processing apparatus, and storage medium
US10929022B2 (en) 2016-04-25 2021-02-23 Netapp. Inc. Space savings reporting for storage system supporting snapshot and clones
US10255006B2 (en) * 2016-04-28 2019-04-09 Kyocera Document Solutions Electronic device for updating device firmware
US10997098B2 (en) 2016-09-20 2021-05-04 Netapp, Inc. Quality of service policy sets
US11327910B2 (en) 2016-09-20 2022-05-10 Netapp, Inc. Quality of service policy sets
US11886363B2 (en) 2016-09-20 2024-01-30 Netapp, Inc. Quality of service policy sets
US10552171B2 (en) 2016-11-16 2020-02-04 International Business Machines Corporation Efficient booting system
US10127050B2 (en) * 2016-11-16 2018-11-13 International Business Machines Corporation Efficient booting system
US20180150303A1 (en) * 2016-11-16 2018-05-31 International Business Machines Corporation Efficient booting system
US11003460B2 (en) * 2017-07-07 2021-05-11 Phison Electronics Corp. Memory control circuit unit, memory storage device and control method thereof
US20190012180A1 (en) * 2017-07-07 2019-01-10 Phison Electronics Corp. Memory control circuit unit, memory storage device and control method thereof
US11847469B2 (en) * 2017-10-10 2023-12-19 Amlogic (Shanghai) Co., Ltd. Intelligent device and method for controlling boot screen of the intelligent device
US20220058030A1 (en) * 2017-10-10 2022-02-24 Amlogic (Shanghai) Co., Ltd. Intelligent device and method for controlling boot screen of the intelligent device
US10379875B2 (en) 2017-11-23 2019-08-13 Lite-On Electronics (Guangzhou) Limited Solid state storage device and program loading method thereof
US20190227865A1 (en) * 2018-01-19 2019-07-25 PFU LlMITED Information processing device and information processing method
US11157264B2 (en) 2018-03-19 2021-10-26 Samsung Electronics Co., Ltd. Electronic device and method for controlling update of electronic device
US20230087221A1 (en) * 2020-01-27 2023-03-23 Hewlett-Packard Development Company, L.P. Detection fields of view
US20220382624A1 (en) * 2020-02-10 2022-12-01 Samsung Electronics Co., Ltd. Electronic device and method for initializing electronic device
WO2021162367A1 (en) * 2020-02-10 2021-08-19 삼성전자 주식회사 Electronic device and method for initializing electronic device
US11953983B2 (en) * 2020-02-10 2024-04-09 Samsung Electronics Co., Ltd. Electronic device and method for initializing electronic device
US11379133B2 (en) * 2020-04-17 2022-07-05 SK Hynix Inc. Electronic device, data storage device and method of operating therefor
US20230129037A1 (en) * 2021-10-26 2023-04-27 Xunmu Information Technology (Shanghai) Co., Ltd. Board management controller and method for starting thereof
US20230229305A1 (en) * 2022-01-19 2023-07-20 Vmware, Inc. Common volume representation in a virtualized computing system

Also Published As

Publication number Publication date
JP2016126443A (en) 2016-07-11
JP6073854B2 (en) 2017-02-01
EP3037968A1 (en) 2016-06-29
CN105740094A (en) 2016-07-06
EP3037968B1 (en) 2019-01-30
US9760461B2 (en) 2017-09-12
CN105740094B (en) 2019-02-05

Similar Documents

Publication Publication Date Title
US9760461B2 (en) Electronic device and firmware recovery program that ensure recovery of firmware
US9354895B2 (en) Method of updating boot image for fast booting and image forming apparatus for performing the same
US10055218B2 (en) System and method for adding and storing groups of firmware default settings
US10394570B2 (en) Method of generating boot image for fast booting and image forming apparatus for performing the method, and method of performing fast booting and image forming apparatus for performing the method
CN105917306B (en) System and method for configuring system firmware configuration data
US11169819B2 (en) Information handling system (IHS) and method to proactively restore firmware components to a computer readable storage device of an IHS
US9448889B2 (en) BIOS failover update with service processor
US9448808B2 (en) BIOS update with service processor without serial peripheral interface (SPI) access
JP2010123125A (en) Method and system to enable fast platform restart
US9930207B2 (en) Information processing apparatus, method of initializing a non-volatile storage device, and storage medium
US20080059785A1 (en) Method and apparatus for shutting down a computer system
JP7002358B2 (en) Information processing system, information processing device, BIOS update method of information processing device, and BIOS update program of information processing device
US9411605B2 (en) Device-less and system agnostic unified extensible firmware interface (UEFI) driver
KR101813641B1 (en) Image forming apparatus and method for booting the same having hibernation function
US20150347151A1 (en) System and method for booting from a non-volatile memory
US20180095693A1 (en) Information processing apparatus, information processing system, and method for controlling information processing apparatus
JP5943681B2 (en) Information processing apparatus, firmware update method for information processing apparatus, and program
TWI514281B (en) A sata storage device with spi interface, using this device for boot up and bios code update method thereof
KR102429346B1 (en) Memory Upgrade System And Method
US11797292B2 (en) Information processing apparatus using swap file, control method therefor, and storage medium
KR101850275B1 (en) Method for generating boot image for fast booting and image forming apparatus for performing the same, method for performing fast booting and image forming apparatus for performing the same
US20150149144A1 (en) Simulating non-volatile memory
JP6959153B2 (en) Information processing equipment, information processing methods, and programs
TW201525862A (en) Computer system and activation method for computer system
CN113342365A (en) Operating system deployment method, device, equipment and computer-readable storage medium

Legal Events

Date Code Title Description
AS Assignment

Owner name: KYOCERA DOCUMENT SOLUTIONS INC., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:NITTA, KENICHIRO;REEL/FRAME:037362/0171

Effective date: 20151202

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4