CN101436143A - Pattern sign display method of IP set-top box - Google Patents

Pattern sign display method of IP set-top box Download PDF

Info

Publication number
CN101436143A
CN101436143A CNA2008103059834A CN200810305983A CN101436143A CN 101436143 A CN101436143 A CN 101436143A CN A2008103059834 A CNA2008103059834 A CN A2008103059834A CN 200810305983 A CN200810305983 A CN 200810305983A CN 101436143 A CN101436143 A CN 101436143A
Authority
CN
China
Prior art keywords
top box
logotype
bootstrap loader
subregion
display method
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
CNA2008103059834A
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.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric 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 Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CNA2008103059834A priority Critical patent/CN101436143A/en
Publication of CN101436143A publication Critical patent/CN101436143A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention relates to an embedded set-top box, and simultaneously relates to a startup picture display technique. The invention provides a method for rapidly displaying graphical signs of IP set-top boxes and guaranteeing system stability. The method for displaying graphical signs of IP set-top boxes comprises the following steps of adding a special partition for storing the graphical signs to a FLASH partition table guiding a loading program and a FLASH partition table of an operating-system kernel respectively, and guiding the loading program to analyze and display a graphical sign after an IP set-top box is powered up. The method is applicable to the rapid stable display of the startup pictures of various embedded devices.

Description

The pattern sign display method of IP set-top box
Technical field
The present invention relates to embedded set top box, relate to startup picture simultaneously.
Background technology
Development along with the IPTV business, IP set-top box (IP-STB) market competition is constantly aggravated, a distinct characteristics, recognize easily and memory, implication are deep, the vendor graphical sign (logo) of beautiful design, can allow product in the same trade, highlight, and the enterprise operation direction, accept the variation of colony, can make the logo sign produce necessity of upgrading.
IP terminal device logo such as IPTV design also should meet the following requirements except the most basic will having the good display effect:
(1) in the shortest time, shows start logo picture, give user's first visual experience;
(2) change to logo can not influence system file;
(3) under the subscriber household environment for use, be convenient to upgrade logo.
Summary of the invention
Technical matters to be solved by this invention is a kind of quick demonstration to be provided, to be convenient to upgrade, and guarantee the pattern sign display method of the IP set-top box of system stability.
The present invention solves the problems of the technologies described above the technical scheme that is adopted to be, the pattern sign display method of IP set-top box, in the MTD of the FLASH of bootstrap loader partition table and operating system nucleus equipment subregion, increase a subregion that is exclusively used in the graphics sign, after the IP set-top box powered on, the bootstrap loader parsing also showed described logotype.
After described IP set-top box powered on, bootstrap loader was resolved and is shown that described logotype comprises step: a, bootstrap loader initiating hardware; The picture file whether prescribed form is arranged in the subregion of b, bootstrap loader detection of stored logotype; In this way, enter step c; As not, enter steps d; C, bootstrap loader are resolved and are shown described logotype, enter steps d; D, the kernel that starts the operating system, loading root file system start and use master routine.
Realize the parsing and the demonstration of logotype in first stage bootstrap loader of system start-up, realized in the shortest time, showing the start logotype, while bootstrap loader file and logotype file separate processes, upgrade logo and can not influence bootstrap loader and kernel system file, guaranteed system stability.
Further, after using master routine and starting, when detecting upgrade server the logotype that needs to upgrade being arranged, use master routine and download the logotype that needs to upgrade and also store the subregion that is used for the graphics sign into.The application program operation phase utilizes the HTTP procotol to download logotype, utilizes system tool that download pictures is written to the assigned address of flash memory device, has realized the immediate updating of logotype.
The invention has the beneficial effects as follows, guaranteeing under the system stability, show the unmanned down logotype of upgrading automatically of start logotype and subscriber household environment in the shortest time.
Description of drawings
Fig. 1 is the FLASH block plan.
Fig. 2 is the system work process process flow diagram.
Embodiment
The picture that the bootstrap loader of IP-STB (BootLoader) shows can be supported multiple form, and the present invention is that example describes with 24 bitmaps (BMP) format picture, and memory device adopts NANDFLASH.
At first be that the FLASH partition table that will revise IP-STB (comprises the FLASH partition table of BootLoader and the MTD equipment of operating system nucleus kernel (memory techniques equipment) partition table, and the MTD equipment partition table (MTD1 of kernel kernel, 2,3,4) must be consistent with the FLASH partition table of BootLoader), increase a new subregion and store the logo.bmp picture specially.Promptly at original subregion: root file system subregion flash.rootfs, kernel kernel subregion flash.kernel, MAC Address subregion flash.mac is on the BootLoader subregion flash.bootloader basis, increase a logo picture subregion flash.logo, as shown in Figure 1.Like this can be easily under the BootLoader order line the logo.bmp picture flash.logo subregion that writes direct.
The product course of work is as shown in Figure 2:
1, system powers on;
2, BootLoader initiating hardware;
Whether 3, BootLoader detects the flash.logo subregion the bmp format picture, in this way, then resolves picture, shows resolving good image data then, enters next step; As not, directly enter next step;
4, Kernel starts, loads root file system;
5, start the application master routine;
6, detect upgrade server,, and be written in the flash.logo subregion, realize that network upgrades logo by http protocol network download logo picture.
Step 3, displaying principle are the demonstration of image data based on framebuffer.Detailed process is:
3.1, the framebuffer initialization;
3.2, open FLASH equipment subregion flash.logo, copy the assigned address (BmpMemory) of this subregion content to system's memory ram;
3.3, resolve memory address BmpMemory place data, comprise four parts:
A, bitmap file head
B, message bit pattern head
C, color table
D, image data array
Resolve a, b, c obtain picture format, size, width, highly, the information such as figure place of each pixel.
D image 24 bit data value are converted to rgb value, according to pixel of 2 bytes, write the image rgb value then, realize that image shows to framebuffer.
Step 6, realize that network upgrades logo and need possess following condition:
(1) WEB upgrade server
(2) MTD instrument (flash_eraseall, nandwrite)
MTD tool making process is write flash_eraseall.c, nandwrite.c, uses the cross compile instrument, downloads to the IP-STB root file system after the compiling.
Upgrading the logo detailed process is:
6.1 build the network WEB upgrade server, the picture logo.bmp that needs are upgraded is put under the server respective directories (update), waits for client downloads;
6.2IP-STB as client, use master routine and start whether the back system detects automatically has file to be called logo.bmp under the upgrade server update catalogue file,, download logo.bmp to IP-STB system memory ram by http protocol if having;
6.3 utilize MTD instrument flash_eraseall to wipe mtd4 subregion (corresponding BootLoader partition table flash.logo), nandwrite writes logo.bmp to mtd4 equipment, restarting systems.

