KR20060020466A - Operating program automatic restoration method for mobile communication device - Google Patents

Operating program automatic restoration method for mobile communication device Download PDF

Info

Publication number
KR20060020466A
KR20060020466A KR1020040069310A KR20040069310A KR20060020466A KR 20060020466 A KR20060020466 A KR 20060020466A KR 1020040069310 A KR1020040069310 A KR 1020040069310A KR 20040069310 A KR20040069310 A KR 20040069310A KR 20060020466 A KR20060020466 A KR 20060020466A
Authority
KR
South Korea
Prior art keywords
area
code
operating program
program
stored
Prior art date
Application number
KR1020040069310A
Other languages
Korean (ko)
Other versions
KR100652664B1 (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 KR1020040069310A priority Critical patent/KR100652664B1/en
Publication of KR20060020466A publication Critical patent/KR20060020466A/en
Application granted granted Critical
Publication of KR100652664B1 publication Critical patent/KR100652664B1/en

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
    • 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/142Reconfiguring to eliminate the error
    • G06F11/143Reconfiguring to eliminate the error with loss of software functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

본 발명은 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법에 관한 것으로, 메모리 영역을 물리적으로 코드 영역(운용 프로그램 저장 영역)과 데이터 영역(EFS 영역)으로 구분하고, 상기 코드 영역에는 MSM 칩의 초기 구동 알고리즘과, 메모리 및 통신포트 등을 초기화 함수를 포함하는 운용 프로그램을 저장하며, 상기 데이터 영역에는 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 압축 저장하고, 부팅 중 에러 발생에 의해 정상 부팅이 수행되지 않을 경우, 상기 압축 저장된 운용 프로그램을 압축 해제한 후, 상기 코드 영역에 저장된 운용 프로그램과 비교하여, 문제의 코드를 로딩하여 재 설치할 수 있도록 이루어짐으로써 달성할 수 있다.The present invention relates to a method for automatically recovering an operating program of a mobile communication terminal, in which an error occurs in an operating program of the mobile communication terminal and does not operate normally. The memory area is physically divided into a code area (operation program storage area) and a data area (EFS area), and the code area includes an initial driving algorithm of the MSM chip, an operation including an initialization function, a memory and a communication port, and the like. Stores a program, and compresses and stores the same program as the operating program stored in the code area, and if the normal boot is not performed due to an error during booting, after decompressing the compressed and stored operating program, Compared with the operating program stored in the code area This can be achieved by loading the code in question and reinstalling it.

Description

이동 통신 단말기의 운용 프로그램 자동 복구 방법{OPERATING PROGRAM AUTOMATIC RESTORATION METHOD FOR MOBILE COMMUNICATION DEVICE}How to automatically recover the operating program of the mobile terminal {OPERATING PROGRAM AUTOMATIC RESTORATION METHOD FOR MOBILE COMMUNICATION DEVICE}

도 1은 본 발명에 따른 이동 통신 단말기의 프로그램 메모리의 맵 구성을 보인 예시도.1 is an exemplary view showing a map configuration of a program memory of a mobile communication terminal according to the present invention.

도 2는 본 발명에 따른 이동 통신 단말기의 부팅 프로그램 동작 과정을 보인 순서도.2 is a flowchart illustrating a boot program operation process of a mobile communication terminal according to the present invention;

본 발명은 이동 통신 단말기의 운용 프로그램 자동 복구 방법에 관한 것으로, 특히 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법에 관한 것이다.The present invention relates to a method for automatically recovering an operation program of a mobile communication terminal. In particular, when an error occurs in an operation program of the mobile communication terminal and does not operate normally, the terminal itself may be restored by reinstalling the operation program stored therein. The present invention relates to a method for automatically recovering an operating program of a mobile communication terminal.

일반적으로, 이동 통신 단말기는 제조 과정에서 펌웨어 프로그램을 탑재하거나, 시판된 단말기의 사용 도중에 에러가 발생하거나, 또는 단말기에 탑재된 프로그램을 업데이트하는 경우, A/S 센터를 통해 프로그램을 재 다운로드 하게 된다.In general, the mobile communication terminal re-downloads the program through the A / S center when a firmware program is mounted in the manufacturing process, an error occurs during the use of a commercially available terminal, or when a program installed in the terminal is updated. .

그런데, 상기 프로그램 다운로드(업데이트) 중 단말기의 전원이 오프되거나, 피씨가 다운되는 경우에 다운로드(업데이트)를 실패하게 되는데, 이 경우 상기 다운로드 과정이 정상적으로 완료되지 않았기 때문에, 단말기의 정상적인 부팅도 사실상 불가능하게 되는 상황이 발생한다. However, when the terminal is powered off or the PC is down during the program download (update), the download (update) fails. In this case, since the download process is not completed normally, normal booting of the terminal is virtually impossible. A situation arises.

따라서, 단말기에는 상기와 같은 상황 발생 시 지정된 특정 키(버튼)를 눌러, 강제 다운로드 모드로 진입할 수 있도록 하는 수단을 구비하고 있다. 그러나, 상기 강제 다운로드 모드로 진입하더라도 사용자가 직접 운용 프로그램(Binary file)을 다운로드 받을 수는 없으며, 서비스센터에서 소정의 장치(DP 또는 Trace)를 이용하여 다운로드 받아야 된다.Therefore, the terminal is provided with a means for entering a forced download mode by pressing a specified specific key (button) when such a situation occurs. However, even if the user enters the forced download mode, the user cannot directly download a binary file, but must download the service using a predetermined device (DP or trace) from a service center.

따라서, 사용자는 단말기를 서비스센터에 맡겨야 하므로, 시간이 오래 걸리고 사용자를 번거롭게 하는 문제점이 있다.Therefore, the user has to leave the terminal to the service center, there is a problem that takes a long time and troublesome the user.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창출한 것으로, 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법을 제공함에 그 목적이 있다.Therefore, the present invention was created in order to solve the above-mentioned problems. When an error occurs in an operation program of a mobile communication terminal and does not operate normally, the operation program stored in the terminal itself is reinstalled. It is an object of the present invention to provide a method for automatically recovering an operating program of a mobile communication terminal, which enables recovery.

이와 같은 목적을 달성하기 위한 본 발명은, 단말기에 전원이 인가된 후 정상적인 부팅이 수행되지 않을 경우, 중단 예외 핸들러(Abort Exception Handler)가 저장된 영역으로 점프하여 중단 예외 핸들러를 구동하는 단계와; 상기 중단 예외 핸들러에 의해 소정 영역에 압축 저장되어 있는 운용 프로그램(binary file)을 해제(unzip)한 후, 코드 영역에 저장되어 있는 운용 프로그램과 상기 압축 해제한 운용 프로그램을 비교하는 단계와; 상기 운용 프로그램에서 문제가 발생한 영역의 코드를 자동으로 로딩하여 재 설치하는 단계를 포함하여 이루어진 것을 특징으로 한다.The present invention for achieving the above object, if the normal boot is not performed after the power is supplied to the terminal, the step of jumping to the area where the exception exception handler (Abort Exception Handler) is stored to drive the interrupt exception handler; Unzipping a binary file stored in a predetermined area by the abort exception handler, and then comparing the decompressed operating program with an operating program stored in a code area; And automatically installing and reinstalling the code of the area where the problem occurs in the operation program.

또한, 본 발명은 메모리 영역을 물리적으로 코드 영역(운용 프로그램 저장 영역)과 데이터 영역(EFS 영역)으로 구분하고, 상기 코드 영역에는 MSM 칩의 초기 구동 알고리즘과, 메모리 및 통신포트 등을 초기화 함수를 포함하는 운용 프로그램을 저장하며, 상기 데이터 영역에는 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 압축 저장하고, 부팅 중 에러 발생에 의해 정상 부팅이 수행되지 않을 경우, 상기 압축 저장된 운용 프로그램을 압축 해제한 후, 상기 코드 영역에 저장된 운용 프로그램과 비교하여, 문제의 코드를 로딩하여 재 설치할 수 있도록 이루어진 것을 특징으로 한다.In addition, the present invention physically divides the memory area into a code area (operation program storage area) and a data area (EFS area), and the code area includes an initial driving algorithm of the MSM chip, an initialization function such as a memory and a communication port, and the like. Stores an operating program that includes, and compresses and stores the same program as the operating program stored in the code area, if the normal boot is not performed due to an error during booting, decompress the compressed and stored operating program After that, compared to the operating program stored in the code region, it is characterized in that it is made to load and reinstall the code in question.

본 발명은 이동 통신 단말기의 운용 프로그램(binary file)에 에러가 발생하여 정상동작을 하지 않을 경우, 즉, 리셋만 계속하거나 정상적인 부팅이 되지 않는 경우에, 중단 예외 핸들러(Abort Exception Handler)를 통해 데이터 저장 영역(EFS : Enhanced File System)에 압축해 저장해 둔 동일한 운용 프로그램(Binary file)과 비교하여, 손상된 부분만 로딩하여 재 설치할 수 있도록 함으로써 단말기가 정상동작 할 수 있도록 하는 방법의 제공을 요지로 한다.According to the present invention, when an error occurs in a binary file of a mobile communication terminal and does not operate normally, that is, when only a reset or normal booting is not performed, data is transmitted through an Abort Exception Handler. Compared to the same binary file that is compressed and stored in the storage area (EFS: Enhanced File System), it is essential to provide a method of allowing a terminal to operate normally by only loading damaged parts and reinstalling them. .

이하, 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

우선, 각 도면의 구성 요소들에 참조부호를 부가함에 있어서, 동일한 구성 요소들에 한해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다.First of all, in adding reference numerals to the components of each drawing, it should be noted that the same components have the same reference numerals as much as possible even if displayed on different drawings.

또한, 하기의 설명에서 구체적인 처리흐름과 같은 많은 특정 상세들은 본 발명의 보다 전반적인 이해를 제공하기 위해 나타나 있으며, 이들 특정 상세들 없이 본 발명이 실시될 수 있다는 것은 이 기술분야에서 통상의 지식을 가진 자에게는 자명할 것이다.Also, in the following description, numerous specific details, such as specific processing flows, are set forth in order to provide a more general understanding of the invention, and it is to be understood that the invention may be practiced without these specific details. It will be obvious to them.

그리고, 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.In addition, detailed description of well-known functions and structures which are determined to unnecessarily obscure the subject matter of the present invention will be omitted.

도1은 본 발명에 따른 이동 통신 단말기의 프로그램 메모리의 맵 구성을 보인 예시도로서, 이에 도시된 바와 같이 물리적으로 코드 영역(운용 프로그램 저장 영역)(101)과 데이터 영역(EFS 영역)(102)으로 구분하고, 코드 영역(101)에는 MSM 칩(ARM Core 초기화)의 초기 구동 알고리즘과, 메모리 및 통신포트 등을 초기화하는 함수를 저장하며, 리드/라이트가 가능한 데이터 영역(102)에는 전화번호부 데이터 및 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 저장(또는, 압축 저장)한다.1 is an exemplary view showing a map configuration of a program memory of a mobile communication terminal according to the present invention. As shown therein, the code area (operation program storage area) 101 and the data area (EFS area) 102 are physically shown. In the code area 101, an initial driving algorithm of the MSM chip (ARM Core initialization) and a function for initializing a memory and a communication port are stored. In the data area 102 where the read / write data is available, the phonebook data is stored. And stores (or compresses and stores) the same program as the operation program stored in the code area.

만약, 상기 코드 영역(101)에 저장된 운용 프로그램(Binary file)이 단말기 동작 중 깨져 에러가 발생할 경우, 중단 예외 핸들러(Abort Exception Handler)가 구동하게 된다.If an error occurs because a binary file stored in the code area 101 is broken during terminal operation, an abort exception handler is driven.

그러면, 상기 중단 예외 핸들러는 데이터 영역에 압축 저장되어 있는 운용 프로그램(예:code.zip)을 해제(unzip)한 후, 코드 영역(101)에 저장되어 있는 운용 프로그램과 압축 해제한 운용 프로그램을 비교하여, 문제가 발생한 영역의 코드를 자동으로 로딩하여 재 설치하도록 한다.Then, the abort exception handler unzips an operation program (eg, code.zip) stored in the data area, and compares the operation program stored in the code area 101 with the decompressed operation program. Then, the code in the area where the problem occurred is automatically loaded and reinstalled.

도2는 본 발명에 따른 이동 통신 단말기의 부팅 프로그램 동작 과정을 보인 순서도로서, 이에 도시된 바와 같이 단말기에 전원을 인가(파워 온)하면 부팅을 수행하게 되는데, 만약 부팅이 정상적으로 수행되지 않을 경우에는, 중단 예외 핸들러(Abort Exception Handler)가 저장된 영역으로 점프하여 중단 예외 핸들러를 구동하게 된다.2 is a flowchart illustrating a booting program operation process of a mobile communication terminal according to the present invention. As shown in FIG. 2, booting is performed when power is applied (powered on) to the terminal. In this case, the abort exception handler is jumped to the stored area and the abort exception handler is driven.

그러면, 상기 중단 예외 핸들러는 지정된 루틴에 의해 압축 저장되어 있는 운용 프로그램(예:code.zip)을 해제(unzip)한 후, 코드 영역(101)에 저장되어 있는 운용 프로그램과 상기 압축 해제한 운용 프로그램을 비교하여, 문제가 발생한 영역의 코드를 자동으로 로딩하여 재 설치하도록 함으로써, 사용자가 단말기 수리를 위해 서비스센터를 찾아가야 하는 불편함을 제거할 수 있게 된다.Then, the abort exception handler unzips the operation program (for example, code.zip) that is compressed and stored by the designated routine, and then stores the operation program stored in the code area 101 and the decompressed operation program. By comparing the two, by automatically loading and reinstalling the code of the problem area, it is possible to eliminate the inconvenience that the user has to go to the service center to repair the terminal.

이상에서 설명한 바와 같이 본 발명 이동 통신 단말기의 운용 프로그램 자동 복구 방법은 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 효과가 있다.As described above, in the method of automatically recovering an operation program of the mobile communication terminal, when an error occurs in the operation program of the mobile communication terminal and does not operate normally, the operation program stored in the terminal itself may be reinstalled and restored. It has the effect of making it possible.

Claims (2)

이동 통신 단말기의 운용 프로그램 자동 복구하기 위한 방법에 있어서,In the method for automatically recovering the operating program of the mobile communication terminal, 단말기에 전원이 인가된 후 정상적인 부팅이 수행되지 않을 경우, 중단 예외 핸들러(Abort Exception Handler)가 저장된 영역으로 점프하여 중단 예외 핸들러를 구동하는 단계와;If normal booting is not performed after power is supplied to the terminal, driving the abort exception handler by jumping to an area where an abort exception handler is stored; 상기 중단 예외 핸들러에 의해 소정 영역에 압축 저장되어 있는 운용 프로그램(binary file)을 해제(unzip)한 후, 코드 영역에 저장되어 있는 운용 프로그램과 상기 압축 해제한 운용 프로그램을 비교하는 단계와;Unzipping a binary file stored in a predetermined area by the abort exception handler, and then comparing the decompressed operating program with an operating program stored in a code area; 상기 운용 프로그램에서 문제가 발생한 영역의 코드를 자동으로 로딩하여 재 설치하는 단계를 포함하여 이루어진 것을 특징으로 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법.And automatically reloading and re-installing the code of the area where the problem occurs in the operation program. 메모리 영역을 물리적으로 코드 영역(운용 프로그램 저장 영역)과 데이터 영역(EFS 영역)으로 구분하고, Physically divide the memory area into code areas (operating program storage areas) and data areas (EFS areas), 상기 코드 영역에는 MSM 칩의 초기 구동 알고리즘과, 메모리 및 통신포트 등을 초기화 함수를 포함하는 운용 프로그램을 저장하며, The code region stores an operation program including an initial driving algorithm of the MSM chip, an initialization function of a memory and a communication port, and the like. 상기 데이터 영역에는 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 압축 저장하고,Compressing and storing the same program as the operation program stored in the code area in the data area, 부팅 중 에러 발생에 의해 정상 부팅이 수행되지 않을 경우, 상기 압축 저장 된 운용 프로그램을 압축 해제한 후, If normal booting is not performed due to an error during booting, after decompressing the compressed and stored operating program, 상기 코드 영역에 저장된 운용 프로그램과 비교하여, 문제의 코드를 로딩하여 재 설치할 수 있도록 이루어진 것을 특징으로 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법.Compared to the operating program stored in the code area, the operating program automatic recovery method for a mobile communication terminal, characterized in that the loading and re-installation of the code in question.
KR1020040069310A 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device KR100652664B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040069310A KR100652664B1 (en) 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040069310A KR100652664B1 (en) 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device

Publications (2)

Publication Number Publication Date
KR20060020466A true KR20060020466A (en) 2006-03-06
KR100652664B1 KR100652664B1 (en) 2006-12-06

Family

ID=37127614

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040069310A KR100652664B1 (en) 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device

Country Status (1)

Country Link
KR (1) KR100652664B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100652506B1 (en) * 2004-09-24 2006-12-06 삼성전자주식회사 Apparatus and method for self-reconstructing of system operating data
KR100729205B1 (en) * 2005-12-12 2007-06-19 삼성전자주식회사 Apparatus and method for automatic boot error recovery in convergence terminal
KR100745487B1 (en) * 2006-08-29 2007-08-02 삼성전자주식회사 Method and apparatus for recovering a boot code in mobile terminal
KR101415761B1 (en) * 2007-07-10 2014-07-08 엘지전자 주식회사 Apparatus and method for performing data backup in portable terminal
CN108009035A (en) * 2016-10-31 2018-05-08 央视国际网络无锡有限公司 A kind of MP4 file corruptions detection method and device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100652506B1 (en) * 2004-09-24 2006-12-06 삼성전자주식회사 Apparatus and method for self-reconstructing of system operating data
KR100729205B1 (en) * 2005-12-12 2007-06-19 삼성전자주식회사 Apparatus and method for automatic boot error recovery in convergence terminal
KR100745487B1 (en) * 2006-08-29 2007-08-02 삼성전자주식회사 Method and apparatus for recovering a boot code in mobile terminal
KR101415761B1 (en) * 2007-07-10 2014-07-08 엘지전자 주식회사 Apparatus and method for performing data backup in portable terminal
CN108009035A (en) * 2016-10-31 2018-05-08 央视国际网络无锡有限公司 A kind of MP4 file corruptions detection method and device
CN108009035B (en) * 2016-10-31 2021-02-23 央视国际网络无锡有限公司 MP4 file damage detection method and device

Also Published As

Publication number Publication date
KR100652664B1 (en) 2006-12-06

Similar Documents

Publication Publication Date Title
KR100248757B1 (en) Method of damaged rom bios recovery function
US7107482B2 (en) Program update apparatus and method
US7100087B2 (en) Module and method for automatic restoring BIOS device
US6473856B1 (en) Gold code backup for corrupt boot code recovery
US5530847A (en) System and method for loading compressed embedded diagnostics
US8683457B1 (en) Updating firmware of an electronic device by storing a version identifier in a separate header
US8181007B2 (en) Electronic device and method for secure operating system update in embedded system
US20170039075A1 (en) Rapid start up method for electronic equipment
EP2068246A1 (en) Auto repair method of system configurations using single key control
US20070136638A1 (en) System and method for checking and correcting bios errors
CN105917306B (en) System and method for configuring system firmware configuration data
US20130298115A1 (en) Method and apparatus for installing software in mobile communication terminal
US8230211B2 (en) Method for setting basic input/output system
CN108345464A (en) A kind of the startup method and Android vehicle device of Android system
US20020162052A1 (en) Method for entering system firmware recovery mode using software-detectable buttons
CN104424047A (en) NVRAM data recovery method and NVRAM data recovery device
US9348603B2 (en) Electronic apparatus and booting method
CN101505331A (en) Method and apparatus for updating system software of smart phone
KR100652664B1 (en) Operating program automatic restoration method for mobile communication device
US20110060898A1 (en) Computer motherboard with basic input output system capable of built-in bios fresh
KR100832269B1 (en) Program update method and system for wireless communication terminal
KR100860402B1 (en) Device and method for upgradin system using two step bootloader
KR100498351B1 (en) Initiated data recovery method for mobile communication terminal
KR100636518B1 (en) Method for upgrade of firmware in mobile telecommunication terminal
KR100697086B1 (en) Mobile communication terminal enable to backup and its operating method

Legal Events

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

Payment date: 20121026

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20131024

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20141024

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20151023

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee