KR101225841B1 - Apparatus and method of updating restoration for firmware - Google Patents

Apparatus and method of updating restoration for firmware Download PDF

Info

Publication number
KR101225841B1
KR101225841B1 KR1020050089985A KR20050089985A KR101225841B1 KR 101225841 B1 KR101225841 B1 KR 101225841B1 KR 1020050089985 A KR1020050089985 A KR 1020050089985A KR 20050089985 A KR20050089985 A KR 20050089985A KR 101225841 B1 KR101225841 B1 KR 101225841B1
Authority
KR
South Korea
Prior art keywords
firmware
information device
update
file
memory card
Prior art date
Application number
KR1020050089985A
Other languages
Korean (ko)
Other versions
KR20070035299A (en
Inventor
김상엽
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020050089985A priority Critical patent/KR101225841B1/en
Publication of KR20070035299A publication Critical patent/KR20070035299A/en
Application granted granted Critical
Publication of KR101225841B1 publication Critical patent/KR101225841B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/654Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories

Landscapes

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

Abstract

본 발명은 휴대폰과 같은 정보기기의 펌웨어 업데이트 및 복원에 관한 것으로 정보기기에 장착된 확장용 메모리카드로부터 새로운 버전의 펌웨어 파일 및 업데이트 코드를 상기 정보기기에 저장하고, 상기 정보기기에 기 저장된 펌웨어 파일을 상기 확장용 메모리 카드에 저장하는 단계; 상기 새로운 펌웨어 파일 및 업데이트 코드로 상기 정보기기의 펌웨어 업데이트를 실행하는 단계; 상기 펌웨어가 업데이트된 정보기기의 정상 동작 여부를 확인하는 단계; 상기 정보기기가 정상 동작하지 않는 경우 상기 펌웨어 복원 키를 입력받는 단계; 상기 정보기기를 재부팅하여 상기 확장 메모리에 저장된 이전 버전의 펌웨어 파일을 읽어들여 상기 펌웨어를 복원하는 단계;를 포함한다.The present invention relates to a firmware update and restoration of an information device such as a mobile phone, and stores a new version of a firmware file and an update code in the information device from an expansion memory card installed in the information device, and a firmware file previously stored in the information device. Storing the memory card in the expansion memory card; Executing a firmware update of the information device with the new firmware file and update code; Checking whether the firmware of the updated information device operates normally; Receiving the firmware recovery key when the information device does not operate normally; And rebooting the information device and restoring the firmware by reading a firmware file of a previous version stored in the expansion memory.

펌웨어, 업데이트, 복원 Firmware, update, restore

Description

펌웨어 업데이트 복원방법{Apparatus and method of updating restoration for firmware}{Apparatus and method of updating restoration for firmware}

도 1은 종래의 펌웨어 업데이트의 동작 순서도이다.1 is an operation flowchart of a conventional firmware update.

도 2는 본 발명의 실시 예에 따른 펌웨어 업데이트 복원을 위한 구조를 나타낸 블록도이다.2 is a block diagram showing a structure for firmware update restoration according to an embodiment of the present invention.

도 3은 본 발명의 실시 예에 따른 펌웨어 복원 방법의 동작 순서도이다.3 is an operation flowchart of a firmware restoration method according to an embodiment of the present invention.

본 발명은 정보기기의 펌웨어 업데이트에 관한 것으로, 특히 업데이트한 펌웨어의 문제가 발생한 경우 이전 버전의 펌웨어로 복원할 수 있도록 하는 펌웨어 업데이트 복원방법에 관한 것이다.The present invention relates to a firmware update of an information device, and more particularly, to a firmware update restoration method for restoring to an earlier version of firmware when a problem occurs with an updated firmware.

휴대폰, PDA(Personal Digital Assistant) 등과 같은 정보기기는 일반적으로 생산시 내장되는 플래시(Flash) 롬(ROM)에 동작 프로그램인 펌웨어를 버닝(Burning) 작업한 후, 인쇄회로기판(PCB; Printed Circuit Board)에 표면실장기술(SMT; Surface Mount Technology)을 이용하여 제작된다.Information devices such as mobile phones and PDAs (Personal Digital Assistants) generally burn the firmware, which is an operating program, on a built-in flash ROM, and then use a printed circuit board (PCB). ) Is manufactured using Surface Mount Technology (SMT).

