WO2016112633A1 - 一种提高系统固件烧写速度的方法 - Google Patents

一种提高系统固件烧写速度的方法 Download PDF

Info

Publication number
WO2016112633A1
WO2016112633A1 PCT/CN2015/081408 CN2015081408W WO2016112633A1 WO 2016112633 A1 WO2016112633 A1 WO 2016112633A1 CN 2015081408 W CN2015081408 W CN 2015081408W WO 2016112633 A1 WO2016112633 A1 WO 2016112633A1
Authority
WO
WIPO (PCT)
Prior art keywords
file system
image
size
firmware
memory
Prior art date
Application number
PCT/CN2015/081408
Other languages
English (en)
French (fr)
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 SG11201705716UA priority Critical patent/SG11201705716UA/en
Priority to CA2973489A priority patent/CA2973489A1/en
Priority to EP15877549.4A priority patent/EP3246816A4/en
Priority to JP2017537991A priority patent/JP2018502402A/ja
Priority to KR1020177022279A priority patent/KR102226379B1/ko
Priority to US14/763,911 priority patent/US20160306548A1/en
Publication of WO2016112633A1 publication Critical patent/WO2016112633A1/zh
Priority to AU2017101082A priority patent/AU2017101082A4/en
Priority to ZA2017/05423A priority patent/ZA201705423B/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0679Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/654Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

