KR20050012060A - Method for downloading between processors of different kind CPU module - Google Patents

Method for downloading between processors of different kind CPU module Download PDF

Info

Publication number
KR20050012060A
KR20050012060A KR1020030051153A KR20030051153A KR20050012060A KR 20050012060 A KR20050012060 A KR 20050012060A KR 1020030051153 A KR1020030051153 A KR 1020030051153A KR 20030051153 A KR20030051153 A KR 20030051153A KR 20050012060 A KR20050012060 A KR 20050012060A
Authority
KR
South Korea
Prior art keywords
image file
cpu module
board
file
firmware
Prior art date
Application number
KR1020030051153A
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 KR1020030051153A priority Critical patent/KR20050012060A/en
Priority to PCT/KR2004/001853 priority patent/WO2005010771A1/en
Publication of KR20050012060A publication Critical patent/KR20050012060A/en

Links

Classifications

    • 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/445Program loading or initiating
    • G06F9/44536Selecting among different versions
    • G06F9/44542Retargetable
    • G06F9/44547Fat binaries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Abstract

PURPOSE: A download method between processors having a different CPU module using one firmware image file is provided to offer flexibility to a system and facilitate development of the new system by making one firmware image file downloaded to the two processors having the different CPU module. CONSTITUTION: A server merges each image file operated on each CPU module into one image file(S101) and downloads the merged file to corresponding board after inserting header information into the merged file(S105). Client systems check a CPU module type of the currently operated board(S110) and separate only the image file fit to the CPU module of the corresponding board from the downloaded image file by referring to the header information(S112). After loading the separated image file on an ROM region, the client systems complete firmware upgrade by rebooting the corresponding board(S115).

Description

시피유 모듈이 다른 이종 프로세서간 다운로딩방법{Method for downloading between processors of different kind CPU module}Method for downloading between processors of different kind CPU module

본 발명은 CPU 모듈이 다른 이종 프로세서간 다운로딩방법에 관한 것으로서, 특히 한 개의 펌웨어 이미지 파일(Firmware image file)로 CPU 모듈이 서로 다른 두 개의 프로세서에 대한 다운로딩을 수행할 수 있도록 함으로써 시스템에 유연성을 부여하고 새로운 시스템 개발에 용이함을 제공토록 한 CPU 모듈이 다른 이종 프로세서간 다운로딩방법에 관한 것이다.The present invention relates to a method for downloading CPU modules between different heterogeneous processors. In particular, the present invention provides flexibility in a system by allowing a CPU module to download two different processors with one firmware image file. The CPU module provides a method of downloading between different heterogeneous processors to provide a high performance and ease of development of a new system.

일반적으로, CDMA2000-1x 시스템 등에는 많은 종류의 보드가 실장되는 기지국, 제어국이 구비된다.In general, a CDMA2000-1x system or the like is provided with a base station and a control station on which many kinds of boards are mounted.

특정 기능을 하는 보드의 CPU 모듈이 부품 단종 혹은 기타 여러 불가피한 사항에 의해 교체되어야만 할 경우, 종래에는 CPU 모듈에 맞춰 각기 서로 다른 펌웨어 이미지를 제작하여 업그레이드(upgrade)를 하고, 운용시 각기 서로 다른 펌웨어 이미지를 관리하여 각자의 CPU 모듈에 맞는 펌웨어 이미지를 다운로딩하여 왔다.If a CPU module on a board with a specific function needs to be replaced due to component discontinuance or other unavoidable matters, conventionally, different firmware images are made and upgraded according to the CPU module. The image has been managed to download firmware images for each CPU module.

도 1은 종래 CPU 모듈별 개별 다운로딩 방법을 설명하기 위한 통신 시스템의 개략 구성도이다.1 is a schematic configuration diagram of a communication system for explaining a conventional downloading method for each CPU module.