이러한 플래시롬은 정보기기의 전원이 온 될 경우, 중앙처리장치가 부트코더(Bootloader)에 의해 부팅된 후 사용자 인터페이스에 의해 상기 중앙처리장치가 상기 플래시롬에 저장되어 있는 프로그램을 동작하도록 한다.The flash ROM causes the CPU to operate a program stored in the flash ROM by a user interface after the CPU is booted by a bootloader when the information apparatus is powered on.

이후에 프로그램을 수정하거나, 업데이트 하기 위해서는 정보기기에 RS-232 혹은 USB(Universal Serial Bus) 등의 직렬통신 방식을 이용하여 업데이트될 프로그램을 다운로드하는 방법을 이용한다.In order to modify or update a program later, a method of downloading a program to be updated by using a serial communication method such as RS-232 or USB (Universal Serial Bus) is used.

그러나 상기한 방식을 통해 프로그램을 다운로드하는 경우, 플래시롬에 펌웨어를 쓰는 속도가 매우 늦는 문제가 있기 때문에, 정보기기의 메모리 확장용 커넥터에 메모리를 장착하여 부팅과 동시에 펌웨어 업데이트를 수행하도록 하는 방식이 개발되었다.However, when downloading a program through the above-described method, there is a problem that writing the firmware to the flash ROM is very slow. Therefore, a method of installing a memory in the memory expansion connector of the information device to perform the firmware update at the same time as booting is performed. Developed.

도 1은 종래의 펌웨어 업데이트의 동작 순서도이다.1 is an operation flowchart of a conventional firmware update.

도 1을 참조하면, 휴대폰의 펌웨어 업데이트를 위하여 휴대폰의 메모리 확장용 커넥터에 메모리카드를 장착하고(S101), 휴대폰에 전원을 공급한다(S102).Referring to FIG. 1, a memory card is mounted on a memory expansion connector of a mobile phone for updating a firmware of a mobile phone (S101), and power is supplied to the mobile phone (S102).

휴대폰은 전원이 공급되면, 부팅을 시작하고(S103), 부팅과정에서 메모리 카드를 인식하며, 해당 메모리카드에 펌웨어 업데이트를 위한 코드가 있는지 여부를 판단한다(S104).When power is supplied, the mobile phone starts booting (S103), recognizes the memory card during the booting process, and determines whether there is a code for firmware update on the corresponding memory card (S104).

상기 판단결과, 펌웨어 업데이트 코드가 있다면, 메모리카드에서 새로운 펌웨어를 다운로드하여 플래시롬에 저장하는 업데이트 과정을 수행하고(S105), 펌웨어 업데이트 코드가 없다면 휴대폰이 정상 부팅되고, 유휴상태로 대기하게 된다(S106).As a result of the determination, if there is a firmware update code, an update process of downloading new firmware from a memory card and storing it in a flash ROM is performed (S105). If there is no firmware update code, the mobile phone is normally booted and idled. S106).

상기한 펌웨어 업데이트 방법은 간단하고 빠른 시간 안에 펌웨어를 저장할 수 있도록 하여 펌웨어 업데이트 시간이 단축되고 간편해지는 효과가 있으나, 메모리카드에 저장되는 펌웨어 파일 자체에 문제가 있는 경우는 이를 복원하기 위해서 이전의 펌웨어 업데이트 방식과 같이 RS-232나 Jtag 장비 등을 이용하여 플래시롬에 펌웨어 프로그램을 저장하는 방식을 이용해야 하는 문제가 있다.The firmware update method can save the firmware in a simple and quick time, thereby shortening and simplifying the firmware update time. However, if there is a problem with the firmware file stored in the memory card, the previous firmware can be restored. There is a problem in that a firmware program is stored in a flash ROM using an RS-232 or a Jtag device such as an update method.

본 발명은 이러한 문제점을 해결하기 위한 것으로, 펌웨어 업데이트시 펌웨어 파일이 손상되어 펌웨어 복원을 하는 경우 간단하게 펌웨어 복원을 할 수 있도록 하는 펌웨어 업데이트 복원방법을 제공함에 그 목적이 있다.An object of the present invention is to provide a method for restoring a firmware update that can be used to simply restore a firmware when a firmware file is damaged due to a firmware file being damaged during a firmware update.