Claims (3)

  1. The pattern sign display method of [claim 1] IP set-top box, it is characterized in that, in the MTD of the FLASH of bootstrap loader partition table and operating system nucleus equipment partition table, increase a subregion that is exclusively used in the graphics sign, after the IP set-top box powered on, the bootstrap loader parsing also showed described logotype.
  2. [claim 2] be the pattern sign display method of IP set-top box according to claim 1, it is characterized in that, after described IP set-top box powered on, bootstrap loader was resolved and shown that described logotype may further comprise the steps:
    A, bootstrap loader initiating hardware;
    The picture file whether prescribed form is arranged in the subregion of b, bootstrap loader detection of stored logotype; In this way, enter step c; As not, enter steps d;
    C, bootstrap loader are resolved and are shown described logotype, enter steps d;
    D, the kernel that starts the operating system, loading root file system start and use master routine.
  3. [claim 3] be the pattern sign display method of IP set-top box according to claim 1, it is characterized in that, after using the master routine startup, when detecting upgrade server the logotype of need upgrading being arranged, use master routine and download the logotype that needs to upgrade and also store the subregion that is used for the graphics sign into.
CNA2008103059834A 2008-12-05 2008-12-05 Pattern sign display method of IP set-top box Pending CN101436143A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008103059834A CN101436143A (en) 2008-12-05 2008-12-05 Pattern sign display method of IP set-top box

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008103059834A CN101436143A (en) 2008-12-05 2008-12-05 Pattern sign display method of IP set-top box

Publications (1)

Publication Number Publication Date
CN101436143A true CN101436143A (en) 2009-05-20

Family

ID=40710592

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008103059834A Pending CN101436143A (en) 2008-12-05 2008-12-05 Pattern sign display method of IP set-top box

Country Status (1)

