CN103530157A - Method for flashing VR chips in DOS - Google Patents

Method for flashing VR chips in DOS Download PDF

Info

Publication number
CN103530157A
CN103530157A CN201310489564.1A CN201310489564A CN103530157A CN 103530157 A CN103530157 A CN 103530157A CN 201310489564 A CN201310489564 A CN 201310489564A CN 103530157 A CN103530157 A CN 103530157A
Authority
CN
China
Prior art keywords
chip
smbus
chinese ink
brush dipped
read
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
CN201310489564.1A
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.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN201310489564.1A priority Critical patent/CN103530157A/en
Publication of CN103530157A publication Critical patent/CN103530157A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides a method for flashing VR chips in a DOS. All VR chips on a main board are connected to an SMBUS of a south bridge SMBUSHost controller, one SMBUS slave address is allocated to each chip, thus, software can find the corresponding VR chips on the main board by executing SMBUS commands on the different slave addresses, and chip contents can be read and written. The method has the advantages of achieving VR chip flashing without tools (jigs), being capable of rapidly completing content changing on the VR chips, saving time and labor, and improving the work efficiency.

Description

A kind of method of writing with a brush dipped in Chinese ink VR chip under DOS
Technical field
The present invention relates to Computer Applied Technology field, specifically a kind of method of writing with a brush dipped in Chinese ink VR chip under DOS.
Background technology
Along with the fast development of server technology, performance, function and ease for use are all in continuous enhancing, and it is increasing that the power consumption of server also becomes.Along with the energy-conserving and environment-protective policy that country advocates, the power consumption Performance Ratio of server also more and more receives client's concern.Intel has done a lot of work for the power consumption of CPU and internal memory, and VR chip is introduced in one of them important design exactly on mainboard.VR chip is Voltage Regulator Chip, is a chip for dynamic adjustments voltage.VR chip is connected with internal memory with CPU on server master board, can regulate dynamically according to current system load the electric current and voltage value of CPU and internal memory, thus power consumption that can dynamic debugging system.Digitized VR chip, by inner various registers, is realized the electric current and voltage value of controlling on mainboard.And like this register of VR chip internal is the assignment again that can be write with a brush dipped in Chinese ink, thereby the VR chip of having realized same model can be realized different power consumption control on dissimilar mainboard.
But writing with a brush dipped in Chinese ink of register is at present that a set of tool of providing of YongVR chip producer is burned in concrete VR chip by concrete content mostly in VR chip.After mainboard volume production, the quantity of the VR chip that need to write with a brush dipped in Chinese ink is very huge, needs special people to take much time and writes with a brush dipped in Chinese ink chip, and can this also give supply in time and brought risk.
Summary of the invention
The object of this invention is to provide a kind of method of writing with a brush dipped in Chinese ink VR chip under DOS.
The object of the invention is to realize in the following manner, all VR chips on mainboard are connected in the SMBUS bus of south bridge SMBUS Host controller, and be a SMBUS slave addresses Slave Address of each chip distribution, software just can find VR chip corresponding on mainboard by carrying out SMBUS order to different slave addresses Slave Address like this, and read-write chip content, concrete performing step is as follows:
1) write SMBUS Protocol:SmbusReadByte () and SmbusWriteByte ();
Because program only need to be carried out the read-write operation of Byte, so only need to realize above two operational instances;
2) the VR chip Programming Specificatin providing according to VR chip producer completes the concrete read-write operation to VR chip, although the VR chip read-write mode of every JiaVR chip production manufacturer is incomplete same, the operational manual of the concrete VR chip model that will provide according to producer carrys out the mode of writing with a brush dipped in Chinese ink of specific implementation VR chip, only write with a brush dipped in Chinese ink mode different, concrete read-write operation is all to meet SMBUS industrial specification;
3) realize the Correctness checking mechanism of VR chip flash
In order to improve correctness and the reliability of writing with a brush dipped in Chinese ink, must set up an effective Correctness checking mechanism, a kind of simple method is: after VR chip flash completes, VR chip content is again read out and is saved in file, and and the file comparison that provides while writing with a brush dipped in Chinese ink, if in full accord, be considered as writing with a brush dipped in Chinese ink successfully.
The invention has the beneficial effects as follows:
(1) realize the instrument of exempting from (tool) and write with a brush dipped in Chinese ink VR chip;
(2) can complete fast the change of VR chip content;
(3) save time and manpower, increase work efficiency.
Accompanying drawing explanation
Fig. 1 writes with a brush dipped in Chinese ink the process flow diagram of VR chip under DOS.
Embodiment
With reference to Figure of description, method of the present invention is described in detail below.
The present invention relates to the field of power management of CPU and internal memory on server, specifically by the software under DOS environment, write with a brush dipped in Chinese ink the register in power management chip VR relevant to CPU and internal memory on server master board.
If can write with a brush dipped in Chinese ink VR chip with software under a common OS environment, that will improve the burned efficiency of VR chip greatly.
The present invention is exactly, in order to realize a kind of like this method, by writing the software moving under DOS environment, to complete writing with a brush dipped in Chinese ink of VR chip and verifying work, and guarantees correctness and the reliability write with a brush dipped in Chinese ink.
The mode of specifically writing with a brush dipped in Chinese ink of VR chip can complete by SMBUS agreement, on the south bridge of system, there is an integrated SMBUS Host controller, we only need be connected to VR chip in the SMBUS bus on this controller, just can be by the content of SMBUS agreement read-write VR chip.
Specific implementation please refer to implementation method.
Precondition: the VR chip on mainboard is connected in the SMBUS bus of south bridge.
We are connected to all VR chips on mainboard in the SMBUS bus of south bridge SMBUS Host controller, and are a SMBUS Slave Address of each chip distribution.Software just can find VR chip corresponding on mainboard by carrying out SMBUS order to different Slave Address like this, and read-write chip content.
Concrete software performing step below:
(1) realize SMBUS Protocol:SmbusReadByte () and SmbusWriteByte ()
Because our program only need to be carried out the read-write operation of Byte, so only need to realize above two operational instances;
Please refer to SMBUS industrial specification: System Management Bus (SMBus) Specification, Version 2.0;
(2) the VR chip Programming Specificatin providing according to VR chip producer completes the concrete read-write operation to VR chip;
The VR chip read-write mode of every JiaVR chip production manufacturer is probably incomplete same, and the operational manual of the concrete VR chip model that this will provide according to producer carrys out the mode of writing with a brush dipped in Chinese ink of specific implementation VR chip.Please note that only to write with a brush dipped in Chinese ink mode different, concrete read-write operation is all to meet SMBUS industrial specification;
Because the read-write mode of VR chip belongs to the classified document of VR chip producer, no longer illustrate here;
(3) realize the Correctness checking mechanism of VR chip flash
In order to improve correctness and the reliability of writing with a brush dipped in Chinese ink, must set up an effective Correctness checking mechanism, a kind of simple method is: after VR chip flash completes, VR chip content again read out and is saved in file, and and our file comparison of providing while writing with a brush dipped in Chinese ink.If in full accord, can be considered and write with a brush dipped in Chinese ink successfully.
Except the technical characterictic described in instructions, be the known technology of those skilled in the art.