상기한 바와 같은 목적을 달성하기 위하여 본 발명에 따른 펌웨어 업데이트 복원방법은,
정보기기에 장착된 확장용 메모리카드로부터 새로운 버전의 펌웨어 파일 및 업데이트 코드를 상기 정보기기에 저장하고, 상기 정보기기에 기 저장된 펌웨어 파일을 상기 확장용 메모리 카드에 저장하는 단계; 상기 새로운 펌웨어 파일 및 업데이트 코드로 상기 정보기기의 펌웨어 업데이트를 실행하는 단계; 상기 펌웨어가 업데이트된 정보기기의 정상 동작 여부를 확인하는 단계; 상기 정보기기가 정상 동작하지 않는 경우 상기 펌웨어 복원 키를 입력받는 단계; 상기 정보기기를 재부팅하여 상기 확장 메모리에 저장된 이전 버전의 펌웨어 파일을 읽어들여 상기 펌웨어를 복원하는 단계;를 포함한다.
Firmware update restoration method according to the present invention to achieve the above object,
Storing a new version of the firmware file and the update code in the information device from the expansion memory card mounted in the information device, and storing the firmware file previously stored in the information device in the expansion memory card; Executing a firmware update of the information device with the new firmware file and update code; Checking whether the firmware of the updated information device operates normally; Receiving the firmware recovery key when the information device does not operate normally; And rebooting the information device and restoring the firmware by reading a firmware file of a previous version stored in the expansion memory.

삭제delete

언급된 바와 같이 본 발명에 따른 펌웨어 업데이트 복원방법은 정보기기의 동작 프로그램인 펌웨어를 업데이트하는 경우, 펌웨어 파일에 이상이 있을 때, 이전의 버전으로 복원할 수 있도록 하며, 이하에서는 도면을 참조하여 펌웨어 업데이트 복원방법에 대하여 보다 상세히 설명하기로 한다.As mentioned above, in the firmware update restoration method according to the present invention, when updating the firmware, which is an operation program of the information apparatus, when there is an error in the firmware file, the firmware update restoration method can restore the previous version. The update restoration method will be described in more detail.

다만, 본 발명을 설명함에 있어서 종래에 공지가 되어 알려진 부분에 대해서는 자세한 설명을 생략하기로 한다.However, in the following description of the present invention, a detailed description will be omitted for the known parts.

도 2는 본 발명의 실시 예에 따른 펌웨어 업데이트 복원을 위한 구조를 나타낸 블록도이다.2 is a block diagram showing a structure for firmware update restoration according to an embodiment of the present invention.

도 2를 참조하면, 펌웨어 업데이트 및 복원을 위해서 휴대폰(100)은 동작 제어를 위한 프로세서인 MSM(Mobile Station Modem)(110)과, 펌웨어 저장을 위한 플래시 롬(120)과, 휴대폰(100)의 메모리 확장 또는 전원 연결 등을 위한 커넥터(130) 및 상기 휴대폰(100)의 펌웨어 업데이트가 잘못된 경우 이전 버전으로 펌웨어 복원을 할 수 있도록 하기 위한 핫키(Hotkey)를 포함하는 키입력부(140)를 포함한다.Referring to FIG. 2, in order to update and restore the firmware, the mobile phone 100 includes a mobile station modem (MSM) 110, which is a processor for operation control, a flash ROM 120 for storing firmware, and a mobile phone 100 of the mobile phone 100. And a key input unit 140 including a connector 130 for memory expansion or power connection, and a hotkey for restoring the firmware to a previous version when the firmware update of the mobile phone 100 is wrong. .

또한, 상기 휴대폰(100)과 연결되어 펌웨어 업데이트를 할 수 있도록 하는 SD(Secure Digital) 메모리부(200)는 휴대폰(100)의 커넥터(130)와 연결되어 인터페이스를 제공하는 SD 인터페이스(230)와, 펌웨어 파일을 포함한 데이터가 저장되는 플래시 메모리(210) 및 데이터 저장, 삭제를 포함한 제어를 수행하는 메모리 제 어부(220)를 포함한다.In addition, the SD (Secure Digital) memory unit 200 connected to the mobile phone 100 to update the firmware is connected to the connector 130 of the mobile phone 100 and provides an SD interface 230. The flash memory 210 stores data including a firmware file and a memory controller 220 performs control including data storage and deletion.