Country Link
CN (1) CN101436143A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951459A (en) * 2010-08-13 2011-01-19 康佳集团股份有限公司 Method for transforming menu style of set-top box
WO2013075338A1 (en) * 2011-11-25 2013-05-30 华为技术有限公司 Method for presenting custom content in set top box, and set top box
US9026772B2 (en) 2009-06-17 2015-05-05 Lg Electronics Inc. Display device to provide information to users during booting procedure
CN105653283A (en) * 2015-12-30 2016-06-08 深圳市金溢科技股份有限公司 Embedded system terminal and boot LOGO picture displaying and changing method thereof
CN107402751A (en) * 2017-05-23 2017-11-28 博为科技有限公司 One kind is based on linux system NAND FLASH master slice burning mirror image implementing methods
CN107659846A (en) * 2017-09-08 2018-02-02 北京赛科世纪科技股份有限公司 A kind of set-top-box opening mark and the update method and system of watermark
CN108255524A (en) * 2016-12-28 2018-07-06 中科创达软件股份有限公司 A kind of booting Logo display methods, device and embedded device
CN109634705A (en) * 2018-12-17 2019-04-16 苏州贝莱弗医疗科技有限公司 A kind of embedded device booting Logo updates, display methods and its system
CN110677733A (en) * 2019-09-06 2020-01-10 四川天邑康和通信股份有限公司 Method for realizing multiple startup logos for set top box
CN111045629A (en) * 2019-12-28 2020-04-21 深圳市英威腾电气股份有限公司 Method, device and equipment for displaying electronic icons and storage medium
CN112948009A (en) * 2021-04-12 2021-06-11 上海宏英智能科技股份有限公司 Identification picture sharing method based on embedded system

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9026772B2 (en) 2009-06-17 2015-05-05 Lg Electronics Inc. Display device to provide information to users during booting procedure
CN102667706B (en) * 2009-06-17 2015-11-25 Lg电子株式会社 Information is provided to user during start-up course
CN101951459A (en) * 2010-08-13 2011-01-19 康佳集团股份有限公司 Method for transforming menu style of set-top box
US9420330B2 (en) 2011-11-25 2016-08-16 Huawei Technologies Co., Ltd. Method for presenting custom content in set top box and set top box
CN103535043A (en) * 2011-11-25 2014-01-22 华为技术有限公司 Method for presenting custom content in set top box, and set top box
WO2013075338A1 (en) * 2011-11-25 2013-05-30 华为技术有限公司 Method for presenting custom content in set top box, and set top box
CN105653283A (en) * 2015-12-30 2016-06-08 深圳市金溢科技股份有限公司 Embedded system terminal and boot LOGO picture displaying and changing method thereof
CN108255524A (en) * 2016-12-28 2018-07-06 中科创达软件股份有限公司 A kind of booting Logo display methods, device and embedded device
CN107402751A (en) * 2017-05-23 2017-11-28 博为科技有限公司 One kind is based on linux system NAND FLASH master slice burning mirror image implementing methods
CN107659846A (en) * 2017-09-08 2018-02-02 北京赛科世纪科技股份有限公司 A kind of set-top-box opening mark and the update method and system of watermark
CN109634705A (en) * 2018-12-17 2019-04-16 苏州贝莱弗医疗科技有限公司 A kind of embedded device booting Logo updates, display methods and its system
CN110677733A (en) * 2019-09-06 2020-01-10 四川天邑康和通信股份有限公司 Method for realizing multiple startup logos for set top box
CN111045629A (en) * 2019-12-28 2020-04-21 深圳市英威腾电气股份有限公司 Method, device and equipment for displaying electronic icons and storage medium
CN112948009A (en) * 2021-04-12 2021-06-11 上海宏英智能科技股份有限公司 Identification picture sharing method based on embedded system
CN112948009B (en) * 2021-04-12 2023-03-17 上海宏英智能科技股份有限公司 Identification picture sharing method based on embedded system

Similar Documents

Publication Publication Date Title
CN101436143A (en) Pattern sign display method of IP set-top box
US20170161032A1 (en) Running applications using pre-generated components
CN103324471B (en) Dynamic modification application starts figure calibration method, the sending method of message, terminal
US20190102201A1 (en) Component invoking method and apparatus, and component data processing method and apparatus
CN102571940B (en) Application program remote installation system, method, intelligent terminal, application server
CN103902265A (en) Application implementation method and application implementation device
CN102141921A (en) Method for upgrading system of terminal equipment and terminal equipment
CN110231949A (en) System upgrading method and device, electronic equipment and storage medium
CN103294486A (en) Method and system for dynamically updating startup picture
CN105700925A (en) APP interface implementation method and apparatus
CN102750176A (en) Software upgrading method and device for network TV
CN104636165A (en) Mobile equipment starting method and device
CN105025366A (en) Source management method and system of smart television
CN103617209A (en) File management method and file management device for mobile terminal
CN108874412A (en) For updating the method, apparatus, equipment and system of interface layout
CN116301951B (en) Micro-service application installation upgrading method and device based on kubernetes
CN102609290A (en) Software updating method for electronic product
CN102664990B (en) Installation and display method of dynamic wallpaper of Android mobile phone
CN103577554A (en) Method and device for triggering multimedia database scanning of Android equipment
CN113656005B (en) Application component library construction method, application component configuration method and related devices
CN108182103A (en) A kind of method that user interface is generated under upgrade mode
CN102271046A (en) Method and device for generating configuration file by utilizing virtual single board
CN114090160A (en) Theme style switching method and system
CN112559109A (en) Method, system, device and medium for generating display interface based on component library
CN101093443A (en) Dynamic switching method for multilanguage of system based on Flash representation layer

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