Claims (1)

1. a method of writing with a brush dipped in Chinese ink VR chip under DOS, it is characterized in that all VR chips on mainboard to be connected in the SMBUS bus of south bridge SMBUS Host controller, and be a SMBUS slave addresses Slave Address of each chip distribution, software just can find VR chip corresponding on mainboard by carrying out SMBUS order to different slave addresses Slave Address like this, and read-write chip content, concrete performing step is as follows:
1) write SMBUS Protocol:SmbusReadByte () and SmbusWriteByte ();
Because program only need to be carried out the read-write operation of Byte, so only need to realize above two operational instances;
2) the VR chip Programming Specificatin providing according to VR chip producer completes the concrete read-write operation to VR chip, although the VR chip read-write mode of every JiaVR chip production manufacturer is incomplete same, the operational manual of the concrete VR chip model that will provide according to producer carrys out the mode of writing with a brush dipped in Chinese ink of specific implementation VR chip, only write with a brush dipped in Chinese ink mode different, concrete read-write operation is all to meet SMBUS industrial specification;
3) realize the Correctness checking mechanism of VR chip flash
In order to improve correctness and the reliability of writing with a brush dipped in Chinese ink, must set up an effective Correctness checking mechanism, a kind of simple method is: after VR chip flash completes, VR chip content is again read out and is saved in file, and and the file comparison that provides while writing with a brush dipped in Chinese ink, if in full accord, be considered as writing with a brush dipped in Chinese ink successfully.
CN201310489564.1A 2013-10-18 2013-10-18 Method for flashing VR chips in DOS Pending CN103530157A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310489564.1A CN103530157A (en) 2013-10-18 2013-10-18 Method for flashing VR chips in DOS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310489564.1A CN103530157A (en) 2013-10-18 2013-10-18 Method for flashing VR chips in DOS