휴대폰(100)은 MSM(110)의 제어에 따라 다양한 기능을 제공하며, 휴대폰(100)의 동작을 위한 프로그램인 펌웨어가 플래시 롬(120)에 저장되어 있다.The mobile phone 100 provides various functions under the control of the MSM 110, and firmware, which is a program for operating the mobile phone 100, is stored in the flash ROM 120.

휴대폰(100)에 전원을 공급하면, MSM(110)이 부팅동작을 수행하고 플래시 롬(120)의 펌웨어 파일을 로딩 하여 휴대폰(100)이 정상동작 하도록 한다.When power is supplied to the mobile phone 100, the MSM 110 performs a booting operation and loads the firmware file of the flash ROM 120 to allow the mobile phone 100 to operate normally.

그리고 SD 메모리부(200)의 플래시 메모리(210)는 펌웨어 파일을 포함한 다양한 데이터를 저장한다.The flash memory 210 of the SD memory unit 200 stores various data including a firmware file.

상기한 휴대폰(100)의 커넥터(130)에 SD 메모리부(200)의 SD 인터페이스(230)를 삽입하여 장착하고, 휴대폰(100)에 전원을 공급하면, 부팅과정에서 SD 메모리부(200)가 연결된 것을 확인 한 후, 플래시 메모리(210)에 펌웨어 업데이트를 위한 코드가 있는지를 확인 한다.When the SD interface 230 of the SD memory unit 200 is inserted into the connector 130 of the mobile phone 100, and the power is supplied to the mobile phone 100, the SD memory unit 200 is booted. After checking that it is connected, check whether there is a code for firmware update in the flash memory 210.

그리고 업데이트를 위한 코드가 있는 경우 플래시 메모리(210)에 저장된 펌웨어 파일을 플래시 롬(120)으로 저장하여 업데이트를 한다.If there is a code for updating, the firmware file stored in the flash memory 210 is stored in the flash ROM 120 to be updated.

이때, 플래시 메모리(210)에 저장된 펌웨어 파일을 플래시 롬(120)에 저장하기 전에, 플래시 롬(120)에 저장되어 있던 이전 버전의 펌웨어 파일을 플래시 메모리(210)로 저장한다.In this case, before storing the firmware file stored in the flash memory 210 in the flash ROM 120, the firmware file of the previous version stored in the flash ROM 120 is stored in the flash memory 210.

물론 상기 플래시 메모리(210)는 새로운 버전의 펌웨어 파일 이외의 데이터가 저장될 공간을 충분히 가지고 있어야 한다.Of course, the flash memory 210 should have enough space to store data other than the new version of the firmware file.

그리고 펌웨어 업데이트가 된 이후, 휴대폰(100)이 재부팅 되는데 플래시 메모리(210)에 저장되어 있던 새로운 버전의 펌웨어 파일이 문제가 있는 경우 부팅이 정상적으로 이루어지지 않는다.After the firmware is updated, the mobile phone 100 is rebooted, but when the new version of the firmware file stored in the flash memory 210 has a problem, booting is not normally performed.

이러한 경우 사용자가 키입력부(140)에 설정된 펌웨어 백업을 위한 핫키를 누르면, 휴대폰(100)은 재부팅 되고 SD 메모리부(200)에 이전 버전의 펌웨어를 찾아 다시 플래시 롬(120)에 복원하게 된다.In this case, when the user presses a hot key for the firmware backup set in the key input unit 140, the mobile phone 100 is rebooted and finds the firmware of the previous version in the SD memory unit 200 and restores the flash ROM 120 again.

상기한 동작을 수행하는 펌웨어 복원 동작에 대해 자세히 설명하면 다음과 같다.The firmware restoration operation for performing the above operation will be described in detail as follows.

도 3은 본 발명의 실시 예에 따른 펌웨어 복원 방법의 동작 순서도이다.3 is an operation flowchart of a firmware restoration method according to an embodiment of the present invention.

도 3을 참조하면, 상기 도2와 같은 구성을 포함하는 휴대폰(100)의 펌웨어를 업데이트 또는 이전 버전으로 복원하기 위해서는 우선 휴대폰(100)의 커넥터(130)에 SD 메모리부(200)의 SD 인터페이스(230)를 연결하여 메모리 카드를 장착한 후(S301), 휴대폰(100)에 전원을 공급한다(S302).Referring to FIG. 3, in order to update or restore the firmware of the mobile phone 100 including the configuration as shown in FIG. 2 to the previous version, the SD interface of the SD memory unit 200 is connected to the connector 130 of the mobile phone 100. After mounting the memory card by connecting the 230 (S301), and supplies power to the mobile phone (100) (S302).

