KR20130055936A - Method of updating firmware and apparatus for the same - Google Patents

Method of updating firmware and apparatus for the same Download PDF

Info

Publication number
KR20130055936A
KR20130055936A KR1020110121620A KR20110121620A KR20130055936A KR 20130055936 A KR20130055936 A KR 20130055936A KR 1020110121620 A KR1020110121620 A KR 1020110121620A KR 20110121620 A KR20110121620 A KR 20110121620A KR 20130055936 A KR20130055936 A KR 20130055936A
Authority
KR
South Korea
Prior art keywords
block
file
blocks
update
updating
Prior art date
Application number
KR1020110121620A
Other languages
Korean (ko)
Other versions
KR101341003B1 (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 KR1020110121620A priority Critical patent/KR101341003B1/en
Publication of KR20130055936A publication Critical patent/KR20130055936A/en
Application granted granted Critical
Publication of KR101341003B1 publication Critical patent/KR101341003B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/66Updates of program code stored in read-only memory [ROM]

Landscapes

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

Abstract

PURPOSE: A firmware updating method and a device thereof are provided to continue updating from the next block of a completed block by updating a block having a small number of blocks of a new file even though the updating is failed in the middle of the process. CONSTITUTION: An extracting unit(110) compares first and second files with each other to extract and count a block of the second file referring to a block of the first file. A determining unit(130) determines an update sequence about the block of the first file according to the number of blocks of the second file. The determining unit determines the update sequence according to the number of the blocks of the second file. An updating unit(150) updates the blocks of the first file according to the update sequence. [Reference numerals] (110) Reference block extracting unit; (130) Update order determining unit; (150) Updating unit; (170) Delta file storage unit

Description

펌웨어 업데이트 방법 및 이를 위한 장치{METHOD OF UPDATING FIRMWARE AND APPARATUS FOR THE SAME}Firmware update method and device therefor {METHOD OF UPDATING FIRMWARE AND APPARATUS FOR THE SAME}

본 발명은 펌웨어 업데이트에 관한 것으로, 더욱 상세하게는이전 버전의 펌웨어를 새로운 버전의 펌웨어로 업데이트하는 펌웨어 업데이트 방법 및 이를 위한 장치에 관한 것이다.The present invention relates to a firmware update, and more particularly, to a firmware update method and an apparatus therefor for updating an older version of firmware to a newer version of firmware.

무선통신 기술이 발달하면서 사용자 편의를 위한 다양한 서비스와 기능이 포함된 휴대용 단말기, 예를 들어 휴대용 CDP(Compact Disk Player), 휴대용 MP3 플레이어, PMP(Portable Multimedia Player) 등의 기술적 발전 또한 눈부시게 발전하고 있다.With the development of wireless communication technology, technological developments of portable terminals including various services and functions for user convenience, such as portable CDP (Compact Disk Player), portable MP3 player, and Portable Multimedia Player (PMP), are also remarkably developing. .

이러한 휴대용 단말기는 그 기능이 다양하고 복잡해짐에 따라 휴대용 단말기에 탑재되는 소프트웨어 또한 많은 버그가 발생할 확률이 높아지고, 휴대용 단말기의 출시 이후에 새로운 기능의 추가에 대한 요구가 갈수록 더해지고 있다. 이와 같은 이유로 최근 휴대용 단말기는 사용자의 요구를 반영하는 다양한 기능들을 수용하고 있다. As the portable terminal has various functions and complexity, the software mounted on the portable terminal is also more likely to cause a lot of bugs, and there is an increasing demand for the addition of new functions after the release of the portable terminal. For this reason, portable terminals have recently accommodated various functions that reflect user needs.

특히, 최근의 휴대용 단말기는 제품 출시 단계에서 모든 개발이 완료되는 것이 아니라, 제품의 최초 출시 이후에도 끊임없이 탑재된 소프트웨어의 진화를 추구하고 있다.In particular, the recent portable terminal is not all development is completed at the product release stage, but also pursues the evolution of the software that is constantly loaded even after the initial release of the product.

따라서, 휴대용 단말기의 개발 및 생산 업체의 경우에는 제품 최초 출시 이후 단계에서도 출시된 제품에 탑재된 펌웨어의 수정, 보완 작업을 지속적으로 진행한다.Therefore, the development and production companies of portable terminals continue to modify and supplement firmware on the released products even after the initial release of the product.

일반적으로 펌웨어는 업데이트 가능하도록 구성되어 휴대용 단말기의 제조 후에도 업데이트 파일의 설치를 통해 각종 프로그램 또는 하드웨어의 개발로 인하여 추가된 새로운 기능들을 업데이트 파일을 설치함으로써 사용할 수 있도록 한다.In general, the firmware is configured to be updateable so that new functions added due to the development of various programs or hardware can be used by installing the update file even after manufacture of the portable terminal.

여기서, 펌웨어는 일반적으로 ROM(Read Only Memory)에 저장된 하드웨어를 제어하는 마이크로 프로그램을 의미하며, 이러한 펌웨어는 프로그램 관점에서 소프트웨어와 동일하지만 하드웨어와 밀접한 관계를 가지고 있다는 점에서 소프트웨어와 하드웨어의 특성을 동시에 가진다.Here, the firmware generally refers to a micro program that controls the hardware stored in the ROM (Read Only Memory). The firmware is the same as the software from the program point of view, but the characteristics of the software and the hardware at the same time are closely related to the hardware. Have

이러한 휴대용 단말기는 그 기능이 다양하고 복잡해짐에 따라 휴대용 단말기에 탑재되는 소프트웨어 또한 많은 버그가 발생할 확률이 높아지고, 휴대용 단말기의 출시 이후에 새로운 기능의 추가에 대한 요구가 갈수록 더해지고 있다. 이와 같은 이유로 최근 휴대용 단말기는 사용자의 요구를 반영하는 다양한 기능들을 수용하고 있다. 특히, 최근의 휴대용 단말기는 제품 출시 단계에서 모든 개발이 완료되는 것이 아니라, 제품의 최초 출시 이후에도 끊임없이 탑재된 소프트웨어의 진화를 추구하고 있다.As the portable terminal has various functions and complexity, the software mounted on the portable terminal is also more likely to cause a lot of bugs, and there is an increasing demand for the addition of new functions after the release of the portable terminal. For this reason, portable terminals have recently accommodated various functions that reflect user needs. In particular, the recent portable terminal is not all development is completed at the product release stage, but also pursues the evolution of the software that is constantly loaded even after the initial release of the product.

따라서, 휴대용 단말기의 개발 및 생산 업체의 경우에는 제품 최초 출시 이후 단계에서도 출시된 제품에 탑재된 펌웨어 수정 등의 업데이트 작업을 지속적으로 진행할 수 있다.Therefore, in the case of developing and producing a portable terminal, even after the initial release of the product, an update operation such as firmware modification of the released product can be continuously performed.

하지만, 휴대용 단말기의 업데이트를 위하여 종래에 사용자는 서비스 센터를 찾거나 컴퓨터에 업데이트 파일을 다운로드 받은 후 컴퓨터와 휴대단말기를 유무선으로 연결하여 업데이트를 하였다.However, in order to update a portable terminal, the user has conventionally made a service center or downloaded an update file to a computer, and then connected the computer and the mobile terminal by wired or wireless to perform an update.

그러나 이러한 업데이트 과정 중에는 펌웨어 전체가 플래쉬 메모리에 기록되므로 사용자의 실수나 운영체제의 오류, 시스템 재부팅, 전원 부족, 전원 케이블 접촉 불량 등과 같은 상황이 발생하면 업데이트 과정을 다시 실행해야 하는 상황이 발생되며, 이에 따라 펌웨어 업데이트를 수행하는데 많은 시간이 낭비되는 문제점이 있다. However, during the update process, the entire firmware is written to the flash memory. If a user mistake, an error in the operating system, a system reboot, a power failure, or a bad power cable contact occurs, the update process needs to be executed again. Accordingly, there is a problem that a lot of time is wasted in performing the firmware update.

상기와 같은 문제점을 해결하기 위한 본 발명의 목적은 업데이트 대상 펌웨어를 블록 단위 업데이트하는 펌웨어 업데이트 방법을 제공하는 데 있다.An object of the present invention for solving the above problems is to provide a firmware update method for block-by-block updating the update target firmware.

상기와 같은 문제점을 해결하기 위한 본 발명의 다른 목적은, 업데이트 대상 펌웨어를 블록 단위 업데이트하는 펌웨어 업데이트 장치를 제공하는 데 있다.Another object of the present invention for solving the above problems is to provide a firmware update device for block-by-block updating the update target firmware.

상기한 본 발명의 목적을 달성하기 위한 본 발명의 일 실시예에 따른 펌웨어 업데이트 방법은, 제 1 파일 및 제 2 파일을 블록 단위로 비교하여 상기 제 1 파일의 각 블록에 대하여, 상기 블록을 참조하는 제 2 파일의 블록을 추출하여 카운팅하는 단계 및 상기 카운팅한 제 2 파일의 블록 개수에 따라 상기 제 1 파일의 각 블록에 대한 업데이트 순서를 결정하는 단계를 포함한다.In order to achieve the above object of the present invention, a firmware update method according to an embodiment of the present invention compares a first file and a second file in block units, and refers to the block for each block of the first file. Extracting and counting blocks of the second file, and determining an update order for each block of the first file according to the number of blocks of the counted second file.

여기서, 상기 업데이트 순서를 결정하는 단계는 상기 제 1 파일의 각 블록에 대하여 상기 카운팅한 제 2 파일의 블록 개수가 작은 블록부터 업데이트되도록 업데이트 순서를 결정할 수 있다.In the determining of the update order, the update order may be determined such that the number of blocks of the counted second file is updated from the smallest block for each block of the first file.

여기서, 펌웨어 업데이트 방법은 상기 결정한 업데이트 순서에 따라 상기 제 1 파일의 각 블록에 대한 업데이트를 수행하는 단계를 더 포함할 수 있다.The firmware update method may further include performing an update on each block of the first file according to the determined update order.

여기서, 업데이트하는 단계는 상기 제 1 파일의 블록과 새로운 파일의 블록의 차이점을 추출한 델타 파일을 이용하여 상기 제 1 파일의 각 블록에 대한 업데이트를 수행할 수 있다.The updating may include updating each block of the first file by using a delta file from which the difference between the block of the first file and the block of the new file is extracted.

상기한 본 발명의 목적을 달성하기 위한 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치는제 1 파일 및 제 2 파일을 블록 단위로 비교하여 상기 제 1 파일의 각 블록에 대하여, 상기 블록을 참조하는 제 2 파일의 블록을 추출하여 카운팅하는 참조블록 추출부 및 상기 카운팅한 제 2 파일의 블록 개수에 따라 상기 제 1 파일의 각 블록에 대한 업데이트 순서를 결정하는 업데이트 순서 결정부를 포함한다.According to an aspect of the present invention, there is provided a firmware update apparatus that compares a first file and a second file in block units, and refers to the block for each block of the first file. A reference block extracting unit extracting and counting blocks of a second file and an update order determining unit determining an update order for each block of the first file according to the number of blocks of the counting second file.

여기서, 업데이트 순서 결정부는 상기 제 1 파일의 각 블록에 대하여 상기 카운팅한 제 2 파일의 블록 개수가 작은 블록부터 업데이트되도록 업데이트 순서를 결정할 수 있다.Here, the update order determiner may determine the update order such that the number of blocks of the counted second file for each block of the first file is updated from the smallest block.

여기서, 상기 결정한 업데이트 순서에 따라 제 1 파일의 각 블록에 대한 업데이트를 수행하는 업데이트부를 더 포함할 수 있다.The apparatus may further include an updater configured to update each block of the first file according to the determined update order.

여기서, 업데이트부는 상기 제 1 파일의 블록과 제 2 파일의 블록의 차이점을 추출한 델타 파일을 이용하여 상기 제 1 파일의 블록에 대한 업데이트를 수행할 수 있다.Here, the updater may update the block of the first file by using a delta file from which the difference between the block of the first file and the block of the second file is extracted.

상기와 같은 본 발명에 따른 펌웨어 업데이트 방법 및 이를 위한 장치를 이용할 경우에는구 파일의 각 블록에 대하여 상기 각 블록을 참조하는 새 파일의 블록 개수가 작은 블록부터 업데이트 되기 때문에 배터리를 제거하는 등의 이유로 업데이트가 도중에 실패하였더라도 이전 업데이트 완료된 블록 이후의 블록부터 업데이트를 계속 진행할 수 있다.In the case of using the firmware update method and apparatus therefor according to the present invention as described above, the number of blocks of the new file referring to each block is updated from a small block for each block of the old file. Even if the update fails in the middle, the update can continue from the block after the previous updated block.

도 1은 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 구성을 설명하기 위한 블록도이다.
도 2는 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 참조블록 추출부가 참조 테이블을 추출하는 과정을 설명하기 위한 개념도이다.
도 3은 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 참조블록 추출부가 추출한 참조 테이블을 설명하기 위한 개념도이다.
도 4는 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 업데이트 우선순위 결정부가 업데이트 우선순위를 결정하는 과정을 나타내는 개념도이다.
도 5는 본 발명의 일 실시예에 따른 펌웨어 업데이트 과정을 설명하기 위한 흐름도이다.
1 is a block diagram illustrating a configuration of a firmware update apparatus according to an embodiment of the present invention.
2 is a conceptual diagram illustrating a process of extracting a reference table by a reference block extractor of a firmware updater according to an embodiment of the present invention.
3 is a conceptual diagram illustrating a reference table extracted by the reference block extracting unit of the firmware updater according to an embodiment of the present invention.
4 is a conceptual diagram illustrating a process of determining an update priority by an update priority determiner of a firmware update apparatus according to an embodiment of the present invention.
5 is a flowchart illustrating a firmware update process according to an embodiment of the present invention.

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였다. While the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and will herein be described in detail. It should be understood, however, that the invention is not intended to be limited to the particular embodiments, but includes all modifications, equivalents, and alternatives falling within the spirit and scope of the invention. Like reference numerals are used for like elements in describing each drawing.

제1, 제2, A, B 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다. The terms first, second, A, B, etc. may be used to describe various elements, but the elements should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component. And / or < / RTI > includes any combination of a plurality of related listed items or any of a plurality of related listed items.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. When a component is referred to as being "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that other components may be present in between. Should be. On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it should be understood that there are no other elements in between.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art and shall not be construed in ideal or excessively formal meanings unless expressly defined in this application. Do not.

이하, 본 발명에 따른 바람직한 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.
Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 구성을 설명하기 위한 블록도이다.1 is a block diagram illustrating a configuration of a firmware update apparatus according to an embodiment of the present invention.

도 1을 참조하면, 펌웨어 업데이트 장치는 구 파일과 새 파일을 블록 단위로 비교하여 구 파일의 각 블록에 대하여 블록을 참조하는 새 파일의 블록을 추출하여 카운팅하는 참조블록 추출부(110), 카운팅한 새 파일의 블록 개수에 따라 업데이트 순서를 결정하는 업데이트 순서 결정부(130), 업데이트 순서에 따라 델타파일 저장부(170)에 저장된 델타 파일을 이용하여 구 파일을 새 파일로 업데이트하는 업데이트부(150)를 포함하여 구성될 수 있다.Referring to FIG. 1, the apparatus for updating a firmware extracts and counts a block of a new file referring to a block for each block of the old file by comparing the old file and the new file in units of blocks. The update order determination unit 130 determines the update order according to the number of blocks of one new file, and the update unit updates the old file to the new file using the delta file stored in the delta file storage unit 170 according to the update order ( 150).

참조블록 추출부(110)는 구 파일 및 새 파일을 제공받아 구 파일과 새 파일을 블록 단위로 비교할 수 있다. 여기서, 블록 단위는 펌웨어가 저장되는 비휘발성 메모리의 물리적 단위를 의미하며, 블록 단위는 예를 들어 플래쉬 메모리의 섹터 단위 혹은 임의의 단위가 될 수 있다. The reference block extracting unit 110 may receive the old file and the new file to compare the old file and the new file in units of blocks. Here, the block unit refers to a physical unit of the nonvolatile memory in which the firmware is stored, and the block unit may be, for example, a sector unit or an arbitrary unit of the flash memory.

예를 들어, 구 파일의 블록이 2개이고, 구 파일을 참조한 새 파일의 블록 4개인 경우, 참조블록 추출부(110)는 구 파일의 첫 번째 블록을 참조하는 블록이 제 2 파일에 존재하는지 비교하며, 첫 번째 블록에 대한 검색이 종료된 후 구 파일의 두 번째 블록을 참조하는 블록이 제 2 파일에 존재하는지 비교한다. For example, if there are two blocks of the old file and four blocks of the new file referencing the old file, the reference block extractor 110 compares whether a block referencing the first block of the old file exists in the second file. After the search for the first block is finished, a block referring to the second block of the old file is compared with the second file.

또한, 참조블록 추출부(110)는 구 파일의 블록을 참조하는 새 파일의 블록을 추출하고, 추출한 새 파일의 블록 개수를 카운팅하여 참조 테이블을 생성하며, 생성한 참조 테이블을 업데이트 순서 결정부(130)로 제공할 수 있다.In addition, the reference block extractor 110 extracts a block of a new file that references a block of the old file, generates a reference table by counting the number of blocks of the extracted new file, and updates the generated reference table with an update order determiner ( 130).

예를 들어, 구 파일의 첫 번째 블록에 대하여 상기 첫 번째 블록을 참조하는 새 파일의 블록이 두 번째 블록 및 네 번째 블록인 경우, 참조블록 추출부(110)는 구 파일의 첫 번째 블록의 참조블록으로 두 번째 블록 및 네 번째 블록을 추출할 수 있다. 이에 대한 상세한 설명은 후술할 도 2에서 보다 구체적으로 설명하기로 한다.For example, when a block of a new file that refers to the first block is the second block and the fourth block with respect to the first block of the old file, the reference block extractor 110 refers to the first block of the old file. You can extract the second and fourth blocks as blocks. Detailed description thereof will be described in more detail later with reference to FIG. 2.

여기서, 새 파일의 두 번째 블록 및 네 번째 블록은 구 파일의 첫 번째 블록에 포함된 일부 또는 전부의 정보에 대한 포인터 정보를 포함하며, 포인터 정보를 이용하여 구 파일의 첫 번째 블록을 참조할 수 있다.Here, the second and fourth blocks of the new file contain pointer information about some or all of the information contained in the first block of the old file, and the pointer information can be used to refer to the first block of the old file. have.

업데이트 순서 결정부(130)는 참조블록 추출부(110)로부터 참조 테이블을 수신하고, 수신한 참조 테이블을 이용하여 업데이트 순서를 결정할 수 있다. 여기서, 업데이트 순서 결정부(130)는 구 파일의 각 블록에 대하여 상기 각 블록을 참조하는 새 파일의 블록 개수가 작은 구 파일의 블록부터 업데이트되도록 업데이트 순서를 결정한다.The update order determiner 130 may receive the reference table from the reference block extractor 110 and determine the update order using the received reference table. Here, the update order determiner 130 determines the update order so that the blocks of the old file are updated from the blocks of the old file with respect to each block of the old file.

업데이트부(150)는 업데이트 순서 결정부(130)로부터 업데이트 순서를 제공받고, 제공받은 업데이트 순서에 따라 구 파일의 블록을 새로운 버전 파일로 업데이트할 수 있다.The updater 150 may receive the update order from the update order determiner 130 and update the block of the old file with the new version file according to the provided update order.

여기서, 업데이트부(150)는 델타파일 저장부(170)로부터 수신한 델타파일을 이용하여 구 파일의 블록을 새로운 버전 파일로 업데이트할 수 있다. 여기서, 델타 파일은 구 파일의 블록과 새로운 버전 파일의 블록 중 동일하지 않은 부분만을 추출하여 생성한 파일을 의미한다. Here, the updater 150 may update the block of the old file with a new version file by using the delta file received from the delta file storage unit 170. Here, the delta file refers to a file generated by extracting only portions that are not identical among blocks of an old file and blocks of a new version file.

즉, 업데이트부(150)는 구 파일의 블록을 업데이트할 때 델타파일 저장부(170)로부터 수신한 업데이트될 부분만을 포함하는 델타 파일을 이용하기 때문에 빠른 시간에 업데이트를 수행할 수 있다.
That is, since the updater 150 uses the delta file including only the part to be updated received from the delta file storage unit 170 when updating the block of the old file, the update can be performed at a short time.

도 2는 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 참조블록 추출부가 참조 테이블을 추출하는 과정을 설명하기 위한 개념도이다.2 is a conceptual diagram illustrating a process of extracting a reference table by a reference block extractor of a firmware updater according to an embodiment of the present invention.

도 2를 참조하면, 참조블록 추출부(110)는 구 파일(100) 및 새 파일(200)을 수신하고, 수신한 구 파일(100)의 블록 및 새 파일(200)의 블록을 비교하여 구 파일(100)의 각 블록을 참조하는 새 파일(200)의 블록을 추출할 수 있다.Referring to FIG. 2, the reference block extractor 110 receives the old file 100 and the new file 200, compares the blocks of the received old file 100 with the blocks of the new file 200 to obtain the old file 100. A block of the new file 200 referring to each block of the file 100 may be extracted.

도 2에서는 구 파일(100)을 사용한 새 파일(200)이 하나인 경우를 예로 들어 설명할 것이지만, 구 파일(100)을 사용한 새 파일 하나 이상일 수도 있다. In FIG. 2, a case where there is one new file 200 using the old file 100 will be described as an example. However, one or more new files using the old file 100 may be used.

또한, 도 2에서 구 파일(100)은 8개의 블록으로 구성되어 있고, 새 파일(200)은 8개의 블록으로 구성되어 있으나, 구 파일(100)의 블록 및 새 파일(200)의 블록은 파일의 크기에 따라 변경될 수 있고, 구 파일(100)의 블록 및 새 파일(200)의 블록의 개수가 변경됨에 따라 도 2의 도면이 변경될 수 도 있다.Also, in FIG. 2, the old file 100 is composed of eight blocks, and the new file 200 is composed of eight blocks. However, the block of the old file 100 and the block of the new file 200 are files. 2 may be changed as the number of blocks of the old file 100 and blocks of the new file 200 is changed.

참조블록 추출부(110)는 새 파일(200)의 8개의 블록에 대해서구 파일(100)의 8개의블록을 참조하는 새 파일(200)의 블록을 추출할 수 있다. The reference block extractor 110 may extract a block of the new file 200 referring to the eight blocks of the old file 100 with respect to the eight blocks of the new file 200.

참조블록 추출부(110)는 구 파일(100)의 첫 번째 블록에 대하여 상기 첫 번째 블록에 포함된 일부 또는 전부의 정보와 동일한 정보를 새 파일(200)의 블록이두 번째 블록이라고 판단하면, 구 파일(100)의 첫 번째 블록의 참조 블록을 새 파일(200)의 두 번째 블록으로 추출할 수 있다.If the reference block extracting unit 110 determines that the block of the new file 200 is the second block with the same information as some or all of the information included in the first block with respect to the first block of the old file 100, The reference block of the first block of the old file 100 may be extracted as the second block of the new file 200.

또한, 참조블록 추출부(110)는 구 파일(100)의 두 번째 블록에 대하여 상기 두 번째 블록에 포함된 일부 또는 전부의 정보와 동일한 정보를 새 파일(200)의 블록에 존재하지 않는다고 판단하면, 구 파일(100)의 두 번째 블록의 참조 블록은 존재하지 않는다고 판단한다. 따라서, 참조블록 추출부(110)는 구 파일(100)의 첫 번째 블록의 참조 블록을 추출하지 않는다. In addition, when the reference block extracting unit 110 determines that the same information as some or all of the information included in the second block with respect to the second block of the old file 100 does not exist in the block of the new file 200 It is determined that the reference block of the second block of the old file 100 does not exist. Therefore, the reference block extractor 110 does not extract the reference block of the first block of the old file 100.

참조블록 추출부(110)는 구 파일(100)의 세 번째 블록 내지 여덟 번째 블록에 대해서도 구 파일(100)의 첫 번째 블록 및 두 번째 블록과 같은 과정을 수행하여, 구 파일(100)의 세 번째 블록의 참조블록을 새 파일(200)의 두 번째 블록으로 추출하고, 구 파일(100)의 네 번째 블록의 참조블록은 존재하지 않기 때문에 구 파일(100)의 네 번째 블록의 참조블록을 추출하지 않는다.The reference block extracting unit 110 performs the same process as the first block and the second block of the old file 100 with respect to the third to eighth blocks of the old file 100, so that the three of the old files 100 The reference block of the first block is extracted as the second block of the new file 200, and since the reference block of the fourth block of the old file 100 does not exist, the reference block of the fourth block of the old file 100 is extracted. I never do that.

또한, 참조블록 추출부(110)는 구 파일(100)의 다섯 번째 블록의 참조블록을 새 파일(200)의 여섯 번째 블록으로 추출하고, 구 파일(100)의 여섯 번째 블록의 참조블록은 존재하지 않지 않기 때문에 구 파일(100)의 여섯 번째 블록의 참조블록을 추출하지 않고, 구 파일(100)의 일곱 번째 블록의 참조블록을 새 파일(200)의 일곱 번째 블록 및 여덟 번째 블록으로 추출하고, 구 파일(100)의 여덟 번째 블록의 참조블록을 새 파일(200)의 일곱 번째 블록으로 추출할 수 있다.
In addition, the reference block extractor 110 extracts the reference block of the fifth block of the old file 100 as the sixth block of the new file 200, and the reference block of the sixth block of the old file 100 exists. Instead of extracting the reference block of the sixth block of the old file 100, the reference block of the seventh block of the old file 100 is extracted as the seventh and eighth blocks of the new file 200. The reference block of the eighth block of the old file 100 may be extracted as the seventh block of the new file 200.

도 3은 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 참조블록 추출부가 추출한 참조 테이블을 설명하기 위한 개념도이다.3 is a conceptual diagram illustrating a reference table extracted by the reference block extracting unit of the firmware updater according to an embodiment of the present invention.

도 3을 참조하면, 참조블록 추출부(110)는 도 2에서와 같이 구 파일(100)의 블록을 참조하는 새 파일(200)의 블록을 이용하여 도 3과 같은 참조 테이블을 생성할 수 있다.Referring to FIG. 3, the reference block extractor 110 may generate a reference table as shown in FIG. 3 using a block of a new file 200 referring to a block of the old file 100 as shown in FIG. 2. .

참조 테이블을 참조하면, 구 파일(100)의 첫 번째 블록(101)에 대하여 첫 번째 블록(101)을 참조하는 새 파일(200)의 블록은 두 번째 블록이다. 따라서 첫 번째 블록(101)을 참조하는 블록 개수는 1이다. 여기서, 새 파일(200)의 두 번째 블록은 구 파일(100)의 첫 번째 블록(101)에 포함된 일부 또는 전부의 정보에 대한 포인터 정보를 포함하며, 포인터 정보를 이용하여 구 파일(100)의 첫 번째 블록(101)을 참조할 수 있다.Referring to the reference table, the block of the new file 200 that refers to the first block 101 relative to the first block 101 of the old file 100 is the second block. Therefore, the number of blocks referring to the first block 101 is one. Here, the second block of the new file 200 includes pointer information about some or all of the information included in the first block 101 of the old file 100, and the old file 100 using the pointer information. See first block 101 of.

또한, 구 파일(100)의 두 번째 블록(102)에 대하여 두 번째 블록(102)을 참조하는 블록은 존재하지 않는다. 따라서 첫 번째 블록(101)을 참조하는 블록 개수는 0이다. 구 파일(100)의 세 번째 블록(103)에 대하여 세 번째 블록(103)을 참조하는 새 파일(200)의 블록은 네 번째 블록이다. 따라서 세 번째 블록(103)을 참조하는 블록 개수는 1이다.Also, for the second block 102 of the old file 100, there is no block referring to the second block 102. Therefore, the number of blocks referring to the first block 101 is zero. For the third block 103 of the old file 100, the block of the new file 200 that refers to the third block 103 is the fourth block. Therefore, the number of blocks referring to the third block 103 is one.

또한, 구 파일(100)의 네 번째 블록(104)에 대하여 네 번째 블록(104)을 참조하는 새 파일(200)의 블록은 존재하지 않는다. 따라서 네 번째 블록(104)을 참조하는 블록 개수는 0이다. 구 파일(100)의 다섯 번째 블록(105)에 대하여 다섯 번째 블록(105)을 참조하는 새 파일(200)의 블록은 여섯 번째 블록이고, 따라서 다섯 번째 블록(105)을 참조하는 블록 개수는 1이다.In addition, for the fourth block 104 of the old file 100, there is no block of the new file 200 referring to the fourth block 104. Therefore, the number of blocks referring to the fourth block 104 is zero. For the fifth block 105 of the old file 100, the block of the new file 200 that refers to the fifth block 105 is the sixth block, so the number of blocks that refer to the fifth block 105 is 1 to be.

또한, 구 파일(100)의 여섯 번째 블록(106)에 대하여 여섯 번째 블록(106)을 참조하는 새 파일(200)의 블록은 존재하지 않는다. 따라서 여섯 번째 블록(106)을 참조하는 블록 개수는 0이다. 구 파일(100)의 일곱 번째 블록(107)에 대하여 일곱 번째 블록(107)을 참조하는 새 파일(200)의 블록은 일곱 번째 블록 및 여덟 번째 블록이고, 따라서 일곱 번째 블록(107)을 참조하는 블록 개수는 2이다.In addition, for the sixth block 106 of the old file 100, there is no block of the new file 200 referring to the sixth block 106. Therefore, the number of blocks referring to the sixth block 106 is zero. The blocks of the new file 200 that refer to the seventh block 107 for the seventh block 107 of the old file 100 are the seventh and eighth blocks, and thus refer to the seventh block 107. The number of blocks is two.

구 파일(100)의 여덟 번째 블록(108)에 대하여 여덟 번째 블록(108)을 참조하는 새 파일(200)의 블록은 일곱 번째 블록이다. 따라서 여덟 번째 블록(108)을 참조하는 블록 개수는 1이다.
The block of the new file 200 that refers to the eighth block 108 for the eighth block 108 of the old file 100 is the seventh block. Thus, the number of blocks referring to the eighth block 108 is one.

도 4는 본 발명의 일 실시예에 따른 펌웨어 업데이트 장치의 업데이트 우선순위 결정부가 업데이트 순서를 결정하는 과정을 나타내는 개념도이다.4 is a conceptual diagram illustrating a process of determining an update order by an update priority determiner of a firmware update apparatus according to an embodiment of the present invention.

도 4를 참조하면, 업데이트 순서 결정부(130)는 참조블록 추출부(110)로부터 도 3과 같은 참조 테이블을 수신하고, 수신한 참조 테이블을 이용하여 구 파일(100)의 블록의 업데이트 순서를 결정할 수 있다.Referring to FIG. 4, the update order determiner 130 receives the reference table as shown in FIG. 3 from the reference block extractor 110 and uses the received reference table to update the order of blocks of the old file 100. You can decide.

여기서, 업데이트 순서 결정부(130)는 참조 테이블을 참조하여 구 파일(100)의 각 블록 중 상기 블록을 참조하는 새 파일의 블록 개수가 작은 블록부터 업데이트되도록 업데이트 순서를 결정할 수 있다.Here, the update order determiner 130 may determine the update order such that the number of blocks of the new file referring to the block among the blocks of the old file 100 is updated from the smaller block with reference to the reference table.

먼저, 업데이트 순서 결정부(130)는 참조 테이블을 참조하여 대상 파일(100)의 각 블록 중 상기 블록을 참조하는 새 파일의 블록이 존재하지 않는 두 번째 블록(102), 네 번째 블록(104) 및 여섯 번째 블록(106) 순서로 업데이트 순서를 결정할 수 있다.First, the update order determiner 130 refers to the reference table, and among the blocks of the target file 100, the second block 102 and the fourth block 104 in which the block of the new file referring to the block does not exist. And the sixth block 106 order to determine the update order.

이후, 업데이트 순서 결정부(130)는 참조 테이블을 참조하여 대상 파일(100)의 각 블록 중 블록을 참조하는 새 파일의 블록이 하나인 첫 번째 블록(101), 세 번째 블록(103), 다섯 번째 블록(105) 및 여덟 번째 블록(106) 순서로 업데이트 순서를 결정할 수 있다.Thereafter, the update order determiner 130 refers to the reference table, and includes the first block 101, the third block 103, and the fifth block having one block of the new file referring to the block among the blocks of the target file 100. The update order may be determined in the order of the first block 105 and the eighth block 106.

이후, 업데이트 순서 결정부(130)는 참조 테이블을 참조하여 대상 파일(100)의 각 블록 중 블록을 참조하는 새 파일의 블록이 두 개인 일곱 번째 블록(107)에 대한 업데이트 순서를 결정할 수 있다.Thereafter, the update order determiner 130 may determine the update order for the seventh block 107 having two blocks of the new file referring to the block among the blocks of the target file 100 with reference to the reference table.

결론적으로, 업데이트 순서 결정부(130)는 참조 테이블을 참조하여 대상 파일(100)의 각 블록 중 블록을 참조하는 새 파일의 블록 개수가 작은 블록부터 차례로 두 번째 블록(102), 네 번째 블록(104), 여섯 번째 블록(106), 첫 번째 블록(101), 세 번째 블록(103), 다섯 번째 블록(105), 여덟 번째 블록(106) 및 일곱 번째 블록(107) 순으로 업데이트 순서를 결정할 수 있다.
In conclusion, the update order determiner 130 may refer to the reference table to sequentially check the second block 102 and the fourth block (blocks) in order of the smallest number of blocks of the new file referring to the block among the blocks of the target file 100. 104, the sixth block 106, the first block 101, the third block 103, the fifth block 105, the eighth block 106, and the seventh block 107 in order to determine the update order. Can be.

도 5는 본 발명의 일 실시예에 따른 펌웨어 업데이트 과정을 설명하기 위한 흐름도이다.5 is a flowchart illustrating a firmware update process according to an embodiment of the present invention.

도 5를 참조하면, 펌웨어 업데이트 장치는 구 파일과 새 파일을 블록 단위로 비교하여 구 파일의 각 블록에 대하여 상기 각 블록을 참조하는 새 파일의 블록을 추출할 수 있다(S510).Referring to FIG. 5, the firmware updater may extract a block of a new file referring to each block for each block of the old file by comparing the old file and the new file in block units (S510).

펌웨어 업데이트 장치는 구 파일의 각 블록에 대하여 상기 각 블록을 참조하는 새 파일의 블록 개수에 따라 구 파일의 블록의 업데이트 순서를 결정할 수 있다(S520). 예를 들어, 펌웨어 업데이트 장치는 구 파일의 각 블록에 대하여 상기 각 블록을 참조하는 새 파일의 블록 개수가 작은 블록부터 업데이트되도록 업데이트 순서를 결정할 수 있다.The firmware updater may determine an update order of blocks of the old file according to the number of blocks of the new file referring to each block for each block of the old file (S520). For example, the firmware updater may determine the update order such that the number of blocks of the new file referring to each block is updated from the smallest block for each block of the old file.

또한, 펌웨어 업데이트 장치는 결정한 업데이트 순서에 따라 구 파일의 블록을 새로운 버전 파일의 블록으로 업데이트할 수 있다(S530). In addition, the firmware updater may update the blocks of the old file to the blocks of the new version file according to the determined update order (S530).

이와 같이, 펌웨어 업데이트 장치는 구 파일의 블록에 대하여 상기 블록을 참조하는 새 파일의 블록 개수가 작은 블록부터 업데이트되도록 업데이트 순서를 결정하고, 결정한 업데이트 순서에 따라 구 파일의 블록을 새 파일의 블록으로 업데이트할 수 있다.
As such, the firmware updater determines the update order such that the number of blocks of the new file referring to the block is updated from the smallest block with respect to the block of the old file, and converts the blocks of the old file into blocks of the new file according to the determined update order. You can update it.

상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.
It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the present invention as defined by the following claims It can be understood that

110: 참조블록 추출부 130: 업데이트 순서 결정부
150: 업데이트부 190: 델타파일 저장부
110: reference block extraction unit 130: update order determination unit
150: update unit 190: delta file storage unit

Claims (8)

제 1 파일 및 제 2 파일을 블록 단위로 비교하여 상기 제 1 파일의 각 블록에 대하여, 상기 블록을 참조하는 제 2 파일의 블록을 추출하여 카운팅하는 단계; 및
상기 카운팅한 제 2 파일의 블록 개수에 따라 상기 제 1 파일의 각 블록에 대한 업데이트 순서를 결정하는 단계를 포함하는 펌웨어 업데이트 방법.
Comparing the first file and the second file in units of blocks and extracting and counting a block of a second file referring to the block for each block of the first file; And
Determining an update order for each block of the first file according to the number of blocks of the counted second file.
제 1 항에 있어서, 상기 업데이트 순서를 결정하는 단계는,
상기 제 1 파일의 각 블록에 대하여 상기 카운팅한 제 2 파일의 블록 개수가 작은 블록부터 업데이트되도록 업데이트 순서를 결정하는 것을 특징으로 하는 펌웨어 업데이트 방법.
The method of claim 1, wherein determining the update order comprises:
And an update order is determined so that the number of blocks of the counted second file is updated from a small block for each block of the first file.
제 1 항 또는 제 2 항에 있어서,
상기 결정한 업데이트 순서에 따라 상기 제 1 파일의 각 블록에 대한 업데이트를 수행하는 단계를 더 포함하는 것을 펌웨어 업데이트 방법.
3. The method according to claim 1 or 2,
And updating the respective blocks of the first file according to the determined update order.
제 3항에 있어서, 상기 업데이트하는 단계는,
상기 제 1 파일의 블록과 새로운 파일의 블록의 차이점을 추출한 델타 파일을 이용하여 상기 제 1 파일의 각 블록에 대한 업데이트를 수행하는 것을 특징으로 하는 펌웨어 업데이트 방법.
The method of claim 3, wherein the updating comprises:
And updating each block of the first file by using a delta file from which the difference between the block of the first file and the block of the new file is extracted.
제 1 파일 및 제 2 파일을 블록 단위로 비교하여 상기 제 1 파일의 각 블록에 대하여, 상기 블록을 참조하는 제 2 파일의 블록을 추출하여 카운팅하는 추출부; 및
상기 카운팅한 제 2 파일의 블록 개수에 따라 상기 제 1 파일의 각 블록에 대한 업데이트 순서를 결정하는 결정부를 포함하는 펌웨어 업데이트 장치.
An extraction unit which compares a first file and a second file in units of blocks and extracts and counts a block of a second file referring to the block for each block of the first file; And
And a determining unit to determine an update order for each block of the first file according to the number of blocks of the counted second file.
제 5 항에 있어서, 상기 결정부는,
상기 제 1 파일의 각 블록에 대하여 상기 카운팅한 제 2 파일의 블록 개수가 작은 블록부터 업데이트되도록 업데이트 순서를 결정하는 것을 특징으로 하는 펌웨어 업데이트 장치.
The method of claim 5, wherein the determining unit,
And an update order is determined for each block of the first file so that the number of blocks of the counted second file is updated from a smaller block.
제 5항 또는 제 6 항에 있어서,
상기 결정한 업데이트 순서에 따라 제 1 파일의 각 블록에 대한 업데이트를 수행하는 업데이트부를 더 포함하는 것을 특징으로 하는 펌웨어 업데이트 장치.
The method according to claim 5 or 6,
And an update unit for updating the respective blocks of the first file according to the determined update order.
제 7항에 있어서, 상기 업데이트부는,
상기 제 1 파일의 블록과 제 2 파일의 블록의 차이점을 추출한 델타 파일을 이용하여 상기 제 1 파일의 블록에 대한 업데이트를 수행하는 것을 특징으로 하는 펌웨어 업데이트 장치.
The method of claim 7, wherein the update unit,
And updating the block of the first file by using a delta file from which the difference between the block of the first file and the block of the second file is extracted.
KR1020110121620A 2011-11-21 2011-11-21 Method of updating firmware and apparatus for the same KR101341003B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110121620A KR101341003B1 (en) 2011-11-21 2011-11-21 Method of updating firmware and apparatus for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110121620A KR101341003B1 (en) 2011-11-21 2011-11-21 Method of updating firmware and apparatus for the same

Publications (2)

Publication Number Publication Date
KR20130055936A true KR20130055936A (en) 2013-05-29
KR101341003B1 KR101341003B1 (en) 2013-12-12

Family

ID=48664204

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110121620A KR101341003B1 (en) 2011-11-21 2011-11-21 Method of updating firmware and apparatus for the same

Country Status (1)

Country Link
KR (1) KR101341003B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102107843B1 (en) * 2018-01-26 2020-05-29 페가트론 코포레이션 Firmware updating method and electronic device using the same
WO2021040167A1 (en) 2019-08-27 2021-03-04 루나 주식회사 Software update agent apparatus and patch method using same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5225163B2 (en) 2009-03-06 2013-07-03 三菱電機株式会社 Data update device, data update method for data update device, and data update program
JP5346253B2 (en) 2009-08-24 2013-11-20 株式会社日立ソリューションズ Firmware update system, information device, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102107843B1 (en) * 2018-01-26 2020-05-29 페가트론 코포레이션 Firmware updating method and electronic device using the same
WO2021040167A1 (en) 2019-08-27 2021-03-04 루나 주식회사 Software update agent apparatus and patch method using same
US11379216B2 (en) 2019-08-27 2022-07-05 Konamobility Company Limited Software update agent device and software patching method through the same

Also Published As

Publication number Publication date
KR101341003B1 (en) 2013-12-12

Similar Documents

Publication Publication Date Title
CN108459964B (en) Test case selection method, device, equipment and computer readable storage medium
CN104918114B (en) A kind of operating system update method and device
US20120144380A1 (en) Method for generating delta file using basic blocks
CN108279922A (en) Differential file generation method, upgrade method and system based on the differential file
CN103559065A (en) Method and system for OTA (Over-the-Air Technology) upgrade
CN111708566A (en) Software increment updating method, device, system and computer readable storage medium
CN106293849B (en) application updating method and terminal
KR101882759B1 (en) Method and apparatus for stabilized binary differencing
CN109002305B (en) Method and system for updating equipment program
CN104461621A (en) Attribute information updating method and device
CN108469960B (en) Version management method and device
CN110569058B (en) System upgrading method, device, terminal and computer readable storage medium
CN102999349A (en) Software upgrading method
KR101341003B1 (en) Method of updating firmware and apparatus for the same
CN102830988A (en) Firmware updating method and related computer system
CN109656629A (en) A kind of EMMC adaptive regulation method, storage medium and terminal device
CN113225397A (en) Firmware upgrading method and device for embedded equipment, terminal and storage medium
CN105700900A (en) Method and device for optimizing wireless local area network function
CN107632864B (en) Method for establishing UEFI Boot Order of specific ordering
WO2021012170A1 (en) Firmware booting method and device, and computer-readable storage medium
US9619355B2 (en) Booting verification method of computer and electronic device
CN105701162B (en) Management method for user data partition of intelligent terminal and intelligent terminal
CN102314353A (en) Method for changing database during android software update
CN113010195B (en) System upgrading method, storage medium and terminal equipment
US11507367B2 (en) Firmware update method and firmware update system thereof

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: 20161206

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20171206

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20181206

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20191205

Year of fee payment: 7