Publications (1)

Publication Number Publication Date
CN103530157A true CN103530157A (en) 2014-01-22

Family

ID=49932197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310489564.1A Pending CN103530157A (en) 2013-10-18 2013-10-18 Method for flashing VR chips in DOS

Country Status (1)

Country Link
CN (1) CN103530157A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104166450A (en) * 2014-08-20 2014-11-26 浪潮电子信息产业股份有限公司 Method for distinguishing FW versions of VR chip
CN106294045A (en) * 2016-05-11 2017-01-04 深圳市国鑫恒宇科技有限公司 A kind of method based on BMC Aulomatizeted Detect burning main board power supply module chip data
CN107957873A (en) * 2017-11-23 2018-04-24 郑州云海信息技术有限公司 A kind of VR chips to multipath server carry out the method and system of Firmare burnings

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001015159A1 (en) * 1999-08-24 2001-03-01 O2 Micro International Limited Launch key, low power cd-rom player for portable computers
CN101359317A (en) * 2007-08-01 2009-02-04 英业达股份有限公司 Parallel programming system and method
CN101727416A (en) * 2008-10-21 2010-06-09 英业达股份有限公司 Multichip parallel program burning system
CN103237252A (en) * 2013-03-22 2013-08-07 深圳市九洲电器有限公司 Method and device for burning set-top box storage chips

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001015159A1 (en) * 1999-08-24 2001-03-01 O2 Micro International Limited Launch key, low power cd-rom player for portable computers
CN101359317A (en) * 2007-08-01 2009-02-04 英业达股份有限公司 Parallel programming system and method
CN101727416A (en) * 2008-10-21 2010-06-09 英业达股份有限公司 Multichip parallel program burning system
CN103237252A (en) * 2013-03-22 2013-08-07 深圳市九洲电器有限公司 Method and device for burning set-top box storage chips

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104166450A (en) * 2014-08-20 2014-11-26 浪潮电子信息产业股份有限公司 Method for distinguishing FW versions of VR chip
CN106294045A (en) * 2016-05-11 2017-01-04 深圳市国鑫恒宇科技有限公司 A kind of method based on BMC Aulomatizeted Detect burning main board power supply module chip data
CN106294045B (en) * 2016-05-11 2019-07-19 深圳市同泰怡信息技术有限公司 A method of based on BMC automatic detection burning main board power supply module chip data
CN107957873A (en) * 2017-11-23 2018-04-24 郑州云海信息技术有限公司 A kind of VR chips to multipath server carry out the method and system of Firmare burnings

Similar Documents

Publication Publication Date Title
Hu et al. Exploring and exploiting the multilevel parallelism inside SSDs for improved performance and endurance
US9098308B2 (en) Method and apparatus for code performance analysis based on execution trace information
TWI743078B (en) Flattening portal bridge
CN105204899A (en) Realization of network-based singlechip firmware upgrading method
CN102662397B (en) Motor controller parameter modification system and method based on controller area network (CAN) bus
US10108180B2 (en) Numerically controlled system and numerically controlled machine tool
CN103365689A (en) Singlechip parallel burning method
CN103530157A (en) Method for flashing VR chips in DOS
CN103455350A (en) Method for updating BIOS (Basic Input/Output System)
CN102646074A (en) Address mapping method for large memory devices of Loongson 3A platforms
Ouyang et al. Active SSD design for energy-efficiency improvement of web-scale data analysis
CN104809083A (en) Method for acquiring network adapter MAC address
CN103986797A (en) Network card sequence adjusting method based on Linux operation system
CN103389893B (en) A kind of configuration register reading/writing method and device
CN104597983A (en) Regulation method of revolving speed of computer and mainboard system
CN103677745A (en) Method for writing and reading equipment identification in Loongson mainboard
Chen et al. More bang for your buck: Boosting performance with capped power consumption
CN102567247B (en) Hardware search engine
CN102789384B (en) Method for implementing server operating system applied to Loongson 3B processor
US9384015B2 (en) Techniques for dynamically redirecting device driver operations to user space
US20190034179A1 (en) Techniques to remove idle cycles for clock-sensitive threads in hardware simulators
JP6683726B2 (en) Multi- and multi-dimensional computer architecture for big data applications
CN105045624A (en) PowerPC mainboard and program writing method
CN101763300B (en) Method for generating SATA (Serial Advanced Technology Attachment) port test signal
CN100498721C (en) Method and system for controlling cell data write-in of computer platform host

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140122