KR20040053654A - Method for upgrade in mobile terminal - Google Patents

Method for upgrade in mobile terminal Download PDF

Info

Publication number
KR20040053654A
KR20040053654A KR1020020080844A KR20020080844A KR20040053654A KR 20040053654 A KR20040053654 A KR 20040053654A KR 1020020080844 A KR1020020080844 A KR 1020020080844A KR 20020080844 A KR20020080844 A KR 20020080844A KR 20040053654 A KR20040053654 A KR 20040053654A
Authority
KR
South Korea
Prior art keywords
image
image file
mobile terminal
memory card
upgrade
Prior art date
Application number
KR1020020080844A
Other languages
Korean (ko)
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 KR1020020080844A priority Critical patent/KR20040053654A/en
Publication of KR20040053654A publication Critical patent/KR20040053654A/en

Links

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

Abstract

PURPOSE: A method for upgrading a mobile terminal is provided to upgrade automatically and massively without the interference of a user by upgrading a ROM and a bootloader of a PDA(Personal Digital Assistant) through other memory interface such as a compact flash and a PC card. CONSTITUTION: As a system is reset, it is judged that a predetermined button combination entering an upgrade mode is pushed. If the predetermined button combination is pushed, an image file is recorded to the memory card by judging that the memory card is installed to the PDA. If the image file of the predetermined format is recorded in the memory card, it is judged that the image file is recordable by comparing with the current information of the PDA. In case of the recordable image file, the ROM and a bootloader area are upgraded by reading the actual image data from the recordable memory card.

Description

이동 단말기 업그레이드 방법{METHOD FOR UPGRADE IN MOBILE TERMINAL}How to upgrade your mobile device {METHOD FOR UPGRADE IN MOBILE TERMINAL}

본 발명은 PDA(Personal Digital Assistants)에 관한 것으로, 특히 PDA의 롬과 부트로더 이미지를 컴팩트 플래시, PC카드, 기타메모리 인터페이스를 통해 PDA로 전송하여 롬과 부트로더를 업그레이드하는 방법에 관한 것이다.The present invention relates to personal digital assistants (PDAs), and more particularly, to a method of upgrading ROMs and boot loaders by transferring ROM and boot loader images of PDAs to a PDA through a compact flash, PC card, or other memory interface.

종래 기업등에서 비즈니스 목적으로 주로 활용되던 PDA가 이제는 일반 사용자에게 많이 보급되고 있다. 개인 일정 관리 뿐만 아니라 전자책, 디지털 뮤직 플레이어, 게임기 등의 다양한 기능이 활용되고 있는 것이다.PDAs, which were mainly used for business purposes in companies, are now widely used by general users. In addition to personal schedule management, various functions such as e-books, digital music players, and game consoles are being utilized.

많은 보급과 함께 PDA사용에 있어 더 많은 해결되어야 할 문제들이 나타나고 있다.With the widespread use, there are more problems to be solved in using PDA.

PDA는 일반 PC와 달리 운영체제와 기본 어플리 케이션이 미리 롬에 탑재되어제공된다. 예전에는 마스크 롬(Masked ROM)이 사용되어 일단 한번 기록되고 나면 수정이 불가능했지만, 현재는 플래시 롬(Flash ROM)이 사용되어 차후에도 업그레이드가 가능하게 되었다.Unlike general PCs, PDAs come with preloaded operating systems and basic applications. In the past, masked ROMs were used, which could not be modified once recorded, but now flash ROMs are used to allow future upgrades.

도 1은 일반적인 PDA의 롬 영역 구조를 나타낸 예시도이다. PDA에 전원이 들어오면, 부트로더가 실행된다.1 is an exemplary view showing a ROM region structure of a general PDA. When the PDA powers up, the boot loader runs.

부트로더는 PDA 하드웨어를 초기화하고 운영체제로 제어를 넘겨주는 역할을 담당한다. 운영체제는 제어가 넘어 오면 일반적인 순서로 부팅을 하고 실행을 하게 된다.The boot loader is responsible for initializing the PDA hardware and transferring control to the operating system. The operating system will boot and run in the normal order once control is over.

이외에 하드웨어 또는 PDA에 고유한 정보가 롬 상에 별도로 기록하게 된다.In addition, information specific to the hardware or PDA is separately recorded on the ROM.