Definitions

  • the invention belongs to the field of semiconductors, and in particular relates to a method for improving the programming speed of a system firmware.
  • System firmware refers to firmware that writes a system program to flash memory in a particular hardware system.
  • the phone firmware is equivalent to the phone's system, and refreshing the firmware is equivalent to brushing the system.
  • the system program first generates a system image, and then transfers the system image to the device's memory to be programmed into the device's flash memory.
  • the system program system in order to satisfy the user to add new data information during use, the system program system generates a system image size which is usually much larger than the system program system size.
  • the system program of 500M may need to make 1G or even more.
  • the large system mirrors system.img which causes the system firmware to be very large, making it time consuming to make the image and burning the finished image onto the hardware.
  • the present invention proposes a method for improving the firmware burning speed of the system.
  • the system is further The image is flashed to the device's flash device.
  • the specific method is:
  • a method for improving system firmware burning speed is applied to a terminal device provided with a file system and a flash memory, wherein the method comprises:
  • Step S1 generating an intermediate file system according to program data that needs to be built in the file system
  • Step S2 adjusting a size of the intermediate system file
  • Step S3 generating the file system image according to the adjusted intermediate file system
  • Step S4 burning the file system image into the flash memory
  • the difference between the size of the file system image and the size of the program data to be built in the file system is D, and 0 ⁇ D ⁇ 16M.
  • the method for improving the firmware burning speed of the system wherein the method further includes:
  • Step S5 After the system image is burned into the device memory, when the system firmware is first run, the file system is adjusted to the size of the intermediate file system system before adjustment.
  • the method for improving the firmware burning speed of the system wherein the terminal device is a mobile phone or a tablet computer.
  • the present invention proposes a method for improving the firmware burning speed of the system, by adjusting the size of the intermediate file system, and then generating a corresponding system image according to the adjusted size of the intermediate file system, and then the system The image is transferred to memory and programmed into flash memory. It effectively reduces the size of the system image, saves the time to make the system image and the time to transfer the system image to the device memory device, and simultaneously burns the system image to the flash memory, which effectively improves the programming speed of the system firmware.
  • FIG. 1 is a schematic diagram of a process of a system firmware burning method in the prior art
  • FIG. 2 is a flow chart of a method for speeding up system firmware burning according to the present invention
  • FIG. 3 is a schematic diagram of the process of the firmware burning method of the system of the present invention.
  • the present invention discloses a method for improving the firmware burning speed of the system.
  • a system image is generated according to the adjusted size of the intermediate file system, and then The system image is transferred to the memory and programmed into the device flash.
  • This method effectively reduces the size of the system image, saves the time to make the system image and the time to transfer the system image to the memory, and the time to program the system image to the flash memory. It improves the programming speed of the system firmware, reduces the time for engineers to debug, and reduces the time for hardware production on the production line.
  • the invention is further illustrated by the following figures and specific examples, but is not to be construed as limiting.
  • the system firmware is a very large set of files, such as system.img, userdata.img, ccache.img, etc. in the Andriod system.
  • This embodiment is only described by taking system.img as an example, and only in the system based on the principle of the present invention. Changes to other documents are also within the scope of the present invention.
  • a 500M system/ directory is taken as an example, taking the data information of 500M as an example, because there is a 500M file system, preferably, generating 1024M intermediate file system, the so-called intermediate file system, its size contains the system file and the capacity of the data, and then according to the 1024M intermediate file system to generate 1024M system image file system.img, and then prepare the 1024M system image file system .img transfer to memory (implementation In the example, the smart device is taken as an example, that is, the 1G data is downloaded to the memory as shown in FIG.
  • the 1G image file system.img transmitted to the memory is written to the flash memory of the smart device.
  • the 500M file system needs to generate an intermediate file system containing a 500M file system and the size of the data to be stored, and then generate a system image according to the size of the intermediate file system, which undoubtedly leads to a problem of large system image, long transmission and programming time, and now
  • the generated intermediate file system is first compressed, and the size of the intermediate system file is greatly reduced after compression, and then the compressed intermediate file system is transferred to the memory, and is required to be written to the device flash memory. After decompressing and burning, this will waste a lot of time.
  • the devices here include mobile phones and tablets.
  • the schematic diagram of the method of programming the firmware of the system of the present invention is also a preferred embodiment of a flash memory device capable of accommodating 500M data information with a 500M file system.
  • the 500M file system generates an intermediate file system of 1024M, preferably, the file system ext3.
  • the command file $resize2fs-M system.img is used to adjust the 1G (1024M) intermediate file system to include only the file system size, that is, 500M;
  • select the ntfs system select the system image system.img.
  • the system image system.img is located on the loop0 device, apply the command ntfsresize–b–s 516M/dev/sdf to adjust the intermediate file system to 516M.
  • the mature file system in the prior art supports adjusting the size of the file system (such as Ext3/4, ntfs, fat).
  • the generated system image is slightly larger than the intermediate file system, in order to accommodate some system necessary files, according to different system required files set different sizes, but All are within 16M, that is, a system image of no more than 516M is generated.
  • the flash device includes but is not limited to mobile phones and tablets. It is important to note that the first time you start up, you need to adjust the system firmware programmed into the flash memory to the size of the pre-adjusted intermediate file system so that it can hold 500M of data information. The adjustment here is also well adjusted.
  • the application command $resize2fs/dev/sdf can be used; when the file system is ntfs, the command ntfsresze– is applied.
  • x/dev/sf restores the programmed system hardware to the intermediate file system size.
  • This method improves the programming speed of the system firmware, and effectively shortens the time for system firmware burning. For example, if the intermediate file system of the 1.5G system image of the popular Andriod mobile phone currently on the market is adjusted to meet the file system 800M, the machine The programming time was reduced from 118s to 66s.
  • the present invention reduces the size of the intermediate file system before generating the system image, and then generates a system image according to the size of the intermediate file system, thereby effectively reducing the time for generating the image and the time for transferring the system image to the memory and programming.
  • the time that the system is mirrored to the device's flash memory effectively shortens the time it takes to burn the image to the hardware and improves the programming speed of the system firmware.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Testing Of Individual Semiconductor Devices (AREA)
  • Read Only Memory (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

一种提高系统固件烧写速度的方法,首先通过调整中间文件系统的大小,然后根据中间文件系统调整后的大小生成相应的系统镜像,再将该系统镜像烧写到设备的闪存。该方法有效减小了系统镜像的大小,节省了制作系统镜像的时间和将系统镜像传输到内存的时间以及系统镜像烧写到闪存的时间,有效地提高了系统固件的烧写速度。

Description

一种提高系统固件烧写速度的方法 技术领域
本发明属于半导体领域,尤其涉及一种提高系统固件烧写速度的方法。
背景技术
系统固件(ROM)是指固化的软件,它把某个系统程序写入到特定硬件系统中的闪存。手机固件相当于手机的系统,刷新固件就相当于刷系统。
系统程序首先生成系统镜像,然后将系统镜像传输到设备的内存中烧写到设备的闪存。以系统程序system为例,为了能满足用户在使用过程中添加新的数据信息,系统程序system生成系统镜像大小通常要远大于系统程system大小,比如500M的系统程序,可能需要制作出1G甚至更大的系统镜像system.img,这就导致系统固件非常大,使得制作镜像耗时多并且将制作好的镜像烧写到硬件上速度也很慢。
现有技术中为了提高系统固件的烧写速度,一些厂商采用将带有系统文件的可存储数据空间的系统中间文件先压缩,然后根据压缩后的中间文件系统生成系统镜像,再传输到内存,此方法在很大程度上加快了传输到内存的速度,但是在最后将系统镜像烧写到设备闪存前需对制作生成的系统镜像采取解压操作,然后将解压后的系统镜像烧 写到闪存,这个过程也很耗时。因此,如何在其他性能不变的情况下有效缩短系统镜像的制作时间和将系统镜像烧写到硬件设备的时间,提高系统固件的烧写速度成为本领域技术人员面临的一大难题。
发明内容
为有效提高系统固件的烧写速度,本发明提出一种提高系统固件烧写速度的方法,通过调整中间文件系统的大小,然后根据调整后中间文件系统的大小生成相应的系统镜像,再将系统镜像烧写到设备的闪存设备。具体方法为:
一种提高系统固件烧写速度的方法,应用于设置有文件系统和闪存的终端设备中,其中,所述方法包括:
步骤S1,根据所述文件系统中需内置的程序数据生成中间文件系统;
步骤S2,调整所述中间系统文件的大小;
步骤S3,根据调整后的所述中间文件系统生成所述文件系统镜像;
步骤S4,将所述文件系统镜像烧录到所述闪存中;
其中,所述文件系统镜像的大小与所述文件系统中需内置程序数据的大小的差值为D,且0≤D≤16M。
上述提高系统固件烧写速度的方法,其中:
在生成文件系统镜像后且在将所述文件系统镜像烧录到所述终端设备的闪存中的步骤之前,还包括将所述文件系统镜像传输到所述 终端设备的内存中的步骤。
上述提高系统固件烧写速度的方法,其中,所述方法还包括:
步骤S5,将所述系统镜像烧录到设备内存后,首次运行所述系统固件时,将所述文件系统调整至中间文件系统系统调整前大小。
上述提高系统固件烧写速度的方法,其中,所述文件系统包括ext2、ext3、ext4、ntfs和fat。
上述提高系统固件烧写速度的方法,其中,所述终端设备为手机或平板电脑。
本发明的有点及取得的有益效果:
为了有效提高系统固件的烧写速度,本发明提出一种提高系统固件烧写速度的方法,通过调整中间文件系统的大小,然后根据中间文件系统调整后的大小生成相应的系统镜像,再将系统镜像传输到内存并烧写到闪存。有效减小了系统镜像的大小,节省了制作系统镜像的时间和将系统镜像传输到设备内存设备的时间,同时将系统镜像烧写到闪存的时间,有效提高了系统固件的烧写速度。
附图说明
附图1是现有技术中系统固件烧写方法过程示意图;
附图2是本发明加快系统固件烧写速度的方法流程图;
附图3是本发明系统固件烧写方法过程示意图。
实施方式
通过阅读参照以下附图对非限制性实施例所作的详细描述,本发明及其特征、外形和优点将会变得更加明显。在全部附图中相同的标记指示相同的部分。并未可以按照比例绘制附图,重点在于示出本发明的主旨。
针对系统固件烧写速度低烧写时间长的问题,本发明披露了一种提高系统固件烧写速度的方法,通过调整中间文件系统的大小,根据中间文件系统调整后的大小生成系统镜像,再将系统镜像传输到内存烧写到设备闪存,该方法有效减小了系统镜像的大小,节省了制作系统镜像的时间和将系统镜像传输到内存的时间以及将系统镜像烧写到闪存的时间,有效提高了系统固件的烧写速度,同时减少了工程师调试的时间,减少了产线上硬件生产的时间。下面结合附图和具体的实施例对本发明作进一步的说明,但是不作为本发明的限定。
系统固件是一个非常大的文件集合,比如Andriod系统中的system.img,userdata.img,ccache.img等,本实施例仅以system.img为例进行阐述,基于本发明原理的仅对系统中其他文件的改变同样属于本发明保护的范围。
参见图1所示现有技术中系统固件烧写过程流程图,以一个500M的system/目录为例进行阐述,以需要存500M的数据信息为例,由于有500M的文件系统,优选的,生成1024M的中间文件系统,所谓中间文件系统,其大小包含系统文件和容纳的数据容量,然后根据1024M的中间文件系统生成1024M的系统镜像文件system.img,再将制备好的1024M的系统镜像文件system.img传输到内存(实施 例中以智能设备为例),也就是图1中所示的下载1G数据到内存,最后将传输到内存中的1G镜像文件system.img烧写到智能设备的闪存。500M的文件系统却要生成包含500M文件系统和需存储数据容量大小的中间文件系统,然后根据中间文件系统大小生成系统镜像,这无疑导致了系统镜像大,传输、烧写时间长的问题,现有技术中为了避免这一问题,先将生成的中间文件系统进行压缩,压缩后大大减小了中间系统文件的大小,然后将压缩后的中间文件系统传输到内存,烧写到设备闪存时需解压后烧写,这又将浪费很多时间,这里的设备包含手机和平板电脑。
参见图2所示提高系统固件烧写速度方法的流程图,首先调整中间文件系统的大小,然后根据中间文件系统调整后的大小生成相应的系统镜像,继续将生成的系统镜像传输到内存,最后执行将系统镜像烧写到设备内存。
参见图3所示结构,本发明烧写系统固件方法过程示意图,同样以500M文件系统制造成能容纳500M数据信息的闪存设备为优选的实施例。
根据常规做法,500M的文件系统生成1024M的中间文件系统,优选的,文件系统ext3,首先应用命令$resize2fs-M system.img将1G(1024M)的中间文件系统调整成只包含文件系统大小,即500M;作为另一个实施例,选择ntfs系统,当系统镜像system.img位于loop0设备,应用命令ntfsresize–b–s 516M/dev/sdf调整中间文件系统到516M。现有技术中成熟的文件系统都支持调整文件系统的大小(如 ext3/4,ntfs,fat)。根据中间文件系统调整后大小500M生成相应的系统镜像,值得注意的是,生成的系统镜像要稍微大于中间文件系统,以能容纳一些系统必需文件,根据不同的系统必需文件设置不同的大小,但是都在16M以内,即生成不大于516M的系统镜像。
将不大于516M的系统镜像传输到内存中,并烧写到设备的闪存,即完成系统固件的烧写,闪存设备包含但不仅限于手机和平板电脑。住的注意的是,首次启动时,需要调整烧写到闪存的系统固件到调整前中间文件系统的大小,以使其能容纳500M的数据信息。这里的调整也很好调整,作为一个实施例,当文件系统ext3生成的系统镜像system.ing位于sdf分区,应用命令$resize2fs/dev/sdf即可;当文件系统为ntfs时,应用命令ntfsresze–x/dev/sf将烧写后的系统硬件还原到中间文件系统大小。采用本方法提高了系统固件的烧写速度,有效缩短了系统固件烧写的时间,如将目前市面上流行的Andriod手机1.5G的系统镜像的中间文件系统调整到满足文件系统800M后,机器的烧写时间从118s降低到66s。
综上所述,本发明通过在生成系统镜像前调整中间文件系统的大小,然后根据中间文件系统的大小生成系统镜像,有效缩小了生成镜像的时间和将系统镜像传输到内存的时间以及烧写系统镜像到设备闪存的时间,有效缩短了将镜像烧写到硬件的时间,提高了系统固件的烧写速度。
本领域技术人员应该理解,本领域技术人员在结合现有技术以及上述实施例可以实现所述变化例,在此不做赘述。这样的变化例并不 影响本发明的实质内容,在此不予赘述。
以上对本发明的较佳实施例进行了描述。需要理解的是,本发明并不局限于上述特定实施方式,其中未尽详细描述的设备和结构应该理解为用本领域中的普通方式予以实施;任何熟悉本领域的技术人员,在不脱离本发明技术方案范围情况下,都可利用上述揭示的方法和技术内容对本发明技术方案作出许多可能的变动和修饰,或修改为等同变化的等效实施例,这并不影响本发明的实质内容。因此,凡是未脱离本发明技术方案的内容,依据本发明的技术实质对以上实施例所做的任何简单修改、等同变化及修饰,均仍属于本发明技术方案保护的范围内。

Claims (5)

  1. 一种提高系统固件烧写速度的方法,应用于设置有文件系统和闪存的终端设备中,其特征在于,所述方法包括:
    步骤S1,根据所述文件系统中需内置的程序数据生成中间文件系统;
    步骤S2,调整所述中间系统文件的大小;
    步骤S3,根据调整后的所述中间文件系统生成所述文件系统镜像;
    步骤S4,将所述文件系统镜像烧录到所述闪存中;
    其中,所述文件系统镜像的大小与所述文件系统中需内置程序数据的大小的差值为D,且0≤D≤16M。
  2. 如权利要求1所述提高系统固件烧写速度的方法,其特征在于:
    在生成文件系统镜像后且在将所述文件系统镜像烧录到所述终端设备的闪存中的步骤之前,还包括将所述文件系统镜像传输到所述终端设备的内存中的步骤。
  3. 如权利要求1所述提高系统固件烧写速度的方法,其特征在于,所述方法还包括:
    步骤S5,将所述系统镜像烧录到设备内存后,首次运行所述系统固件时,将所述文件系统调整至中间文件系统系统调整前大小。
  4. 如权利要求1所述提高系统固件烧写速度的方法,其特征在于,所述文件系统包括ext2、ext3、ext4、ntfs和fat。
  5. 如权利要求1所述提高系统固件烧写速度的方法,其特征在 于,所述终端设备为手机或平板电脑。
PCT/CN2015/081408 2015-01-12 2015-06-12 一种提高系统固件烧写速度的方法 WO2016112633A1 (zh)

Priority Applications (8)

Application Number Priority Date Filing Date Title
SG11201705716UA SG11201705716UA (en) 2015-01-12 2015-06-12 Method for improving system firmware programming speed
CA2973489A CA2973489A1 (en) 2015-01-12 2015-06-12 A method for increasing programming speed of a system firmware
EP15877549.4A EP3246816A4 (en) 2015-01-12 2015-06-12 Method for improving system firmware programming speed
JP2017537991A JP2018502402A (ja) 2015-01-12 2015-06-12 システムファームウェアのプログラミングスピードを速める方法
KR1020177022279A KR102226379B1 (ko) 2015-01-12 2015-06-12 일종의 시스템 펌웨어의 버닝 스피드 향상 방법
US14/763,911 US20160306548A1 (en) 2015-01-12 2015-06-12 A method for increasing burning speed of a system firmware
AU2017101082A AU2017101082A4 (en) 2015-01-12 2017-08-09 A method for increasing programming speed of a system firmware
ZA2017/05423A ZA201705423B (en) 2015-01-12 2017-08-10 Method for improving system firmware programming speed

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510015528.0A CN105843631B (zh) 2015-01-12 2015-01-12 一种提高系统固件烧写速度的方法
CN201510015528.0 2015-01-12

Related Child Applications (1)

Application Number Title Priority Date Filing Date
AU2017101082A Division AU2017101082A4 (en) 2015-01-12 2017-08-09 A method for increasing programming speed of a system firmware

Publications (1)

Publication Number Publication Date
WO2016112633A1 true WO2016112633A1 (zh) 2016-07-21

Family

ID=56405178

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/081408 WO2016112633A1 (zh) 2015-01-12 2015-06-12 一种提高系统固件烧写速度的方法

Country Status (11)

Country Link
US (1) US20160306548A1 (zh)
EP (1) EP3246816A4 (zh)
JP (1) JP2018502402A (zh)
KR (1) KR102226379B1 (zh)
CN (1) CN105843631B (zh)
CA (1) CA2973489A1 (zh)
HK (1) HK1222245A1 (zh)
SG (1) SG11201705716UA (zh)
TW (1) TW201633120A (zh)
WO (1) WO2016112633A1 (zh)
ZA (1) ZA201705423B (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111290765B (zh) * 2020-01-16 2023-06-09 深圳市千分一智能技术有限公司 一种固件快速烧录方法、系统及存储介质
CN112130873A (zh) * 2020-10-10 2020-12-25 佛吉亚歌乐电子(佛山)有限公司 嵌入式开发调试分析方法、系统以及存储介质
CN113704180B (zh) * 2021-07-10 2024-03-15 国网浙江省电力有限公司信息通信分公司 一种基于嵌入式设备固件文件信息特征库的无损化固件提取方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5623604A (en) * 1992-11-18 1997-04-22 Canon Information Systems, Inc. Method and apparatus for remotely altering programmable firmware stored in an interactive network board coupled to a network peripheral
CN101644992A (zh) * 2008-08-04 2010-02-10 中兴通讯股份有限公司 文件系统数据重建的方法和系统
CN103324503A (zh) * 2013-05-29 2013-09-25 京东方科技集团股份有限公司 一种数据烧录系统及方法
CN103999041A (zh) * 2012-01-03 2014-08-20 惠普发展公司,有限责任合伙企业 在设备初始化期间备份固件

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3548529B2 (ja) * 1997-08-20 2004-07-28 パワークエスト・コーポレーション イメージ形成中のコンピュータ・パーティション操作
US6418449B1 (en) * 2000-01-06 2002-07-09 Inventec Corporation Method of cloning the file system of a window web operating system by using a bitmap file
JP5265113B2 (ja) * 2005-03-04 2013-08-14 パナソニック株式会社 データ処理装置
JP4782060B2 (ja) * 2007-03-30 2011-09-28 アイシン・エィ・ダブリュ株式会社 データ更新システム及びコンピュータプログラム
JP5559001B2 (ja) * 2010-10-15 2014-07-23 株式会社日立ソリューションズ 組込プログラム更新方法、組込プログラム更新プログラム、電子機器、ネットワークシステム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5623604A (en) * 1992-11-18 1997-04-22 Canon Information Systems, Inc. Method and apparatus for remotely altering programmable firmware stored in an interactive network board coupled to a network peripheral
CN101644992A (zh) * 2008-08-04 2010-02-10 中兴通讯股份有限公司 文件系统数据重建的方法和系统
CN103999041A (zh) * 2012-01-03 2014-08-20 惠普发展公司,有限责任合伙企业 在设备初始化期间备份固件
CN103324503A (zh) * 2013-05-29 2013-09-25 京东方科技集团股份有限公司 一种数据烧录系统及方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3246816A4 *

Also Published As

Publication number Publication date
HK1222245A1 (zh) 2017-06-23
CN105843631B (zh) 2019-02-15
SG11201705716UA (en) 2017-08-30
JP2018502402A (ja) 2018-01-25
US20160306548A1 (en) 2016-10-20
CN105843631A (zh) 2016-08-10
EP3246816A4 (en) 2018-09-26
KR20170103919A (ko) 2017-09-13
KR102226379B1 (ko) 2021-03-11
EP3246816A1 (en) 2017-11-22
TW201633120A (zh) 2016-09-16
CA2973489A1 (en) 2016-07-21
ZA201705423B (en) 2019-06-26

Similar Documents

Publication Publication Date Title
CN106406935B (zh) 一种蓝牙芯片ota升级的方法和蓝牙芯片
WO2019192258A1 (zh) 一种数据同步的方法、装置及设备
WO2020224410A1 (zh) 应用版本切换方法及装置、电子设备、存储介质
WO2016112633A1 (zh) 一种提高系统固件烧写速度的方法
CN106970810A (zh) 固件烧录方法和系统
CN104750492B (zh) 基于嵌入式操作系统的移动设备的开机控制方法及装置
KR102187227B1 (ko) 컨텐츠 생성 방법 및 그 전자 장치
WO2016078263A1 (zh) 升级控制设备、终端、终端升级方法及系统、存储介质
US11232066B2 (en) Method for data migration and terminal
KR102312672B1 (ko) 데이터 처리 방법 및 전자 장치
WO2018049939A1 (zh) 数据迁移方法及相关产品
CN104808953B (zh) 控制数据存储的方法、装置及移动终端
JP6404708B2 (ja) 情報処理装置、bios設定情報変更方法、並びにコンピュータ・プログラム
CN112073240A (zh) 一种基于注册中心组件的蓝绿部署系统、方法及存储介质
CN105138604A (zh) 一种终端数据处理方法和装置
CN111294377B (zh) 一种依赖关系的网络请求发送方法、终端装置及存储介质
KR102343642B1 (ko) 데이터 운용 방법 및 전자 장치
CN108399076A (zh) 一种基于uefi的固件更新方法与装置
CN112181596B (zh) 一种虚拟机克隆方法、装置、设备及存储介质
WO2022083190A1 (zh) 数据下载方法、装置、计算机设备和存储介质
WO2022057567A1 (zh) 一种数据库的修复方法和电子设备
CN115495020A (zh) 文件处理方法、装置、电子设备和可读存储介质
CN104955026A (zh) 一种PDA的蓝牙和WiFi的MAC地址的修改方法
CN112860376B (zh) 一种快照链的制作方法、装置、电子设备及存储介质
CN106815024B (zh) 一种优化移动终端开机时间的方法及系统

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 14763911

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15877549

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2973489

Country of ref document: CA

ENP Entry into the national phase

Ref document number: 2017537991

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 11201705716U

Country of ref document: SG

ENP Entry into the national phase

Ref document number: 20177022279

Country of ref document: KR

Kind code of ref document: A

REEP Request for entry into the european phase

Ref document number: 2015877549

Country of ref document: EP