여기서 참조부호 10은 서버(SERVER)를 나타내고, 참조부호 21 및 22는 서로 다른 CPU 모듈이 구비된 클라이언트 시스템을 나타낸다.Here, reference numeral 10 denotes a server SERVER, and reference numerals 21 and 22 denote client systems provided with different CPU modules.

여기서 클라이언트 시스템(21)(22)은 서로 다른 CPU 모듈을 구비하고있으며, 서버(10)는 각각의 CPU 모듈에 맞는 펌웨어 이미지를 따로 관리하고, 아울러 각각에 맞는 이미지 파일을 개별적으로 다운로딩 해주게 된다.In this case, the client systems 21 and 22 are provided with different CPU modules, and the server 10 separately manages firmware images for each CPU module and separately downloads image files for each CPU module. .

즉, 종래의 CPU 모듈별 개별 다운로딩 방법은, CPU 모듈만 교체된 같은 기능을 하는 보드가 동시에 존재할 경우 운용자가 시스템 운용시 같은 기능을 하는 보드이지만 각각 CPU 모듈에 맞는 펌웨어 이미지를 따로 관리하고, 또한 각각에 맞는 이미지 파일을 개별적으로 다운로딩하여야만 하므로 시스템 신규 개발 및 추가 보드 제작시 보다 많은 개발기간과 비용이 소요되는 문제점을 발생하였다.In other words, in the conventional downloading method for each CPU module, if a board having the same function in which only the CPU module is replaced is present at the same time, the operator performs the same function when operating the system, but manages the firmware image for each CPU module separately. In addition, each image file has to be downloaded separately, which causes more development period and cost when developing a new system and making additional boards.

이에 본 발명은 상기와 같은 종래 CPU 모듈별 개별 다운로딩 방법으로부터 발생되는 제반 문제점을 해결하기 위해서 제안된 것으로서,Accordingly, the present invention has been proposed to solve various problems arising from the individual downloading method for each conventional CPU module as described above.

본 발명의 목적은, 한 개의 펌웨어 이미지 파일(Firmware image file)로 CPU 모듈이 서로 다른 두 개의 프로세서에 대한 다운로딩을 수행할 수 있도록 함으로써 시스템에 유연성을 부여하고 새로운 시스템 개발에 용이함을 제공토록 한 CPU 모듈이 다른 이종 프로세서간 다운로딩방법을 제공하는 데 있다.An object of the present invention is to provide a flexibility to the system and to facilitate the development of a new system by allowing a CPU module to download to two different processors with one firmware image file. The CPU module provides a downloading method between different heterogeneous processors.

상기와 같은 목적을 달성하기 위한 본 발명은,The present invention for achieving the above object,

CPU 모듈이 서로 다른 보드에 각기 들어갈 두개의 이미지 파일을 UNIX 시스템 상에서 하나의 파일로 병합(merge)시킨 다음 헤더(header)정보를 추가하여, 서로 다른 이종 프로세서에 하나의 이미지 파일형태로 다운로딩 받은 후, 다운로딩 받은 해당 보드가 어떤 CPU 모듈을 가진 타입(type)인가를 판별한다.The CPU module merges two image files that will be on different boards into a single file on a UNIX system, and then adds header information, which is downloaded as a single image file to different heterogeneous processors. Then, it is determined which type of CPU module the downloaded board is.

그런 후 해당 보드의 메모리 영역에서 실시간으로 헤더 정보를 읽어 병합된 이미지 파일중 해당 보드 타입에 맞는 이미지 파일만 분리시킨 후 메모리 영역에 적재시키고, 해당 이미지를 롬(ROM)으로 퓨징(fusing)하여 펌웨어를 업그레이드한다.After reading the header information from the memory area of the board in real time, only the image files suitable for the board type among the merged image files are separated, loaded into the memory area, and the image is fusing to ROM. Upgrade it.

상기와 같은 기술적 사상에 따른 본 발명에 의한 "CPU 모듈이 다른 이종 프로세서간 다운로딩방법"은,According to the technical idea as described above, "a method of downloading between different processors with different CPU modules",