도 2에 부트로더 업그레이드가 가능한 형태의 PDA의 롬 영역 구조가 도시되어 있듯이, 도 1의 PDA와의 차이는 부트로더를 업그레이드 할 수 있는 전위 부트로더(Pre Bootloader)가 존재한다는 것이다.As shown in FIG. 2, the ROM region structure of the PDA in which a boot loader can be upgraded is shown. A difference from the PDA of FIG. 1 is that there is a pre-boot loader capable of upgrading the boot loader.

PDA에 전원이 들어오면, 전위 부트로더가 실행된다. 전위 부트로더는 PDA 하드웨어를 초기화하고 부트로더 업그레이드 등과 같은 작업이 있을 시에는 그것을 실행하고, 그렇지 않으면 부트로더로 제어를 넘겨주는 역할을 담당한다.When the PDA powers up, the potential bootloader runs. The potential boot loader is responsible for initializing the PDA hardware, executing it when there are tasks such as upgrading the boot loader, or otherwise transferring control to the boot loader.

부트로더는 롬 업그레이드 등과 같은 작업이 있을 시에는 그것을 실행하고, 그렇지 않으면 운영체제로 제어를 넘긴다.The boot loader runs it when there are tasks such as upgrading the ROM, and passes control to the operating system otherwise.

운영체제는 제어가 넘어오면 일반적인 순서로 부팅을 하고 실행을 하게 된다.The operating system will boot and run in the normal order once control passes.

이외에 하드웨어 또는 PDA에 고유한 정보가 롬 상에 별도로 기록된다.In addition, information specific to the hardware or PDA is separately recorded on the ROM.

PDA 소프트웨어의 버그 수정이나 성능 개선을 위해서 이미 일반 시장에 나와있거나, 소비자에 의해 사용되고 있는 PDA의 롬과 부트로더를 손쉽게 업그레이드할 수 있는 방안이 필요하다. 현재 사용되고 있는 주된 방법은 PC와의 연결을 통해 PC로부터 이미지를 전송받아 업그레이드하는 방법이다.In order to fix bugs and improve the performance of PDA software, there is a need for an easy way to upgrade ROM and bootloaders of PDAs that are already on the market or used by consumers. The main method currently used is to upgrade images by receiving images from the PC through a connection with the PC.

하지만, 이 방법은 반드시 PC가 있어야 하고, 사용자의 개입이 있어야 한다는 점에서 불편한 점이 있다.However, this method is inconvenient in that a PC must be present and user intervention is required.

이러한, 불편한 점은 특히 대량으로 이동 단말기(PDA)를 업그레이드 하려고 할때 특히 문제가 되었다.This inconvenience is particularly problematic when attempting to upgrade a mobile terminal (PDA) in large quantities.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여 창안한 것으로, PDA의 롬과 부트로더를 컴팩트 플래시, PC 카드등의 기타 메모리 인터페이스를 통해 업그레이드 할 수 있도록 함으로써, 사용자 개입없이 자동 및 대량으로 이루어지도록 하는 이동 단말기 업그레이드 방법을 제공함에 그 목적이 있다.Accordingly, the present invention has been made to solve the above problems, by allowing the ROM and bootloader of the PDA to be upgraded through other memory interfaces, such as compact flash, PC card, etc., so that the automatic and mass The purpose of the present invention is to provide a mobile terminal upgrade method.

도 1은 일반적인 PDA의 롬 영역 구조를 나타낸 예시도.1 is an exemplary view showing a ROM region structure of a general PDA.

도 2는 일반적인 부트로더 업그레이드가 가능한 PDA의 롬구조를 보인 예시도.2 is an exemplary view showing a ROM structure of a PDA capable of upgrading a general boot loader.

도 3은 본 발명 이동 단말기 업그레이드 방법을 보인 흐름도.3 is a flowchart illustrating a method for upgrading a mobile terminal of the present invention.