휴대폰(100)의 MSM(110)은 전원이 공급됨에 따라 부팅을 수행하는데, 먼저 이전에 복원을 위한키의 입력이 있었는지 여부를 판단한다(S303).The MSM 110 of the mobile phone 100 performs booting as power is supplied. First, it is determined whether a key for restoration has been previously input (S303).

복원을 위한 키 입력이 있었다면, 휴대폰(100)은 빠른 부팅을 실시하고(S310), 장착된 메모리카드 즉 SD 메모리부(200)의 플래시 메모리(210)에 이전 버번의 백업된 펌웨어가 있는지 여부를 판단한다(S311).If there is a key input for restoring, the mobile phone 100 performs a fast boot (S310), and whether there is a backup firmware of the previous bourbon in the installed memory card, that is, the flash memory 210 of the SD memory unit 200. It is determined (S311).

상기 빠른 부팅이란 정상적으로 부팅하는 것이 아닌, 휴대폰(100)의 백업을 위한 최소한의 기능만을 로딩 하여 부팅을 실행하는 것을 말한다.The fast booting means booting by loading only the minimum function for the backup of the mobile phone 100, not booting normally.

그리고 SD 메모리부(200)의 플래시 메모리(210)에 백업 파일이 있다면, 해당 파일을 플래시 롬(120)으로 저장하여 이전 버전으로 펌웨어를 복원하게 된다 (S312).If there is a backup file in the flash memory 210 of the SD memory unit 200, the file is stored as the flash ROM 120 to restore the firmware to the previous version (S312).

그러나 플래시 메모리(210)에 백업된 펌웨어 파일이 없는 경우는 종래의 펌웨어 방법에 따른 RS-232 등과 연결하여 펌웨어 파일을 플래시 롬(120)에 저장해야 한다.However, if there is no firmware file backed up in the flash memory 210, the firmware file should be stored in the flash ROM 120 in connection with RS-232 according to a conventional firmware method.

그러나 본 발명의 실시 예에 따라 펌웨어 업데이트를 한 경우는, 기본적으로 펌웨어를 업데이트하기 전에 백업을 하게 되므로 문제가 없을 것으로 판단된다.However, in the case of updating the firmware according to the embodiment of the present invention, since it is basically backed up before updating the firmware, it is determined that there is no problem.

즉, 상기 단계 S303에서 복원키가 입력된 것이 아니라면, 휴대폰(100)은 정상적인 부팅 과정을 거치고(S304), SD 메모리부(200)가 연결되어 있으므로 해당 SD 메모리부(200)의 플래시 메모리(210)에 펌웨어 업데이트를 위한 코드가 있는지 여부를 판단한다(S305).That is, if the restore key is not input in step S303, the mobile phone 100 undergoes a normal booting process (S304), and since the SD memory unit 200 is connected, the flash memory 210 of the SD memory unit 200 is connected. In step S305, it is determined whether a code for firmware update exists.

단계 S305의 판단결과, 업데이트에 대한 코드가 없다면 휴대폰(100)은 정상 부팅되어 대기상태로 들어가고(S308), 펌웨어 업데이트를 위한 코드가 있다면 현재 플래시 롬(120)에 저장되어 있는 펌웨어를 백업하여 상기 플래시 메모리(210)에 저장한다(S306).As a result of the determination in step S305, if there is no code for the update, the mobile phone 100 is booted normally and enters a standby state (S308). The data is stored in the flash memory 210 (S306).

이때, 상기 플래시 메모리(210)에 저장된 펌웨어의 버전과 휴대폰(100)의 플래시 롬(120)에 저장된 펌웨어 버전을 추출하여 비교하고, 플래시 메모리(210)의 펌웨어가 최신이 것인 경우 업데이트를 수행하는 것은 현재 공지된 펌웨어 업데이트 방법에 의한 것이므로 자세히 설명하지 않도록 한다.At this time, the version of the firmware stored in the flash memory 210 and the firmware version stored in the flash ROM 120 of the mobile phone 100 is extracted and compared, and if the firmware of the flash memory 210 is the latest, perform an update Since it is by the currently known firmware update method will not be described in detail.