업그레이드할 펌웨어 이미지 파일을 해당 클라이언트 시스템의 보드로 전송해주는 서버와, 상기 서버로부터 전송되는 펌웨어 이미지 파일을 다운로드받아 펌웨어를 업그레이드하는 복수개의 클라이언트 시스템으로 이루어진 통신 시스템에서 CPU 모듈이 다른 이종 프로세서간 다운로딩 방법에 있어서,Downloading between heterogeneous processors with different CPU modules in a communication system consisting of a server that transmits a firmware image file to be upgraded to a board of a corresponding client system and a plurality of client systems that download and upgrade the firmware image file transmitted from the server In the method,

상기 서버는,The server,

CPU 모듈별 동작될 각각의 이미지 파일을 하나의 이미지 파일로 병합하는 단계와; 상기 병합된 파일내에 헤더 정보를 부가한 후 해당 보드로 다운로딩 하는 단계를 수행하고,Merging each image file to be operated for each CPU module into one image file; After adding the header information in the merged file and downloading to the board,

상기 복수개의 클라이언트 시스템은,The plurality of client systems,

현재 동작중인 보드의 CPU 모듈 타입을 체크하고, 상기 다운로딩 받은 이미지 파일중 해당 보드의 CPU 모듈에 적합한 이미지 파일만을 헤더 정보를 참조하여 분리하는 단계와; 상기 분리한 이미지 파일을 롬(ROM) 영역에 기록한 후 해당 보드를 재 시동시켜 펌웨어 업그레이드를 완료하는 단계를 수행하는 것을 특징으로 한다.Checking a CPU module type of a board currently in operation and separating only an image file suitable for a CPU module of the board from among the downloaded image files by referring to header information; After recording the separated image file in the ROM area, the board is restarted to complete the firmware upgrade.

도 1은 종래 CPU 모듈별 개별 다운로딩 방법을 설명하기 위한 통신 시스템의 개략 구성도이고,1 is a schematic configuration diagram of a communication system for explaining an individual downloading method for each conventional CPU module;

도 2는 본 발명에 의한 CPU 모듈이 다른 이종 프로세서간 다운로딩 방법을 설명하기 위한 통신 시스템의 개략 구성도이고,2 is a schematic configuration diagram of a communication system for explaining a downloading method between different processors for different CPU modules according to the present invention;

도 3은 본 발명에 의한 CPU 모듈이 다른 이종 프로세서간 다운로딩 방법을 보인 흐름도이고,3 is a flowchart illustrating a downloading method between heterogeneous processors between different CPU modules according to the present invention;

도 4는 본 발명에서 2개의 펌웨어 파일을 병합하고 헤더를 결합하는 과정을 설명하기 위한 설명도이고,4 is an explanatory diagram for explaining a process of merging two firmware files and combining headers in the present invention;

도 5는 본 발명에서 병합된 펌웨어 이미지 파일을 분리하는 과정을 설명하기 위한 설명도이고,5 is an explanatory diagram for explaining a process of separating the merged firmware image file in the present invention,

도 6은 본 발명에서 롬 퓨징하는 과정을 설명하기 위한 설명도이다.6 is an explanatory diagram for explaining a process of ROM fusing in the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

100 ..... 서버100 ..... Server

210, 220 ..... 클라이언트 시스템210, 220 ..... client system

이하 상기와 같은 기술적 사상에 따른 본 발명의 바람직한 실시예를 첨부한 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, described in detail with reference to the accompanying drawings, preferred embodiments of the present invention according to the technical spirit as described above.

도 2는 본 발명에 의한 CPU 모듈이 다른 이종 프로세서간 다운로딩 방법을 설명하기 위한 통신 시스템의 개략 구성도이다.2 is a schematic structural diagram of a communication system for explaining a method for downloading between different processors with different CPU modules according to the present invention.

여기서 참조부호 100은 서버를 나타내고, 참조부호 210 및 220은 클라이언트 시스템을 나타낸다.Reference numeral 100 denotes a server, and reference numerals 210 and 220 denote client systems.