상기와 같은 목적을 달성하기 위한 본 발명은, 초기 시스템이 리셋되어, 업그레이드 모드로 들어가는 특정조합 버튼이 눌러졌는지를 판단하는 제1 단계와; 상기 특정조합 버튼이 눌러지면 메모리 카드가 PDA 장착되어 있는지를 판단하여 장착된 메모리 카드에 이미지 파일을 기록하는 제2 단계와; 상기 메모리 카드에 정해진 포맷의 이미지 파일이 기록되어 있으면 현재 이동 단말기의 정보와 비교하여 기록 가능한 이미지 파일인가를 판단하는 제3 단계와; 상기 현재 이동 단말기에 기록 가능한 이미지 파일이면 현재 기록 가능한 메모리 카드로부터 실제 이미지 데이터를 읽어 들여 롬, 부트로더 영역을 업그레이드하는 제4 단계를 수행하도록 이루어진 것을 특징으로 한다.The present invention for achieving the above object comprises a first step of determining whether the initial system is reset, the particular combination button to enter the upgrade mode is pressed; Determining whether the memory card is installed in the PDA when the specific combination button is pressed, and recording an image file on the mounted memory card; A third step of determining whether the image file is a recordable image file when the image file of the predetermined format is recorded in the memory card; If the image file can be recorded in the current mobile terminal, a fourth step of upgrading the ROM and the boot loader region by reading the actual image data from the currently recordable memory card may be performed.

이하, 본 발명에 따른 일실시예를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, an embodiment according to the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명 이동 단말기 업그레이드 방법을 보인 흐름도로서, 이에 도시된 바와 같이 초기 시스템이 리셋되어, 업그레이드 모드로 들어가는 특정조합 버튼이 눌러졌는지를 판단하는 제1 단계와; 상기 특정조합 버튼이 눌러지면 메모리 카드가 PDA 장착되어 있는지를 판단하여 장착된 메모리 카드에 이미지 파일을 기록하는 제2 단계와; 상기 메모리 카드에 정해진 포맷의 이미지 파일이 기록되어 있으면 현재 이동 단말기의 정보와 비교하여 기록 가능한 이미지 파일인가를 판단하는 제3 단계와; 상기 현재 이동 단말기에 기록 가능한 이미지 파일이면 현재 기록 가능한 메모리 카드로부터 실제 이미지 데이터를 읽어 들여 롬, 부트로더 영역을 업그레이드하는 제4 단계를 수행하도록 이루어진 것으로, 이와 같이 구성된 본 발명의 동작 및 작용을 설명하면 다음과 같다.3 is a flowchart illustrating a method for upgrading a mobile terminal of the present invention, the first step of resetting the initial system as shown therein to determine whether a specific combination button for entering an upgrade mode is pressed; Determining whether the memory card is installed in the PDA when the specific combination button is pressed, and recording an image file on the mounted memory card; A third step of determining whether the image file is a recordable image file when the image file of the predetermined format is recorded in the memory card; If the image file can be recorded in the current mobile terminal, the fourth step of upgrading the ROM and the boot loader area by reading the actual image data from the currently recordable memory card will be described. Is as follows.

먼저, 초기 시스템이 리셋(Reset)되어, 업그레이드 모드로 들어가는 PDA상의 특정조합 버튼이 눌러졌는지를 확인한다.First, the initial system is reset to see if a particular combination button on the PDA entering the upgrade mode has been pressed.

이때, 버튼 조합이 맞으면 업그레이드가 실행되고, 버튼 조합이 맞지 않으면 업그레이드가 실행되지 않게 되는데, PDA는 어플리 케이션 실행버튼, 녹음 버튼 등 여러개의 버튼들이 탑재되어 있어 이 버튼들의 조합으로 메모리 카드 인터페이스통한 업그레이드의 실행 여부를 판단하게 된다.In this case, if the button combination is correct, the upgrade is executed. If the button combination is not correct, the upgrade is not executed. The PDA is equipped with several buttons such as an application execution button and a recording button. It is determined whether to execute.

버튼 조합이 맞아, 메모리 카드 인터페이스를 통해 메모리 카드가 PDA에 장착되어 있는지를 확인하고, 메모리 카드 내에 정해진 포맷의 이미지가 저장되어 있는지를 확인한다.When the button combination is correct, the memory card interface checks whether the memory card is mounted in the PDA, and whether the image of the specified format is stored in the memory card.

해당 이미지가 업그레이드 가능한 것인지 확인하고 업그레이드를 실행한다.Verify that the image is upgradable and run the upgrade.