백업 파일을 저장한 이후에는, 플래시 메모리(210)에 저장되어 있는 새로운 버전의 펌웨어 파일을 플래시 롬(120)으로 다운로드하여 업데이트를 수행한다 (S307).After storing the backup file, the firmware file of the new version stored in the flash memory 210 is downloaded to the flash ROM 120 and updated (S307).

상기와 같이 펌웨어를 업데이트하기에 앞서 현재 버전의 펌웨어를 백업 파일로 메모리카드에 저장하기 때문에, 새로운 버전의 펌웨어 파일 자체가 손상이 있어서 펌웨어 업데이트에 문제가 발생한다 하여도, 이전 버전의 백업 파일을 이용하여 휴대폰을 복원할 수 있는 것이다.Prior to updating the firmware, the current version of the firmware is stored in the memory card as a backup file. Therefore, even if a new version of the firmware file itself is damaged and a problem occurs in the firmware update, the backup file of the previous version is not stored. You can restore your phone.

본 발명의 실시 예에 따른 펌웨어 업데이트 복원방법은 휴대폰과 같은 정보기기의 펌웨어를 메모리카드를 연결하여 업데이트할 경우, 이전 버전의 펌웨어 파일을 백업함으로써, 펌웨어 업데이트에 문제가 발생한 경우 이전 버전으로 간단히 복원할 수 있도록 하는 특징이 있으며, 본 발명을 올바르게 이해하는 당업자는 본 발명의 사상 범위 내에서 구성 요소의 취사선택에 의해서 또 다른 실시 예를 만들어 내는 것은 쉬운 일이다.In the firmware update restoration method according to an embodiment of the present invention, when the firmware of an information device such as a mobile phone is updated by connecting a memory card, the firmware file of the previous version is backed up, so that if a problem occurs in the firmware update, it is simply restored to the previous version. There is a feature to enable, it is easy for those skilled in the art to correctly understand the present invention to create another embodiment by the selection of components within the spirit of the present invention.

상기된 바와 같은 본 발명에 따른 펌웨어 업데이트 복원방법은 휴대폰과 같은 정보기기의 펌웨어 업데이트를 확장 메모리 카드를 연결하여 수행할 때, 펌웨어 업데이트의 문제가 발생한 경우에도 간단히 이전 버전의 펌웨어로 복원할 수 있도록 하는 효과가 있다.The firmware update restoration method according to the present invention as described above, when performing a firmware update of an information device such as a mobile phone by connecting an expansion memory card, so that even if a problem of firmware update occurs, it is possible to simply restore to the previous version of firmware. It is effective.

Claims (5)

정보기기에 장착된 확장용 메모리카드로부터 새로운 버전의 펌웨어 파일 및 업데이트 코드를 상기 정보기기에 저장하고, 상기 정보기기에 기 저장된 펌웨어 파일을 상기 확장용 메모리 카드에 저장하는 단계;Storing a new version of the firmware file and an update code in the information device from the expansion memory card mounted in the information device, and storing the firmware file previously stored in the information device in the expansion memory card; 상기 새로운 펌웨어 파일 및 업데이트 코드로 상기 정보기기의 펌웨어 업데이트를 실행하는 단계;Executing a firmware update of the information device with the new firmware file and update code; 상기 펌웨어가 업데이트된 정보기기의 정상 동작 여부를 확인하는 단계;Checking whether the firmware of the updated information device operates normally; 상기 정보기기가 정상 동작하지 않는 경우 상기 펌웨어 복원 키를 입력받는 단계;Receiving the firmware recovery key when the information device does not operate normally; 상기 정보기기를 재부팅하여 상기 확장 메모리에 저장된 이전 버전의 펌웨어 파일을 읽어들여 상기 펌웨어를 복원하는 단계;를 포함하는Rebooting the information device to read the previous version of the firmware file stored in the expansion memory to restore the firmware; including 펌웨어 복원 방법.How to restore firmware. 제 1항에 있어서,The method of claim 1, 상기 확장용 메모리 카드에 저장된 펌웨어파일의 버전이 상기 정보기기에 저장된 펌웨어보다 최신의 것인 경우 펌웨어 업데이트를 수행하는 것을 특징으로 하는 펌웨어 복원 방법.And a firmware update is performed if the version of the firmware file stored in the expansion memory card is newer than the firmware stored in the information device. 삭제delete 제1항에 있어서,The method of claim 1, 상기 정보기기는 휴대폰, PDA를 포함하는 외부 확장 메모리 카드와 연결하여 펌웨어 업데이트를 수행하는 정보 또는 정보통신용 기기인 것을 특징으로 하는The information device is an information or information communication device for performing a firmware update by connecting to an external expansion memory card including a mobile phone and a PDA. 펌웨어 복원 방법.How to restore firmware. 제 1항에 있어서, 상기 메모리 카드는 MMS/SD/mini SD 카드인 것을 특징으로 하는 펌웨어 복원 방법.The method of claim 1, wherein the memory card is an MMS / SD / mini SD card.
KR1020050089985A 2005-09-27 2005-09-27 Apparatus and method of updating restoration for firmware KR101225841B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050089985A KR101225841B1 (en) 2005-09-27 2005-09-27 Apparatus and method of updating restoration for firmware

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050089985A KR101225841B1 (en) 2005-09-27 2005-09-27 Apparatus and method of updating restoration for firmware