이와 같이 구성된 본 발명이 적용되는 시스템의 동작을 간략히 살펴보면 다음과 같다.The operation of the system to which the present invention configured as described above is briefly described is as follows.

먼저 서버(100)는, CPU 모듈별 동작될 각각의 이미지 파일을 하나의 이미지 파일로 병합하고, 상기 병합된 파일내에 헤더 정보를 부가한 후 클라이언트 시스템(210, 220)으로 다운로딩 해준다.First, the server 100 merges each image file to be operated for each CPU module into one image file, adds header information to the merged file, and downloads the image to the client systems 210 and 220.

그러면 클라이언트 시스템(210)(220)은 현재 동작중인 보드의 CPU 모듈 타입을 체크하고, 상기 다운로딩 받은 이미지 파일중 해당 보드의 CPU 모듈에 적합한 이미지 파일만을 헤더 정보를 참조하여 분리하며, 그 분리한 이미지 파일을 롬(ROM) 영역에 기록한 후 해당 보드를 재 시동시켜 펌웨어 업그레이드를 완료하게 된다.Then, the client system 210 (220) checks the CPU module type of the currently running board, and separates only the image file suitable for the CPU module of the board from the downloaded image file by referring to the header information. After the image file is written to the ROM area, the board is rebooted to complete the firmware upgrade.

도 3은 본 발명에 의한 CPU 모듈이 다른 이종 프로세서간 다운로딩 방법을 보인 흐름도이다.3 is a flowchart illustrating a method for downloading between different processors by different CPU modules according to the present invention.

이에 도시된 바와 같이, 복수개의 펌웨어 이미지 파일을 판독하는 단계(S101)와, 각 파일에 대응하는 헤더를 생성하는 단계(S102)와, 상기 판독한 복수개의 이미지 파일을 합병하는 단계(S103)와, 상기 합병된 이미지 파일에 헤더를 결합하여 해당 보드(클라이언트 시스템)로 다운로딩 하는 단계(S104 ~ S105)와, 다운로딩된 이미지 파일을 판독하는 단계(S106)와, 헤더에서 매직 코드(magic code)를 추출하는 단계(S107)와, 밸리드 파일(valid file)인지를 확인하는 단계(S108)와, 상기 확인 결과 밸리드 파일이 아닌 경우에는 에러 이유를 디스플레이하는 단계(S109)와, 상기 확인 결과 밸리드 파일인 경우 CPU 모듈 타입을 검색하는 단계(S110)와, 상기 검색된 CPU 모듈 타입에 대응하는 헤더 및 그 헤더에 대응하는 이미지 파일을 분리하는 단계(S111 ~ S112)와, 상기 분리한 이미지 파일을 롬 영역에 저장하는 단계(S113)와, 상기 분리한 이미지 파일의 롬 저장이 성공적으로 완료되면 해당 보드를 재 시동하는 단계(S114 ~ S115)로 이루어진다.As shown therein, a step of reading a plurality of firmware image files (S101), a step of generating a header corresponding to each file (S102), a step of merging the read plurality of image files (S103) and Combining the headers with the merged image files and downloading them to the corresponding board (client system) (S104 to S105), reading the downloaded image files (S106), and magic codes from the headers. Extracting step S107, checking whether the file is a valid file (S108), and when the result of the check is not a valid file, displaying an error reason (S109), and checking In the case of a result valid file, searching for a CPU module type (S110), separating a header corresponding to the found CPU module type, and an image file corresponding to the header (S111 ˜ S112), and the separated image. wave Of a step (S113) and, when the ROM storing the separated image of the file is successful, the step of re-starting of the board (S114 ~ S115) of storing in the ROM area.

이와 같이 이루어지는 본 발명에 의한 CPU 모듈이 다른 이종 프로세서간 다운로딩 방법을 첨부한 도면 도 4 내지 도6을 참조하여 좀 더 구체적으로 설명하면 다음과 같다.The CPU module according to the present invention as described above will be described in more detail with reference to FIGS. 4 to 6 attached to another inter-processor downloading method as follows.