여기서, 메모리 카드 내에 저장되는 이미지의 포맷은 다음과 같다.Here, the format of the image stored in the memory card is as follows.

먼저, 헤더(Header) 정보는 업그레이드 이미지 식별정보, 롬/부트로더 이미지 구분 정보, 이미지 크기, PDA 모델넘버, 이미지 버전과 언어 정보 및 이미지 생성날짜 정보들로 이루어진다.First, the header information includes upgraded image identification information, ROM / bootloader image classification information, image size, PDA model number, image version and language information, and image generation date information.

업그레이드 이미지 식별정보란 혹시 모를 쓰레기 정보와 구별하기 위해 이미지 파일임을 구분해주는 식별 코드를 의미하고, 이미지 크기는 기록되는 이미지의 크기 정보를 의미하고, PDA모델 넘버는 이미지가 기록될 수 있는 기기 정보를 의미하며, 이미지 버전, 언어정보, 이미지 생성날짜도 이미지 업그레이드 여부를 판단하거나, 참고하기 위해 사용되는 정보들이다.Upgrade image identification information means an identification code that distinguishes an image file to distinguish it from garbage information, and image size means size information of an image to be recorded, and PDA model number indicates device information on which an image can be recorded. The image version, language information, and image creation date are also used to determine whether or not to upgrade the image.

업그레이드에 사용되는 이미지는 우선 메모리 카드에 기록되어야 한다. 기록된 하나의 메모리 카드는 수백, 수천개의 PDA를 업그레이드하는데 사용된다.The image used for the upgrade must first be recorded on the memory card. One recorded memory card is used to upgrade hundreds or thousands of PDAs.

이미지 파일의 전송은 이더넷(Ethernet), USB, 시리얼 등의 가능한 PC 인터페이스가 사용될 수 있다.Image files can be transferred using any available PC interface, such as Ethernet, USB, or serial.

상기 과정중 좀더 이미지 파일의 메모리 카드 기록순서를 자세히 설명하면 다음과 같다.The memory card recording procedure of the image file in the above process will be described in detail as follows.

시스템이 리셋되어, 이미지 파일 메모리 카드 기록 모드로 들어가는 PDA상의 특정 버튼 조합이 눌러졌는지를 확인하여 버튼 조합이 맞으면 이더넷, USB, 시리얼등 PC 인터페이스를 통해 이미지 파일을 PDA로 전송하고, PDA는 전송되는 이미지 데이터를 일단 RAM에 기록함과 동시에 메모리 카드에 기록함으로써 이미지 기록을 완료한다.When the system is reset, it confirms whether a specific button combination on the PDA entering the image file memory card recording mode is pressed. If the button combination is correct, the image file is transferred to the PDA through a PC interface such as Ethernet, USB, or serial. The image recording is completed by recording the image data into the RAM once and writing the same to the memory card.

그러나, PDA상의 특정 버튼 조합이 눌러졌는지 확인한 결과, 버튼 조합이 틀리면 메모리 카드 기록이 실행되지 않는다.However, as a result of confirming that a specific button combination on the PDA is pressed, memory card recording is not executed if the button combination is incorrect.

PDA에 장착된 메모리 카드내의 이미지 파일이 인식된 뒤, 실제로 업그레이드되는 과정은 다음과 같다.After the image file in the memory card mounted in the PDA is recognized, the actual upgrade process is as follows.

메모리 카드 인터페이스를 통해 메모리 카드의 업그레이드 이미지 식별정보에 접근하고 정해진 식별정보가 나타나면 해당 메모리 카드에 업그레이드 이미지가 있는 것으로 판단한다.When the upgraded image identification information of the memory card is accessed through the memory card interface and the predetermined identification information appears, it is determined that the upgrade image exists in the corresponding memory card.

롬, 부트로더 이미지 구분 정보와 이미지 크기 정보를 읽어들여, 현재 PDA에 기록가능한 것인지를 판단한다.It reads ROM, bootloader image classification information and image size information to determine whether it can be recorded on PDA.

