CN101923480A - Method and device for starting terminal equipment - Google Patents

Method and device for starting terminal equipment Download PDF

Info

Publication number
CN101923480A
CN101923480A CN2010102776146A CN201010277614A CN101923480A CN 101923480 A CN101923480 A CN 101923480A CN 2010102776146 A CN2010102776146 A CN 2010102776146A CN 201010277614 A CN201010277614 A CN 201010277614A CN 101923480 A CN101923480 A CN 101923480A
Authority
CN
China
Prior art keywords
terminal device
blob
move
functional module
module
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.)
Granted
Application number
CN2010102776146A
Other languages
Chinese (zh)
Other versions
CN101923480B (en
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.)
Hisense Mobile Communications Technology Co Ltd
Original Assignee
Hisense Mobile Communications Technology 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 Hisense Mobile Communications Technology Co Ltd filed Critical Hisense Mobile Communications Technology Co Ltd
Priority to CN 201010277614 priority Critical patent/CN101923480B/en
Publication of CN101923480A publication Critical patent/CN101923480A/en
Priority to PCT/CN2011/071909 priority patent/WO2012031474A1/en
Application granted granted Critical
Publication of CN101923480B publication Critical patent/CN101923480B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/4401Bootstrapping

Abstract

The invention discloses a method and a device for starting terminal equipment, aiming to shorten the time delay of terminal equipment starting and improving the speed of starting the terminal equipment. The method comprises the following steps of: running BOOTROM in the terminal equipment by a central processing unit (CPU); running functional modules contained in OBM, and then running a functional module necessary to be run for starting the terminal equipment in a BLOB (Binary Large Object); and finally, starting the system kernel of the terminal equipment. In the technical scheme of the invention, overlapped functional modules in the OBM and the BLOB do not need to be run, and the functional modules which are not necessary to be run for starting the BLOB in the terminal equipment are not needed to be run, thereby the time delay of terminal equipment starting is shortened, and the speed of starting the terminal equipment is improved.

Description