먼저 서버(100)는 단계 S101에서 CPU 모듈별 동작될 복수개의 펌웨어 이미지 파일을 판독하고, 단계 S102에서 각 파일에 대응하는 헤더(each file CRC, Size)를 생성한 후, 단계 S103에서 상기 판독한 복수개의 이미지 파일을 합병하게 된다. 그런 후 단계 S104 및 단계 S105에서 상기 합병된 이미지 파일에 헤더를 결합하여 해당 보드(클라이언트 시스템)(210)(220)로 다운로딩 하게 된다.First, the server 100 reads a plurality of firmware image files to be operated for each CPU module in step S101, generates a header (each file CRC, Size) corresponding to each file in step S102, and then reads the readout in step S103. Multiple image files are merged. Thereafter, in step S104 and step S105, the header is combined with the merged image file and downloaded to the boards (client systems) 210 and 220.

도 4는 전술한 바와 같이, 서버(100)에서 복수개의(2개의) 펌웨어 파일을 병합하고 헤더를 결합하는 과정을 보여주는 도면이다.4 is a diagram illustrating a process of merging a plurality of (two) firmware files and combining headers in the server 100 as described above.

다음으로 단계 S106에서 클라이언트 시스템(210)(220)은, 상기 다운로딩된 이미지 파일을 판독하게 되고, 단계 S107에서와 같이 헤더에서 매직 코드(magic code)를 추출하게 된다.Next, in step S106, the client system 210, 220 reads the downloaded image file, and extracts the magic code from the header as in step S107.

그리고 단계 S108에서 밸리드 파일(valid file)인지를 확인하고, 그 확인 결과 밸리드 파일이 아닌 경우에는 단계 S109로 이동하여 에러 이유를 디스플레이하고 종료하며, 이와는 달리 밸리드 파일인 경우 단계 S110으로 이동하여 CPU 모듈 타입을 검색하게 된다.In step S108, it is checked whether the file is a valid file. If the result is not a valid file, the process moves to step S109 to display an error reason and exits. The CPU module type is searched.

그런 후 단계 S111 및 단계 S112에서와 같이 상기 검색된 CPU 모듈 타입에 대응하는 헤더 및 그 헤더에 대응하는 이미지 파일을 병합된 이미지 파일로부터 분리하게 된다.Then, as in steps S111 and S112, the header corresponding to the retrieved CPU module type and the image file corresponding to the header are separated from the merged image file.

도 5는 상기 병합된 펌웨어 이미지 파일을 분리하는 과정을 보인 도면이다.5 is a diagram illustrating a process of separating the merged firmware image file.

다음으로 단계 S113에서는 상기 분리한 이미지 파일을 롬 영역에 저장하게 된다. 도 6은 상기 롬 퓨징하는 과정을 보인 도면이다.Next, in step S113, the separated image file is stored in the ROM area. 6 is a view illustrating the process of ROM fusing.

이후 단계 S114에서 롬 퓨징이 성공적으로 이루어졌는지를 확인하고, 그 결과 롬 퓨징이 성공적으로 이루어진 경우에는 단계 S115로 이동하여 해당 보드를 재시동(restart)시켜 펌웨어 업그레이드를 완료하게 된다.Thereafter, in step S114, the ROM fusing is confirmed successfully. As a result, if the ROM fusing is successful, the process proceeds to step S115 to restart the board (restart) to complete the firmware upgrade.

이상 설명한 본 발명의 바람직한 실시 예는 두개의 서로 다른 CPU 모듈을 가지는 이미지 파일을 하나로 병합한 후 각각의 두 종의 보드에 다운로딩하는 것을설명하였다.The preferred embodiment of the present invention described above has been described in which image files having two different CPU modules are merged into one and then downloaded to each of two board types.

그러나 이것은 하나의 실시예에 불과하며, 본 발명은 N개(3개 이상)의 CPU 모듈을 가지는 보드들에 관해서도 전술한 바와 같이, 모든 펌웨어 이미지 파일을 하나의 이미지 파일로 병합하여 다운로딩할 수 있다. 즉, N개의 서로 다른 CPU 모듈을 가지는 각 보드에 대한 이미지 파일을 주지한 바와 같이 하나의 이미지 파일로 병합하고, 각 이미지 파일에 대한 헤더 정보를 결합한 후, 각 해당 보드별로 다운로딩하고, 각 CPU 모듈별로 타입을 체크하여 해당 보드에 맞는 이미지 파일만을 분리하여 펌웨어를 업그레이드하게 되는 것이다.However, this is only one embodiment, and the present invention can be downloaded by merging all firmware image files into one image file as described above with respect to boards having N (three or more) CPU modules. have. In other words, image files for each board having N different CPU modules are merged into one image file, the header information for each image file is combined, then downloaded for each corresponding board, and each CPU is downloaded. It checks the type by module and upgrades the firmware by separating only the image file suitable for the board.

이상에서 상술한 본 발명에 따르면, 각 CPU 모듈별 이미지 파일을 따로 관리하지 않고 보드별로 이미지 파일을 관리함으로 인해 다운로딩되는 서버 측에서 불필요한 자원에 대한 관리를 수행하지 않아도 되므로 자원관리에 편리함을 도모해주는 효과가 있다.According to the present invention described above, by managing the image file for each board without managing the image file for each CPU module separately, it is convenient for resource management because it is not necessary to manage unnecessary resources on the server side to be downloaded. It is effective.

또한, 시스템 개발 혹은 유지 보수시 특정 보드에 대한 CPU 모듈 교체(부품 단종 혹은 보드 업그레이드)시 이미지 파일만을 기존 이미지 파일내에 결합해서 기존의 다운로딩 스켐(scheme)을 그대로 사용하여 이미지 파일을 다운로딩 함으로써, 시스템 개발에 유연성을 제공해주고, 개발 기간을 단축시킬 수 있는 효과가 있다.In addition, when replacing the CPU module (discontinued parts or board upgrade) for a specific board during system development or maintenance, by combining only the image file into the existing image file and downloading the image file using the existing downloading scheme as it is. This provides the flexibility for system development and shortens the development period.

Claims (1)

업그레이드할 펌웨어 이미지 파일을 해당 클라이언트 시스템의 보드로 전송해주는 서버와, 상기 서버로부터 전송되는 펌웨어 이미지 파일을 다운로드받아 펌웨어를 업그레이드하는 복수개의 클라이언트 시스템으로 이루어진 통신 시스템에서 CPU 모듈이 다른 이종 프로세서간 다운로딩 방법에 있어서,Downloading between heterogeneous processors with different CPU modules in a communication system consisting of a server that transmits a firmware image file to be upgraded to a board of a corresponding client system and a plurality of client systems that download and upgrade the firmware image file transmitted from the server In the method, 상기 서버는,The server, CPU 모듈별 동작될 각각의 이미지 파일을 하나의 이미지 파일로 병합하는 단계와; 상기 병합된 파일내에 헤더 정보(File CRC, Size)를 부가한 후 해당 보드로 다운로딩하는 단계를 수행하고,Merging each image file to be operated for each CPU module into one image file; After adding header information (File CRC, Size) in the merged file, downloading to a corresponding board; 상기 복수개의 클라이언트 시스템은,The plurality of client systems, 현재 동작중인 보드의 CPU 모듈 타입을 체크하고, 상기 다운로딩 받은 이미지 파일중 해당 보드의 CPU 모듈에 적합한 이미지 파일만을 헤더 정보를 참조하여 분리하는 단계와; 상기 분리한 이미지 파일을 롬(ROM) 영역에 기록한 후 해당 보드를 재 시동시켜 펌웨어 업그레이드를 완료하는 단계를 수행하는 것을 특징으로 하는 시피유 모듈이 다른 이종 프로세서간 다운로딩방법.Checking a CPU module type of a board currently in operation and separating only an image file suitable for a CPU module of the board from among the downloaded image files by referring to header information; And recording the separated image file in a ROM area and rebooting the board to complete the firmware upgrade. 14.
KR1020030051153A 2003-07-24 2003-07-24 Method for downloading between processors of different kind CPU module KR20050012060A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020030051153A KR20050012060A (en) 2003-07-24 2003-07-24 Method for downloading between processors of different kind CPU module
PCT/KR2004/001853 WO2005010771A1 (en) 2003-07-24 2004-07-23 Method for downloading a single firmware image file to client systems having different cpu modules

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030051153A KR20050012060A (en) 2003-07-24 2003-07-24 Method for downloading between processors of different kind CPU module