이때, 판단기준은 PDA 모델 넘버 정보를 읽어 들여 현재 PDA와 일치하는가를 확인하고, 언어 정보를 읽어들여 현재 PDA의 언어와 일치하는가를 확인하며, 이미지 버전 정보와 이미지 생성 날짜를 읽어들여 현재 설치되어 있는 버전보다 최신 버전인지를 확인한다.At this time, the judging standard reads the PDA model number information and confirms whether it matches the current PDA, reads language information and checks whether it matches the language of the current PDA, and reads the image version information and the image creation date. Make sure you are newer than the version you have.

상기 확인절차를 모두 만족하면 실제 이미지 데이터를 읽어들여 롬, 부트로더 영역을 업그레이드한다.If all of the above verification procedures are satisfied, the ROM and boot loader area is upgraded by reading the actual image data.

여기서, 본 발명의 상세 설명은 부트로더 업그레이드가 가능한 형태의 PDA에 따르지만, 일반적인 PDA에도 적용될 수 있으며 본 발명의 이동 단말기 업그레이드 방법은 전술한 PDA의 실시예에 국한되지 않고 본 발명의 기술사상이 허용하는 범위, 즉, 이동 단말기내에서 다양하게 변형하여 실시할 수 있다.Here, the detailed description of the present invention is based on the PDA of the boot loader upgrade possible, but can also be applied to a general PDA and the mobile terminal upgrade method of the present invention is not limited to the above-described embodiment of the PDA and the technical concept of the present invention is acceptable. In other words, various modifications can be made in the mobile terminal.

이상에서 상세히 설명한 바와 같이 본 발명은 PDA의 롬과 부트로더를 컴팩트 플래시, PC 카드등의 기타 메모리 인터페이스를 통해 업그레이드 할 수 있도록 함으로써, 사용자 개입없이 자동적으로 이루어지므로 대량 이동 단말기(PDA) 업그레이드 방법을 제공하는 효과가 있다.As described in detail above, the present invention allows the ROM and bootloader of the PDA to be upgraded through other memory interfaces such as a compact flash or a PC card. It is effective to provide.

Claims (4)

초기 시스템이 리셋되어, 업그레이드 모드로 들어가는 특정조합 버튼이 눌러졌는지를 판단하는 제1 단계와;A first step of resetting the initial system to determine whether a specific combination button for entering the upgrade mode has been pressed; 상기 특정조합 버튼이 눌러지면 메모리 카드가 PDA 장착되어 있는지를 판단하여 장착된 메모리 카드에 이미지 파일을 기록하는 제2 단계와;Determining whether the memory card is installed in the PDA when the specific combination button is pressed, and recording an image file on the mounted memory card; 상기 메모리 카드에 정해진 포맷의 이미지 파일이 기록되어 있으면 현재 이동 단말기의 정보와 비교하여 기록 가능한 이미지 파일인가를 판단하는 제3 단계와;A third step of determining whether the image file is a recordable image file when the image file of the predetermined format is recorded in the memory card; 상기 현재 이동 단말기에 기록 가능한 이미지 파일이면 현재 기록 가능한 메모리 카드로부터 실제 이미지 데이터를 읽어 들여 롬, 부트로더 영역을 업그레이드하는 제4 단계를 수행하도록 이루어진 것을 특징으로 하는 이동 단말기 업그레이드 방법.And a fourth step of upgrading the ROM and boot loader area by reading the actual image data from the currently recordable memory card if the image file is recordable in the current mobile terminal. 제1 항에 있어서, 상기 제2 단계는 이더넷, USB, 시리얼 등의 인터페이스를 통해 이미지 파일을 이동 단말기로 전송하는 단계와;The method of claim 1, wherein the second step comprises: transmitting an image file to a mobile terminal through an interface such as Ethernet, USB, or serial; 상기 전송된 이동 단말기의 이미지 파일을 램에 기록하고 그 기록된 램의 이미지 파일을 메모리 카드에 기록하는 단계를 더 포함하여 이루어진 것을 특징으로 하는 이동 단말기 업그레이드 방법.And recording the transmitted image file of the mobile terminal in a RAM and recording the recorded image file of the RAM in a memory card. 제1 항에 있어서, 상기 이미지 파일은 업그레이드 이미지 식별정보, 롬, 보트로더 이미지 구분 정보, 이미지 크기, 이동 단말기 모델 넘버, 이미지 버전, 언어 정보, 이미지 생성날짜의 헤더정보와 실제 업그레이드 이미지 데이터의 포맷으로 이루어진 것을 특징으로 하는 이동 단말기 업그레이드 방법.The image file of claim 1, wherein the image file includes upgrade image identification information, ROM, boat loader image classification information, image size, mobile terminal model number, image version, language information, header information of image generation date, and actual upgrade image data format. Mobile terminal upgrade method characterized in that consisting of. 제1 항에 있어서, 상기 기록 가능한 이미지 파일은 이동 단말기의 롬, 부트로더 이미지 구분 정보, 이미지 크기 정보, 이동 단말기 모델 넘버, 이미지 버전, 언어 및 이미지 생성날짜 정보를 읽어들여 현재 이동 단말기에 설치되어 있는 버전보다 최신 버전인 것을 특징으로 하는 이동 단말기 업그레이드 방법.The mobile terminal of claim 1, wherein the recordable image file is installed in the mobile terminal by reading ROM, boot loader image classification information, image size information, mobile terminal model number, image version, language, and image generation date information of the mobile terminal. Mobile terminal upgrade method characterized in that the newer version than the version.
KR1020020080844A 2002-12-17 2002-12-17 Method for upgrade in mobile terminal KR20040053654A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020080844A KR20040053654A (en) 2002-12-17 2002-12-17 Method for upgrade in mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020080844A KR20040053654A (en) 2002-12-17 2002-12-17 Method for upgrade in mobile terminal