A kind of startup method and device of terminal device
Technical field
The present invention relates to the terminal device field, relate in particular to a kind of startup method of terminal device and a kind of starter gear of terminal device.
Background technology
At present, the development platform great majority that the Ophone mobile phone is adopted all are based on the Marvell platform, and the development platform that adopts as first item listing Ophone is Marvell PXA935, and the development platform that the Ophone mobile phone of Hisense adopts is Marvell PXA 310.When starting such Ophone mobile phone, the CPU of Ophone mobile phone (Central processing unit, central processing unit) following five software programs must be moved successively and Ophone mobile phone: BOOTROM (BOOT Read-Only Memory could be successfully started, start ROM (read-only memory)), OBM (Object Behavior Model, the object behavior model), BLOB (Binary Large Object, binary object), linux kernel, application program, wherein BOOTROM is the ROM storer of record operation information among the CPU, OBM is for starting the first order program of boot BootLoader, BLOB is for starting the second level program of boot BootLoader, can produce interactive program with the user and comprise linux kernel and application program, therefore, before starting linux kernel, must move BOOTROM successively, OBM, BLOB.
The function that the OBM of Marvell platform realizes comprises: detection hardware information, initiating hardware; The function that BLOB realizes comprises: each module in the initiating hardware, GPIO (General Purpose Input Output, general I/O) initial configuration is set, the acquiescence cpu frequency is set, downloads NandFlash content etc.
Adopt existing portable terminal Starting mode, the code that must move successively among OBM and the BLOB could move linux kernel, but the partial code among OBM and the BLOB is repetition, as be used to realize initialized code, being equivalent to identical code need rerun repeatedly, thereby it is bigger to cause starting time delay; And, the inventor finds that on stream the code of the partial function correspondence among the BLOB is to be not necessary to move in the process of operation mobile phone, as shown in Figure 1, whether the data input is arranged in the cycle detection serial ports, then enter improper start-up mode (as the download pattern) if having, otherwise operation linux kernel, but serial ports seldom has the data input in start-up course generally speaking, whether the cycle detection serial ports has the data input to need the long stand-by period, need generally speaking to wait for for 2 seconds, if all need to carry out the cycle detection serial ports during each the startup, make that then the startup time delay is bigger.
Summary of the invention
The invention provides a kind of startup method of terminal device,, improve toggle speed to shorten the startup time delay of terminal device.
A kind of startup method of terminal device comprises:
BOOTROM in the central processor CPU operation terminal device;
The described CPU operation functional module that OBM comprised;
Start the functional module that terminal device must move among the described CPU operation BLOB;
Described CPU starts the system kernel of described terminal device.
A kind of starter gear of terminal device comprises:
First moves the unit, is used to start the BOOTROM of terminal device
The second operation unit is connected with the described first operation unit, is used to move among functional module that OBM comprises and the operation BLOB start the functional module that terminal device must move;
Start unit is connected with the described second operation unit, is used to start the system kernel of described terminal device.
In the embodiment of the invention, after the BOOTROM in the operation terminal device, start the functional module that terminal device must move among operation functional module that OBM comprised and the operation BLOB; Restart the system kernel of described terminal device, promptly do not need to move functional module overlapping among OBM and the BLOB, and do not need to move the functional module that starts the nonessential operation of terminal device among the BLOB, thereby shortened the time delay that starts terminal device, the speed that has improved the startup terminal device.
Description of drawings
Fig. 1 is the schematic flow sheet that starts terminal device in the prior art;
Fig. 2 is the schematic flow sheet that starts terminal device in the embodiment of the invention;
Fig. 3 is the method flow diagram that starts terminal device in the embodiment of the invention;
Fig. 4 starts the comparison diagram of required time delay of terminal device and the required time delay of prior art startup terminal device for the embodiment of the invention;
Fig. 5 is the structural representation of the starter gear of terminal device in the embodiment of the invention.
Embodiment
Above-mentioned technical matters at the prior art existence, the embodiment of the invention provides a kind of startup method of terminal device, this method comprises: determine among the BLOB and the equitant partial function module of OBM, start among the BLOB functional module that terminal device must move (functional module that must move of what is called be meant if do not move this functional module then terminal device can not successfully start) and start the nonessential functional module that will move of terminal device (the so-called nonessential functional module that will move is meant that not moving this functional module also can successfully start terminal device, and the functional module of this nonessential operation can determine whether to move again as the case may be) after successfully starting terminal device; When starting terminal device, CPU has moved after BOOTROM and the OBM, directly moves the functional module that must move among the BLOB, and is moving operational system kernel afterwards.Adopt technical solution of the present invention, owing to do not need to move among the BLOB and equitant partial function module of OBM and the nonessential functional module that will move, therefore, after having moved OBM, only need the functional module that the startup terminal device must move among the operation BLOB to get final product the start-up system kernel, thereby shortened the startup time delay, improved the toggle speed of terminal device.
Preferably, for further improving the speed that starts terminal device, shorten the time delay that starts terminal device, in the embodiment of the invention, the functional module that startup terminal device among the BLOB must move is transplanted among the OBM, so that when starting terminal device, CPU is direct start-up system kernel after having moved BOOTROM and OBM, do not need the BLOB that reruns, thereby further shorten the time delay that starts terminal device.
Below in conjunction with Figure of description technical solution of the present invention is described in detail.
Referring to Fig. 2, for starting the method flow diagram of terminal device in the embodiment of the invention, this flow process comprises step:
Step 201, determine among the BLOB with the equitant partial function module of OBM, BLOB in start among functional module that terminal device must move, the BLOB and start the nonessential functional module that will move of terminal device.
In the embodiment of the invention, can comprise the hardware initialization module with the equitant partial function module of OBM among the BLOB; The functional module that the startup terminal device must move among the BLOB can comprise GPIO default configuration module and cpu frequency setting module; Start the nonessential functional module that will move of terminal device among the BLOB and can comprise serial ports detection module and NandFlash download content module.
Step 202, be transplanted among the OBM successfully starting the functional module that terminal device must move among the BLOB.
The BOOTROM of step 203, CPU operation terminal device.
The OBM of step 204, CPU operation terminal device.
In this step, the functional module that OBM comprises: hardware information detection module, hardware initialization module, GPIO initial configuration module, cpu frequency are provided with module, port detecting module.
Step 205, CPU start the system kernel of terminal device.
Preferably, the functional module of operation also can comprise in the above-mentioned steps 204: the battery voltage detection module, or/and the button detection module, or/and start flow process judge module starts module or/and software is screened.
Preferably, at in the prior art start flow process being judged it is the code of compatible early development intelligent terminal, to strengthen readability, so that increasing function or problem searches, but because the judgement of start flow process is needed to judge in order step by step, therefore, this kind carries out judgment mode to the start flow process, the problem that needs long time delay, the embodiment of the invention is for shortening the time delay that the start flow process of terminal device is judged, in BOM, write start flow process judge module again, with the optimize codes space, reduce the size of mirror image, shorten the needed time delay of operation start flow process judge module.
Preferably, be the toggle speed that improves terminal device, the startup time delay that shortens terminal device, in the embodiment of the invention, the control port detection module finishes the state-detection of all of the port (port comprises USB mouth, serial ports etc.) of terminal device once, brings long wait time delay to reduce each detection.
Preferably, in the embodiment of the invention, when battery and voltage detection module detect less than battery or detect voltage and be lower than setting threshold, determine terminal device current electric quantity deficiency, and on the display screen of terminal device, show the information of electric weight deficiency.
Preferably, port detecting module is according to the state of detected each port, whether determine terminal device needs to enter improper start-up mode (improper flow process can comprise downloading mode, calibration mode, removing pattern or MODEM (Modulator/DEModulator, modulating/demodulating) pattern etc.), if need, then control terminal enters improper start-up mode; If do not need then to enter into normal startup flow process, and the trigger condition of prompting operational system kernel, kernel etc. started as start kernel, charger startup kernel or alarm clock by button.
Port detecting module is according to the state of detected each port, determine terminal device and whether need to enter improper start-up mode, be specially: set in advance the corresponding relation between serial ports input and the improper start-up mode, when port detecting module detects serial ports the data input is arranged, can determine that then terminal device need enter improper start-up mode, and according to this data input is determined from above-mentioned corresponding relation with these data and is imported corresponding improper start-up mode, and control terminal enters into the improper start-up mode of determining.
Adopt technical solution of the present invention, partial function module among the BLOB is transplanted among the OBM, and also in OBM, has been increased the partial function module as required, when starting terminal device, direct start-up system kernel after having moved BOOTROM and OBM need be at operation BLOB; And though added the partial function module in OBM, the space of increase is 30%~40%, and increases working time less than 10%, therefore, generally speaking, adopts technical solution of the present invention to improve the speed that starts terminal device.
Referring to Fig. 3, for judging whether to enter the method flow diagram of improper start-up mode in the embodiment of the invention, the functional module that this flow process must be moved based on startup terminal device among the BLOB is transplanted to the scheme of OBM, may further comprise the steps:
The BOOTROM of step 301, CPU operation terminal device.
The OBM of step 302, CPU operation terminal device.
Step 303, CPU determine whether to enter the improper start-up mode of BLOB according to the testing result of the port detecting module among the OBM to each port status, if execution in step 304 then, otherwise execution in step 305.
Step 304, control terminal enter into improper start-up mode.
The system kernel of step 305, startup terminal device.
Come the technique effect that technical solution of the present invention obtains is described in more detail with concrete data below.
Referring to Fig. 4, start the comparison diagram of required time delay of terminal device and the required time delay of prior art startup terminal device for the embodiment of the invention, among the figure, column 41 be in the prior art before starting the system kernel of mobile phone terminal needed time delay, this time delay comprises two parts, a part is that the needed time delay of operation OBM (zone of filling with oblique line among the figure) is approximately 600 milliseconds, another part is that the needed time delay of operation BLOB (zone that oblique line of no use is filled among the figure) is approximately 900 milliseconds, therefore, before the system kernel that starts mobile phone terminal, approximately need 1500 milliseconds in the prior art.And column 42 is to start needed time delay before the system kernel of mobile phone terminal in the embodiment of the invention, the needed time delay of operation OBM (zone of filling with oblique line among the figure) is approximately 900 milliseconds, but owing to do not need to move BLOB, therefore, needed time delay is about 900 milliseconds before the system kernel of technical solution of the present invention startup mobile phone terminal.Contrast is adopted technical solution of the present invention to start the needed time delay of terminal device and is significantly less than the needed time delay of startup terminal device in the prior art as can be known.In addition, judge whether terminal device enters improper start-up mode if need, then prior art needs the cycle detection serial ports to judge, then need consuming timely to be about 2 seconds, and technical solution of the present invention determines whether to enter normal mode by detecting each port status, then only needs the very little time, therefore, technical solution of the present invention is judging that whether terminal device enters improper start-up mode, has compared with prior art also shortened many times.
Based on the identical design of said method, the embodiment of the invention also provides a kind of starter gear of terminal device, and the structure of this starter gear as shown in Figure 5.
Referring to Fig. 5 is the structural representation of the starter gear of terminal device in the embodiment of the invention, and this starter gear comprises:
First moves unit 51, is used to start the BOOTROM of terminal device.
The second operation unit 52 is connected with the first operation unit 51, is used to start the functional module that BOM comprised of terminal device and moves start the functional module that terminal device must move among the BLOB.
Start unit 53 is connected with the second operation unit 52, is used to start the system kernel of described terminal device, as linux kernel.
Preferably, starter gear also comprises:
Determining unit 54 is connected with the second operation unit 52, is used for determining among BLOB and the described OBM starting functional module and the nonessential functional module that will move that terminal device must move among equitant functional module, the BLOB.
Preferably, start the functional module that terminal device must move among the second operation unit, the 52 operation BLOB, be specially: start the functional module that terminal device must move among the BLOB that determining unit 54 is determined and be transplanted among the described BOM, move the functional module of transplanting by operation BOM.
Preferably, the second operation unit 52 has particular application as: hardware information detection module and hardware initialization module among the operation OBM; And GPIO default configuration module and cpu frequency setting module among the operation BLOB.
Preferably, the second operation unit 52 is further used for, the port detecting module among the operation OBM, or/and the battery voltage detection module, or/and the button detection module, or/and start flow process judge module starts module or/and software is screened.
In the embodiment of the invention, the functional module that startup terminal device among the BLOB of terminal device must move is transplanted among the OBM; When needs start terminal device, after the BOOTROM in starting terminal device, start the functional module that terminal device must move among operation functional module that OBM comprised and the operation BLOB; Start the system kernel of described terminal device at last; Adopt technical solution of the present invention, do not need to move functional module overlapping among OBM and the BLOB, and do not need to move the functional module that starts the nonessential operation of terminal device among the BLOB, thereby shortened the time delay that starts terminal device, the speed that has improved the startup terminal device.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (10)

1. the startup method of a terminal device is characterized in that, comprising:
BOOTROM in the central processor CPU operation terminal device;
The described CPU operation functional module that OBM comprised;
Start the functional module that terminal device must move among the described CPU operation BLOB;
Described CPU starts the system kernel of described terminal device.
2. the method for claim 1 is characterized in that, before the functional module that must move in operation BLOB, also comprises step:
Determine among the BLOB with described OBM in start functional module and the nonessential functional module that will move that terminal device must move in the equitant functional module, BLOB.
3. method as claimed in claim 2 is characterized in that, starts the functional module that terminal device must move among the described CPU operation BLOB, is specially:
The functional module that startup terminal device among the described BLOB must move is transplanted among the described OBM, is moved the functional module that the startup terminal device must move among the BLOB by operation OBM.
4. as each described method of claim 1~3, it is characterized in that described OBM comprises: hardware information detection module and hardware initialization module;
The functional module that the startup terminal device must move among the described BLOB comprises: general I/O GPIO default configuration module and cpu frequency setting module.
5. method as claimed in claim 4 is characterized in that, described OBM also comprises:
Port detecting module, or/and the battery voltage detection module, or/and the button detection module, or/and start flow process judge module starts module or/and software is screened.
6. method as claimed in claim 5 is characterized in that described BOM comprises port detecting module;
Described port detecting module is according to the testing result to each port status, determine whether to enter improper start-up mode, and when determining to enter improper start-up mode, control terminal enters corresponding improper start-up mode, otherwise starts the system kernel of described terminal device.
7. method as claimed in claim 5 is characterized in that described BOM comprises the battery voltage detection module;
Described battery voltage detection module shows the information that characterizes the electric weight deficiency in the display screen of described terminal device when detecting less than battery or detected voltage less than the voltage threshold set.
8. the starter gear of a terminal device comprises the first operation unit of the BOOTROM that is used to move terminal device it is characterized in that, also comprises:
The second operation unit is connected with the described first operation unit, is used to move among functional module that OBM comprises and the operation BLOB start the functional module that terminal device must move;
Start unit is connected with the described second operation unit, is used to start the system kernel of described terminal device.
9. starter gear as claimed in claim 8 is characterized in that, also comprises:
Determining unit is connected with the described second operation unit, is used for determining starting the functional module that terminal device must move among BLOB and the described OBM among equitant functional module, the BLOB and dividing the non-functional module that need move.
10. starter gear as claimed in claim 9 is characterized in that, starts the functional module that terminal device must move among the described second operation unit operation BLOB, specifically is used for:
Start the functional module that terminal device must move among the BLOB that described determining unit is determined and be transplanted among the described OBM, move the functional module of transplanting by operation OBM.
CN 201010277614 2010-09-08 2010-09-08 Method and device for starting terminal equipment Expired - Fee Related CN101923480B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN 201010277614 CN101923480B (en) 2010-09-08 2010-09-08 Method and device for starting terminal equipment
PCT/CN2011/071909 WO2012031474A1 (en) 2010-09-08 2011-03-17 Method and device for starting up terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010277614 CN101923480B (en) 2010-09-08 2010-09-08 Method and device for starting terminal equipment

Publications (2)

Publication Number Publication Date
CN101923480A true CN101923480A (en) 2010-12-22
CN101923480B CN101923480B (en) 2013-04-10

Family

ID=43338436

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010277614 Expired - Fee Related CN101923480B (en) 2010-09-08 2010-09-08 Method and device for starting terminal equipment

Country Status (2)

Country Link
CN (1) CN101923480B (en)
WO (1) WO2012031474A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012031474A1 (en) * 2010-09-08 2012-03-15 青岛海信移动通信技术股份有限公司 Method and device for starting up terminal equipment
CN102970413A (en) * 2012-10-26 2013-03-13 广东欧珀移动通信有限公司 Operation method of smart phone
CN103516872A (en) * 2012-06-19 2014-01-15 联想(北京)有限公司 Terminal equipment and terminal equipment startup control method
CN103824539A (en) * 2014-02-27 2014-05-28 青岛海信宽带多媒体技术有限公司 Method for displaying and controlling digital terminal equipment and nixie tube thereof
CN104965744A (en) * 2015-07-10 2015-10-07 上海斐讯数据通信技术有限公司 System upgrading method and embedded system
CN109947487A (en) * 2019-03-14 2019-06-28 深圳忆联信息系统有限公司 A kind of method, apparatus, computer equipment and storage medium improving chip starting speed
WO2021023312A1 (en) * 2019-08-06 2021-02-11 晶晨半导体(上海)股份有限公司 Method for rapidly starting memory of system on chip

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101442332A (en) * 2007-11-21 2009-05-27 德信智能手机技术(北京)有限公司 Intelligent mobile phone and restarting method thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101287187A (en) * 2007-04-12 2008-10-15 奥科无线通信技术(深圳)有限公司 Intelligent mobile phone and operating method of the operation system
CN101923480B (en) * 2010-09-08 2013-04-10 青岛海信移动通信技术股份有限公司 Method and device for starting terminal equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101442332A (en) * 2007-11-21 2009-05-27 德信智能手机技术(北京)有限公司 Intelligent mobile phone and restarting method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
韩盛中: "《基于PXA微处理器引导系统的研究与实现》", 《硕士学位论文》, 30 December 2008 (2008-12-30) *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012031474A1 (en) * 2010-09-08 2012-03-15 青岛海信移动通信技术股份有限公司 Method and device for starting up terminal equipment
CN103516872A (en) * 2012-06-19 2014-01-15 联想(北京)有限公司 Terminal equipment and terminal equipment startup control method
CN102970413A (en) * 2012-10-26 2013-03-13 广东欧珀移动通信有限公司 Operation method of smart phone
CN102970413B (en) * 2012-10-26 2014-11-12 广东欧珀移动通信有限公司 Operation method of smart phone
CN103824539A (en) * 2014-02-27 2014-05-28 青岛海信宽带多媒体技术有限公司 Method for displaying and controlling digital terminal equipment and nixie tube thereof
CN106531042A (en) * 2014-02-27 2017-03-22 青岛海信宽带多媒体技术有限公司 Digital terminal equipment and digital tube display control method thereof
CN104965744A (en) * 2015-07-10 2015-10-07 上海斐讯数据通信技术有限公司 System upgrading method and embedded system
CN109947487A (en) * 2019-03-14 2019-06-28 深圳忆联信息系统有限公司 A kind of method, apparatus, computer equipment and storage medium improving chip starting speed
WO2021023312A1 (en) * 2019-08-06 2021-02-11 晶晨半导体(上海)股份有限公司 Method for rapidly starting memory of system on chip

Also Published As

Publication number Publication date
CN101923480B (en) 2013-04-10
WO2012031474A1 (en) 2012-03-15

Similar Documents

Publication Publication Date Title
CN101923480B (en) Method and device for starting terminal equipment
CN100561433C (en) Embedded system and upgrade method thereof
CN102915247B (en) APK plug-in unit management method
CN102331947B (en) Restarting method for Android system
CN108304282B (en) Control method of double BIOS and related device
US20020194527A1 (en) Program update apparatus and method
US9367107B2 (en) Method and system for controlling reset state change in a system-on-a-chip device
CN104572206A (en) Application program self updating and backup recovery method
US20060112386A1 (en) Method and apparatus for installing software in mobile communication terminal
CN102141940B (en) Device, method and system for recovering firmware update
CN101251813A (en) Device and method for mobile telephone system recovery
CN104102506A (en) ARM (Advanced RISC Machine) platform based Android startup acceleration method
CN103853383B (en) A kind of method realizing touch-screen driving in Uboot
CN104951328A (en) Embedded equipment and starting method thereof
WO2017219861A1 (en) Method and device for controlling system start-up mode
KR20130142073A (en) Method and terminal for using mobile memory card to boot up mobile phone operating system
CN105786560A (en) Upgrading method for application programs and upgrading system for application programs of terminal
CN103019758A (en) Electronic device starting-up acceleration method and related electronic device
CN106648768B (en) Method and system for upgrading equipment
CN103902329A (en) Electronic device capable of updating basic input and output system and updating method thereof
CN103514014A (en) Method for designing boot system of embedded terminal equipment
CN105550005B (en) Method for debugging and upgrading through USB port
CN103729219A (en) Method and system for framing UEFI BIOS (unified extensible firmware interface basic input/output system)
CN107608923B (en) Test processing method and related product
CN111381655A (en) Electronic equipment and power-on control method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 266071 Shandong city of Qingdao province Jiangxi City Road No. 11

Applicant after: Qingdao Hisense Mobile Communication Technology Co., Ltd.

Address before: 266100 Zhuzhou Road, Laoshan District, Shandong, No. 151, No.

Applicant before: Qingdao Hisense Mobile Communication Technology Co., Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130410

Termination date: 20190908

CF01 Termination of patent right due to non-payment of annual fee