Publications (2)

Publication Number Publication Date
KR20070035299A KR20070035299A (en) 2007-03-30
KR101225841B1 true KR101225841B1 (en) 2013-01-23

Family

ID=43656476

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050089985A KR101225841B1 (en) 2005-09-27 2005-09-27 Apparatus and method of updating restoration for firmware

Country Status (1)

Country Link
KR (1) KR101225841B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100873327B1 (en) * 2007-01-29 2008-12-10 삼성전자주식회사 Method and apparatus for updating firmware in mobile communication terminal

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030036131A (en) * 2000-01-07 2003-05-09 톰슨 라이센싱 소시에떼 아노님 Method and apparatus for backing up application code upon power failure during a code update
KR20040053654A (en) * 2002-12-17 2004-06-24 엘지전자 주식회사 Method for upgrade in mobile terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030036131A (en) * 2000-01-07 2003-05-09 톰슨 라이센싱 소시에떼 아노님 Method and apparatus for backing up application code upon power failure during a code update
KR20040053654A (en) * 2002-12-17 2004-06-24 엘지전자 주식회사 Method for upgrade in mobile terminal

Also Published As

Publication number Publication date
KR20070035299A (en) 2007-03-30

Similar Documents

Publication Publication Date Title
US8490081B2 (en) Method and apparatus for installing software in mobile communication terminal
KR100248757B1 (en) Method of damaged rom bios recovery function
CN110333891A (en) The method of enhanced OTA upgrading based on Internet of Things
TWI396076B (en) Wireless handset, nonvolatile memory for wireless handset, and method for failsafe preservation of diagnostic information
US20100235617A1 (en) System recovery method and embedded system with automatic recovery function
CN101251813A (en) Device and method for mobile telephone system recovery
US20050289382A1 (en) System and method for recovering a device state
KR20080023841A (en) The method of firmware upgrade and automatic firmware recovery system
CN110874237A (en) Software upgrading method, device, terminal and readable storage medium
CN108958767A (en) A kind of safe mode automatically updating method realized based on minimum system backup
CN108345464A (en) A kind of the startup method and Android vehicle device of Android system
CN102043634B (en) Embedded system and embedded software upgrading method
KR101225841B1 (en) Apparatus and method of updating restoration for firmware
KR101085681B1 (en) System and method for recovering data in mobile terminal
CN110908722B (en) Method and device applied to starting of operating system, electronic equipment and storage medium
CN104765631A (en) Restoration method and device for application program of mobile terminal
CN101101553A (en) Firmware upgrading restoring method
KR100832269B1 (en) Program update method and system for wireless communication terminal
CN104461659A (en) High-reliability computer starting method
KR100591813B1 (en) Mobile phone had a function of recovery for the firmware download errors and Recovering method for the firmware download errors of a mobile phone
JP4265104B2 (en) Information terminal device, system off processing method thereof, and program thereof
KR20040096734A (en) Method for firm ware upgrade in a mobile phone
KR100628176B1 (en) Method for upgrading program stored in information terminal
KR100588199B1 (en) Method for recovering download mode in program download fail state of portable terminal, and portable terminal employing it
CN109271191B (en) Information processing method and electronic equipment

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20151224

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee