CN103092662A - Software module upgrading method for terminal device based on embedded operating system - Google Patents

Software module upgrading method for terminal device based on embedded operating system Download PDF

Info

Publication number
CN103092662A
CN103092662A CN2013100425045A CN201310042504A CN103092662A CN 103092662 A CN103092662 A CN 103092662A CN 2013100425045 A CN2013100425045 A CN 2013100425045A CN 201310042504 A CN201310042504 A CN 201310042504A CN 103092662 A CN103092662 A CN 103092662A
Authority
CN
China
Prior art keywords
software module
terminal device
district
software
shell script
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN2013100425045A
Other languages
Chinese (zh)
Inventor
方伟
张玮
李喜毅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies Co Ltd
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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN2013100425045A priority Critical patent/CN103092662A/en
Publication of CN103092662A publication Critical patent/CN103092662A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention relates to a software module upgrading method for a terminal device based on an embedded operating system. A nonvolatile memory for storing software images in the terminal device is divided into a primary partition and a backup partition which all respectively adopt a read-only file system. When a software module is upgraded, the software images in the primary partition are all read and written in the backup partition. A software module upgrade patch is obtained and is used for carrying out software module upgrading operations to the software images in the backup partition. After the software module upgrading operations are completed, the primary partition and the backup partition are subjected to switching, and then the terminal device is restarted according to the software images in a novel primary partition. The whole upgrading process is completed. Through adoption of the software module upgrading method, the software module upgrading in the read-on file system can be realized. The whole software module upgrading process is safe, and normal operation of the embedded operating system is guaranteed.

Description

A kind of software module upgrade method of the terminal device based on embedded OS
Technical field
The present invention relates to terminal device software module upgrade technical field, is a kind of software module upgrade method of the terminal device based on embedded OS specifically.
Background technology
At present, terminal device roughly can be divided into: hand-held terminal device, data terminal equipment, network-termination device etc.These terminal devices have mostly adopted embedded OS, i.e. embedded type terminal equipment.Comprise Software Mirroring in embedded type terminal equipment, Software Mirroring comprises some software modules, need to come the development of adaptive technique, the evolution of agreement, the variation of software requirement by software upgrading.The content of upgrading when needs or not whole Software Mirroring is upgraded seldom the time, only need to carry out the software module upgrading, i.e. modifying, adjust, replacing indivedual or part software module.
Specifically, the software module upgrading refers to: in some cases, only the part software module in embedded type terminal equipment is modified, adjusts, replaced, replace a kind of method of the whole Software Mirroring of upgrading.The software module that wherein can carry out the software module upgrading comprises but is not limited to: application program module, kernel module, script module and profile module etc.
In addition, in the process of embedded type terminal equipment operation, if because the software module upgrading causes some software module (such as kernel module, application program module etc.) damaged, embedded OS can not normally move.Therefore, guarantee that some software module is vital during upgrading not being damaged of software module.
Summary of the invention
For the defective that exists in prior art, the object of the present invention is to provide a kind of software module upgrade method of the terminal device based on embedded OS, nonvolatile memory is divided into active and standby subregion with the storing software mirror image, and active and standby subregion adopts read-only file system, by reading and writing nonvolatile memory, operation document system, execution shell script, realize carry out the software module upgrading based on the read-only file system in the terminal device of embedded OS.
For reaching above purpose, the technical scheme that the present invention takes is:
A kind of software module upgrade method of the terminal device based on embedded OS is characterized in that, comprises the following steps:
Step 1 is used for marking off active and standby subregion in the nonvolatile memory of storing software mirror image in terminal device, and active and standby subregion all adopts read-only file system,
Step 2 when beginning to carry out the software module upgrading, first all reads the Software Mirroring in the main partition and is written in the back-up district, makes the Software Mirroring in active and standby subregion keep in full accord,
Step 3 is obtained the software module AKU,
Step 4 is carried out software module updating operation to Software Mirroring with the software module AKU in the back-up district,
After step 5, software module upgrade operation, active and standby subregion is switched, make original back-up district become new main partition, main partition originally becomes new back-up district,
Step 6 is restarted terminal device, and terminal device starts by the Software Mirroring in new main partition, and whole escalation process is complete.
On the basis of technique scheme, software module is upgraded unsuccessfully, and embedded system is switched go back to former main partition and guaranteed normal operation.
On the basis of technique scheme, except active and standby subregion, also dividing in nonvolatile memory has the uboot subregion, kernel subregion, read-write file partition.
On the basis of technique scheme, described software module AKU comprises:
General shell script, it is used for calling one by one concrete shell script,
At least one concrete shell script carries out updating operation with new software module entity to the software module of current Software Mirroring in the back-up district,
New software module entity.
On the basis of technique scheme, the concrete steps of step 4 are:
Step 4.1 read-only file system in back-up district is mounted in memory file system, and the carry mode is read-write;
Step 4.2 is transferred to the software module AKU in memory file system, and it is decompressed, and obtains general shell script, concrete shell script and new software module entity;
Step 4.3 is first called general shell script, calls one by one concrete shell script by general shell script, and concrete shell script carries out updating operation with new software module entity to current software module in the back-up district,
Described updating operation comprises:
With new software module entity to the operation of modifying of current software module in the back-up district,
Or with new software module entity, current software module in the back-up district is carried out the parameter adjustment operation,
Or with new software module entity, current software module in the back-up district is carried out replacement operation.
The software module upgrade method of the terminal device based on embedded OS of the present invention can realize the software module upgrading in read-only file system, and whole software module escalation process is very safe, guarantees that embedded OS normally moves.
Description of drawings
The present invention has following accompanying drawing:
Fig. 1 is the process flow diagram of software module upgrading,
Fig. 2 is the content structure figure of module upgrade bag,
Fig. 3 is the subregion partition structure figure of nonvolatile memory.
Embodiment
Below in conjunction with accompanying drawing, the present invention is described in further detail.
As shown in Figure 1, the software module upgrade method of the terminal device based on embedded OS of the present invention comprises the following steps:
Step 1, be used in the nonvolatile memory of storing software mirror image in terminal device, mark off active and standby subregion, and active and standby subregion all adopts read-only file system, active and standby subregion is only in the situation that there is the authority license just can carry out write operation, this authority license just gives when module upgrade usually temporarily
Step 2 when beginning to carry out the software module upgrading, first all reads the Software Mirroring in the main partition and is written in the back-up district, makes the Software Mirroring in active and standby subregion keep in full accord,
Step 3 is obtained the software module AKU,
Step 4 is carried out software module updating operation to Software Mirroring with the software module AKU in the back-up district,
After step 5, software module upgrade operation, active and standby subregion is switched, make original back-up district become new main partition, main partition originally becomes new back-up district,
Step 6 is restarted terminal device, and terminal device starts by the Software Mirroring in new main partition, and whole escalation process is complete.
The present invention is Software Mirroring in the back-up district by the operand that makes software module upgrading, Software Mirroring in the current main partition of using of system is had no effect, even software module is upgraded unsuccessfully, embedded system still changeable time former main partition is guaranteed normal operation.
On the basis of technique scheme, as shown in Figure 3, except active and standby subregion, also dividing in nonvolatile memory has uboot(to start guiding) subregion, kernel subregion, read-write file partition.
On the basis of technique scheme, as shown in Figure 2, described software module AKU comprises:
General shell script, it is used for calling one by one concrete shell script,
At least one concrete shell script carries out updating operation with new software module entity to the software module of current Software Mirroring in the back-up district,
New software module entity.
On the basis of technique scheme, the concrete steps of step 4 are:
Step 4.1 read-only file system in back-up district is mounted in memory file system, and the carry mode is read-write;
Step 4.2 is transferred to the software module AKU in memory file system, and it is decompressed, and obtains general shell script, concrete shell script and new software module entity;
Step 4.3 is first called general shell script, calls one by one concrete shell script by general shell script, and concrete shell script carries out updating operation with new software module entity to current software module in the back-up district,
Described updating operation comprises:
With new software module entity to the operation of modifying of current software module in the back-up district,
Or with new software module entity, current software module in the back-up district is carried out the parameter adjustment operation,
Or with new software module entity, current software module in the back-up district is carried out replacement operation.
The above is only preferred embodiment of the present invention, is not limited to the present invention, all any modifications of making within the present invention spirit and principle, is equal to replacement and improvement etc., within all being contained in protection scope of the present invention.
The content that is not described in detail in this instructions belongs to the known prior art of this area professional and technical personnel.

Claims (5)

1. the software module upgrade method based on the terminal device of embedded OS, is characterized in that, comprises the following steps:
Step 1 is used for marking off active and standby subregion in the nonvolatile memory of storing software mirror image in terminal device, and active and standby subregion all adopts read-only file system,
Step 2 when beginning to carry out the software module upgrading, first all reads the Software Mirroring in the main partition and is written in the back-up district, makes the Software Mirroring in active and standby subregion keep in full accord,
Step 3 is obtained the software module AKU,
Step 4 is carried out software module updating operation to Software Mirroring with the software module AKU in the back-up district,
After step 5, software module upgrade operation, active and standby subregion is switched, make original back-up district become new main partition, main partition originally becomes new back-up district,
Step 6 is restarted terminal device, and terminal device starts by the Software Mirroring in new main partition, and whole escalation process is complete.
2. the software module upgrade method of the terminal device based on embedded OS as claimed in claim 1, it is characterized in that: software module is upgraded unsuccessfully, and embedded system is switched go back to former main partition and is guaranteed normal operation.
3. the software module upgrade method of the terminal device based on embedded OS as claimed in claim 1, it is characterized in that: except active and standby subregion, also dividing in nonvolatile memory has the uboot subregion, kernel subregion, read-write file partition.
4. the software module upgrade method of the terminal device based on embedded OS as claimed in claim 1, it is characterized in that: described software module AKU comprises:
General shell script, it is used for calling one by one concrete shell script,
At least one concrete shell script carries out updating operation with new software module entity to the software module of current Software Mirroring in the back-up district,
New software module entity.
5. the software module upgrade method of the terminal device based on embedded OS as claimed in claim 1, is characterized in that, the concrete steps of step 4 are:
Step 4.1 read-only file system in back-up district is mounted in memory file system, and the carry mode is read-write;
Step 4.2 is transferred to the software module AKU in memory file system, and it is decompressed, and obtains general shell script, concrete shell script and new software module entity;
Step 4.3 is first called general shell script, calls one by one concrete shell script by general shell script, and concrete shell script carries out updating operation with new software module entity to current software module in the back-up district,
Described updating operation comprises:
With new software module entity to the operation of modifying of current software module in the back-up district,
Or with new software module entity, current software module in the back-up district is carried out the parameter adjustment operation,
Or with new software module entity, current software module in the back-up district is carried out replacement operation.
CN2013100425045A 2013-02-04 2013-02-04 Software module upgrading method for terminal device based on embedded operating system Pending CN103092662A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013100425045A CN103092662A (en) 2013-02-04 2013-02-04 Software module upgrading method for terminal device based on embedded operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013100425045A CN103092662A (en) 2013-02-04 2013-02-04 Software module upgrading method for terminal device based on embedded operating system

Publications (1)

Publication Number Publication Date
CN103092662A true CN103092662A (en) 2013-05-08

Family

ID=48205273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013100425045A Pending CN103092662A (en) 2013-02-04 2013-02-04 Software module upgrading method for terminal device based on embedded operating system

Country Status (1)

Country Link
CN (1) CN103092662A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309713A (en) * 2013-06-25 2013-09-18 北京小米科技有限责任公司 System upgrading method, device and equipment
CN104133709A (en) * 2014-08-06 2014-11-05 曙光信息产业(北京)有限公司 Upgrading method and device for embedded system
CN104252369A (en) * 2013-06-27 2014-12-31 上海博泰悦臻电子设备制造有限公司 On-board equipment and dual-system backup method and device of on-board equipment
CN104346187A (en) * 2013-08-07 2015-02-11 西安诺瓦电子科技有限公司 Software upgrading method for video control card for display screen
CN104572229A (en) * 2015-02-12 2015-04-29 西安诺瓦电子科技有限公司 Firmware upgrade method and firmware upgrade device for embedded system
CN104657173A (en) * 2015-02-03 2015-05-27 烽火通信科技股份有限公司 Processing method for not interrupting service during upgrading of card software
CN104834547A (en) * 2015-05-14 2015-08-12 烽火通信科技股份有限公司 Remote upgrade method and system of Squashfs read-only root file system
CN104866336A (en) * 2014-02-25 2015-08-26 福特全球技术公司 Silent in-vehicle software updates
CN104967497A (en) * 2015-06-09 2015-10-07 武汉数字派特科技有限公司 Network communication protocol-based reliable data transmission method and upgrading method
CN105094873A (en) * 2014-05-19 2015-11-25 中兴通讯股份有限公司 Handheld terminal system switching method and device
CN105429790A (en) * 2015-11-04 2016-03-23 上海斐讯数据通信技术有限公司 ONU (Optical Network Unit) upgrading method and system and optical network system
CN105868048A (en) * 2015-12-11 2016-08-17 乐视移动智能信息技术(北京)有限公司 Backup method and apparatus in android system upgrading and related device
CN106598597A (en) * 2016-12-14 2017-04-26 普华基础软件股份有限公司 Electronic control unit-based application software refreshing method
CN106775705A (en) * 2016-12-12 2017-05-31 西安邮电大学 A kind of software module division methods
WO2018014687A1 (en) * 2016-07-18 2018-01-25 深圳市中兴微电子技术有限公司 Parameter passing method and apparatus, and computer storage medium
CN109070345A (en) * 2016-02-23 2018-12-21 Abb瑞士股份有限公司 Robot controller system and method
CN113535255A (en) * 2021-06-07 2021-10-22 山东泰物信息技术有限公司 Method for asynchronously updating embedded linux firmware based on cryptographic algorithm
CN113821235A (en) * 2021-06-15 2021-12-21 荣耀终端有限公司 Operating system data updating method, operating system data updating apparatus, storage medium, and program product

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1641582A (en) * 2003-12-16 2005-07-20 微软公司 Applying custom software image updates to non-volatile storage in a failsafe manner
CN1719413A (en) * 2004-07-07 2006-01-11 华为技术有限公司 Upgrading method of communication equipment
CN1744040A (en) * 2005-09-27 2006-03-08 胡元志 Method for completely running operating system in multi storage media and its operating system
CN101094229A (en) * 2007-07-24 2007-12-26 深圳市融合视讯科技有限公司 Increment upgrading system and method for networked application programs
CN101159601A (en) * 2007-10-26 2008-04-09 上海华为技术有限公司 System, device and method for updating network element
CN101221507A (en) * 2008-01-24 2008-07-16 中兴通讯股份有限公司 Device, system and method for automatically installing network television incremental value service
CN101425018A (en) * 2008-12-05 2009-05-06 深圳创维数字技术股份有限公司 Embedded firmware upgrading method and device based on sectional form
CN101782859A (en) * 2010-03-18 2010-07-21 上海乐毅信息科技有限公司 Upgrading method of embedded system in application
CN101788951A (en) * 2008-08-15 2010-07-28 北京北大众志微***科技有限责任公司 Storage system and storage method thereof for network computer
CN102025778A (en) * 2010-11-25 2011-04-20 成都勤智数码科技有限公司 Software version upgrading work method based on Shell
CN102023908A (en) * 2010-12-03 2011-04-20 中兴通讯股份有限公司 Method and device for backing up boot program
CN102195817A (en) * 2011-05-25 2011-09-21 上海华为技术有限公司 Software upgrading method and device and software rollback method and device
CN102253850A (en) * 2011-07-08 2011-11-23 烽火通信科技股份有限公司 Incremental software updating method of internet protocol television (IPTV) set top box
CN102437869A (en) * 2011-12-12 2012-05-02 深圳市国电科技通信有限公司 Method for concurrently upgrading software of power line carrier communication modules
CN102520981A (en) * 2011-11-24 2012-06-27 深圳市路畅科技有限公司 Production method of INAND/NAND-based multi-partition storage device
CN102571446A (en) * 2012-02-08 2012-07-11 华为技术有限公司 Method, device and system for upgrading network device

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1641582A (en) * 2003-12-16 2005-07-20 微软公司 Applying custom software image updates to non-volatile storage in a failsafe manner
CN1719413A (en) * 2004-07-07 2006-01-11 华为技术有限公司 Upgrading method of communication equipment
CN1744040A (en) * 2005-09-27 2006-03-08 胡元志 Method for completely running operating system in multi storage media and its operating system
CN101094229A (en) * 2007-07-24 2007-12-26 深圳市融合视讯科技有限公司 Increment upgrading system and method for networked application programs
CN101159601A (en) * 2007-10-26 2008-04-09 上海华为技术有限公司 System, device and method for updating network element
CN101221507A (en) * 2008-01-24 2008-07-16 中兴通讯股份有限公司 Device, system and method for automatically installing network television incremental value service
CN101788951A (en) * 2008-08-15 2010-07-28 北京北大众志微***科技有限责任公司 Storage system and storage method thereof for network computer
CN101425018A (en) * 2008-12-05 2009-05-06 深圳创维数字技术股份有限公司 Embedded firmware upgrading method and device based on sectional form
CN101782859A (en) * 2010-03-18 2010-07-21 上海乐毅信息科技有限公司 Upgrading method of embedded system in application
CN102025778A (en) * 2010-11-25 2011-04-20 成都勤智数码科技有限公司 Software version upgrading work method based on Shell
CN102023908A (en) * 2010-12-03 2011-04-20 中兴通讯股份有限公司 Method and device for backing up boot program
CN102195817A (en) * 2011-05-25 2011-09-21 上海华为技术有限公司 Software upgrading method and device and software rollback method and device
CN102253850A (en) * 2011-07-08 2011-11-23 烽火通信科技股份有限公司 Incremental software updating method of internet protocol television (IPTV) set top box
CN102520981A (en) * 2011-11-24 2012-06-27 深圳市路畅科技有限公司 Production method of INAND/NAND-based multi-partition storage device
CN102437869A (en) * 2011-12-12 2012-05-02 深圳市国电科技通信有限公司 Method for concurrently upgrading software of power line carrier communication modules
CN102571446A (en) * 2012-02-08 2012-07-11 华为技术有限公司 Method, device and system for upgrading network device

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309713A (en) * 2013-06-25 2013-09-18 北京小米科技有限责任公司 System upgrading method, device and equipment
WO2014206100A1 (en) * 2013-06-25 2014-12-31 小米科技有限责任公司 System update method, apparatus, and device
RU2625562C2 (en) * 2013-06-25 2017-07-14 Сяоми Инк. Method and device for the system upgrading
CN104252369A (en) * 2013-06-27 2014-12-31 上海博泰悦臻电子设备制造有限公司 On-board equipment and dual-system backup method and device of on-board equipment
CN104346187B (en) * 2013-08-07 2017-10-17 西安诺瓦电子科技有限公司 The method for upgrading software of display screen video control card
CN104346187A (en) * 2013-08-07 2015-02-11 西安诺瓦电子科技有限公司 Software upgrading method for video control card for display screen
CN104866336B (en) * 2014-02-25 2020-03-13 福特全球技术公司 Silent in-vehicle software update
CN104866336A (en) * 2014-02-25 2015-08-26 福特全球技术公司 Silent in-vehicle software updates
CN105094873A (en) * 2014-05-19 2015-11-25 中兴通讯股份有限公司 Handheld terminal system switching method and device
CN104133709B (en) * 2014-08-06 2018-01-30 曙光信息产业(北京)有限公司 The upgrade method and device of embedded system
CN104133709A (en) * 2014-08-06 2014-11-05 曙光信息产业(北京)有限公司 Upgrading method and device for embedded system
CN104657173A (en) * 2015-02-03 2015-05-27 烽火通信科技股份有限公司 Processing method for not interrupting service during upgrading of card software
CN104657173B (en) * 2015-02-03 2017-12-22 烽火通信科技股份有限公司 A kind of processing method for upgrading board software non-interrupting service
CN104572229A (en) * 2015-02-12 2015-04-29 西安诺瓦电子科技有限公司 Firmware upgrade method and firmware upgrade device for embedded system
CN104572229B (en) * 2015-02-12 2018-07-20 西安诺瓦电子科技有限公司 The firmware upgrade method and device for upgrading firmware of embedded system
CN104834547A (en) * 2015-05-14 2015-08-12 烽火通信科技股份有限公司 Remote upgrade method and system of Squashfs read-only root file system
CN104834547B (en) * 2015-05-14 2018-02-16 烽火通信科技股份有限公司 A kind of remote upgrade method and system of the read-only root file systems of Squashfs
CN104967497A (en) * 2015-06-09 2015-10-07 武汉数字派特科技有限公司 Network communication protocol-based reliable data transmission method and upgrading method
CN104967497B (en) * 2015-06-09 2019-04-12 武汉数字派特科技有限公司 A kind of reliable data transmission method and upgrade method based on network communication protocol
CN105429790A (en) * 2015-11-04 2016-03-23 上海斐讯数据通信技术有限公司 ONU (Optical Network Unit) upgrading method and system and optical network system
CN105868048A (en) * 2015-12-11 2016-08-17 乐视移动智能信息技术(北京)有限公司 Backup method and apparatus in android system upgrading and related device
CN109070345A (en) * 2016-02-23 2018-12-21 Abb瑞士股份有限公司 Robot controller system and method
WO2018014687A1 (en) * 2016-07-18 2018-01-25 深圳市中兴微电子技术有限公司 Parameter passing method and apparatus, and computer storage medium
CN106775705A (en) * 2016-12-12 2017-05-31 西安邮电大学 A kind of software module division methods
CN106775705B (en) * 2016-12-12 2019-10-11 西安邮电大学 A kind of software module division methods
CN106598597A (en) * 2016-12-14 2017-04-26 普华基础软件股份有限公司 Electronic control unit-based application software refreshing method
CN113535255A (en) * 2021-06-07 2021-10-22 山东泰物信息技术有限公司 Method for asynchronously updating embedded linux firmware based on cryptographic algorithm
CN113821235A (en) * 2021-06-15 2021-12-21 荣耀终端有限公司 Operating system data updating method, operating system data updating apparatus, storage medium, and program product
CN113821235B (en) * 2021-06-15 2023-10-20 荣耀终端有限公司 Operating system data updating method, device, storage medium and program product

Similar Documents

Publication Publication Date Title
CN103092662A (en) Software module upgrading method for terminal device based on embedded operating system
CN103473067B (en) Built-in Linux subregion and data restoration method, system and system development method
EP2857965B1 (en) Method and device for generating firmware over-the-air upgrade package
US8136108B2 (en) Updating firmware with multiple processors
US20090094450A1 (en) Firmware image update and management
US9507584B2 (en) Electronic device including a memory technology device
WO2016078263A1 (en) Upgrading control device and terminal, terminal upgrading method and system, and storage medium
CN101169729A (en) Embedded type system and method for renewing application program
CN107643898A (en) Terminal staging method and device
CN103135941A (en) Managing method of embedded memorizers, embedded memorizer and electronic device
US20140108710A1 (en) Method for adjusting storage space of partition of embedded multimedia card and terminal
US11144299B2 (en) Firmware updating method
CN111045712A (en) Single system upgrading method and system with backup function
US9195582B2 (en) Data storing method and apparatus applied to flash memory storage device
US8949816B2 (en) Firmware updating method, image forming apparatus, and storage medium
CN105069381B (en) A kind of partition protecting method and system based on intelligent terminal
CN104268097A (en) Metadata processing method and system
CN102855162B (en) A kind of data-updating method, data update system and memorizer
CN104331311A (en) Upgrade package generating method and device
CN105335095B (en) The processing method and processing device of flash memory file system
US6314024B1 (en) Data processing apparatus
US20140245287A1 (en) Effective installation of application software product
CN102202129B (en) Method for loading mobile phone operating system
CN104268035A (en) Method for recovering stored data
CN109558274B (en) Information processing method, device and computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130508