Publications (1)

Publication Number Publication Date
KR20040053654A true KR20040053654A (en) 2004-06-24

Family

ID=37346872

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020080844A KR20040053654A (en) 2002-12-17 2002-12-17 Method for upgrade in mobile terminal

Country Status (1)

Country Link
KR (1) KR20040053654A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101225841B1 (en) * 2005-09-27 2013-01-23 엘지전자 주식회사 Apparatus and method of updating restoration for firmware
CN108762778A (en) * 2018-03-30 2018-11-06 惠州市德赛西威汽车电子股份有限公司 A kind of upgrade method of in-vehicle multi-media system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101225841B1 (en) * 2005-09-27 2013-01-23 엘지전자 주식회사 Apparatus and method of updating restoration for firmware
CN108762778A (en) * 2018-03-30 2018-11-06 惠州市德赛西威汽车电子股份有限公司 A kind of upgrade method of in-vehicle multi-media system

Similar Documents

Publication Publication Date Title
US7421573B2 (en) Apparatus and method for updating firmware
US20030221092A1 (en) Method and system of switching between two or more images of firmware on a host device
US20090254898A1 (en) Converting a device from one system to another
US20060064576A1 (en) Boot systems and methods
US8601464B2 (en) Memory online update system and method
CN111857776A (en) Online upgrading method for application programs of DSP (digital Signal processor) board cards
US20040199911A1 (en) Apparatus and method for upgrading execution code of the portable memory device
KR101075676B1 (en) Software download apparatus and method for mobile terminal equipment
US20040049617A1 (en) Method of firmware update by USB interface
CN104035757A (en) MIPS-based (microprocessor without interlocked piped stages-based) U-boot (universal boot loader) transplantation implementing method
CN108694052B (en) Firmware upgrading method, firmware upgrading device and firmware upgrading system
US20050010914A1 (en) Method for upgrading firmware
CN113064610A (en) Method, device and medium for updating BIOS
CN113360161A (en) Resource upgrading method and related product
CN114996717A (en) Upgrade program design method for preventing error erasure
KR20040053654A (en) Method for upgrade in mobile terminal
KR100640389B1 (en) Method for executing application in an apparatus having nand flash memory and the apparatus
CN111399926A (en) Method and device for downloading starting program
CN110515665B (en) Starting method, system and device of processor system
US8015612B2 (en) Addressing security in writes to memory
CN111158771B (en) Processing method and device and computer equipment
KR20070060448A (en) Device and method for upgradin system using two step bootloader
CN114625389A (en) Embedded equipment upgrading method, embedded equipment and storage device
KR100922102B1 (en) Method for upgrade and backup in mobile terminal
US20040236878A1 (en) Method of write-protecting a MAC address

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application