Publications (1)

Publication Number Publication Date
KR20050012060A true KR20050012060A (en) 2005-01-31

Family

ID=34101699

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030051153A KR20050012060A (en) 2003-07-24 2003-07-24 Method for downloading between processors of different kind CPU module

Country Status (2)

Country Link
KR (1) KR20050012060A (en)
WO (1) WO2005010771A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683930A (en) * 2018-12-17 2019-04-26 珠海格力电器股份有限公司 Air-conditioning equipment programme upgrade method, device, system and household appliance

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9219645B2 (en) 2013-03-12 2015-12-22 Dell Products L.P. Systems and methods for sharing a single firmware image in a chassis configured to receive a plurality of modular information handling systems

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000059426A (en) * 1999-03-03 2000-10-05 서평원 Multicasting software upgrade system in network and multicasting software upgrade method using the same
KR20030016984A (en) * 2001-08-23 2003-03-03 엘지전자 주식회사 Apparatus and method for updating version of system software in communication terminal
KR100429801B1 (en) * 2001-12-27 2004-05-03 삼성전자주식회사 System for automatically upgrading software of network unit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683930A (en) * 2018-12-17 2019-04-26 珠海格力电器股份有限公司 Air-conditioning equipment programme upgrade method, device, system and household appliance

Also Published As

Publication number Publication date
WO2005010771A1 (en) 2005-02-03

Similar Documents

Publication Publication Date Title
US10713034B2 (en) Updating web resources
CN108027741A (en) Document handling method, device, terminal and storage medium based on patch upgrading
US20100293537A1 (en) System and Method for Enabling Parallel Websphere Runtime Versions
US20090144719A1 (en) Using system fingerprints to accelerate package dependency resolution
CN105490860A (en) Method, device and system for deploying application program operation environment
US8171116B2 (en) Configuring processing entities according to their roles in a data processing system with a distributed architecture
CN109840096B (en) Installation method and device of operating system
US7434112B2 (en) System and method for verifying validity of assembled PCI devices of a computer
US10579801B2 (en) Selecting and loading firmware volumes based on license
CN111752637B (en) Multi-service inspection management method and device, computer equipment and storage medium
CN110673923A (en) XWIKI system configuration method, system and computer equipment
CN103365676B (en) The method for upgrading software of communication equipment and device
US10866803B2 (en) Generating interaction libraries
EP4092524B1 (en) Ota differential upgrade method and system of master-slave architecture
CN110716786B (en) Page display method, system and storage medium
CN114860291A (en) Method for guiding and flexibly storing and upgrading application program
CN108733398B (en) Software upgrading processing method and device
CN117056115B (en) Application program repairing method and device, storage medium and electronic equipment
KR20050012060A (en) Method for downloading between processors of different kind CPU module
CN112199099A (en) Application updating method, device, server and storage medium
CN116954752A (en) Differentiated system configuration and loading method and device and computer equipment
CN114924772A (en) Updating method and equipment of algorithm package
CN101854442B (en) Network device and firmware updating method thereof
CN111427603A (en) Application program upgrading method and device
CN110955440B (en) Screen locking application separation upgrading method, device, equipment and computer readable medium

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination