CN102023879A - BIOS (Basic Input Output System) realizing method of loongson blade south bridge SATA (Serial Advanced Technology Attachment) controller - Google Patents

BIOS (Basic Input Output System) realizing method of loongson blade south bridge SATA (Serial Advanced Technology Attachment) controller Download PDF

Info

Publication number
CN102023879A
CN102023879A CN201010536629XA CN201010536629A CN102023879A CN 102023879 A CN102023879 A CN 102023879A CN 201010536629X A CN201010536629X A CN 201010536629XA CN 201010536629 A CN201010536629 A CN 201010536629A CN 102023879 A CN102023879 A CN 102023879A
Authority
CN
China
Prior art keywords
sata
sata controller
controller
hard disk
south bridge
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.)
Withdrawn
Application number
CN201010536629XA
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.)
TIANJIN SUGON COMPUTER INDUSTRY Co Ltd
Original Assignee
TIANJIN SUGON COMPUTER 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 TIANJIN SUGON COMPUTER INDUSTRY Co Ltd filed Critical TIANJIN SUGON COMPUTER INDUSTRY Co Ltd
Priority to CN201010536629XA priority Critical patent/CN102023879A/en
Publication of CN102023879A publication Critical patent/CN102023879A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention aims to provide an initialization method of an SATA (Serial Advanced Technology Attachment) controller in a PMON (Process Monitor), which is capable of initializing the SATA controller of a south bridge and realizing the normal working of an SATA hard disk. The method comprises the step of normally initializing the SATA controller in the equipment initializing process by the PMON by ensuring the normal recognition of the south bridge SATA controller so as to normally initialize and guide the SATA hard disk.

Description

The implementation method of a kind of Godson blade south bridge SATA controller BIOS
Technical field
The invention provides the implementation method of a kind of south bridge SATA controller BIOS, the implementation method of concrete a kind of south bridge SATA controller BIOS based on Godson CPU platform.
Background technology
Godson (English: Loongson) be the universal cpu that institute's independent development is calculated by the Chinese Academy of Sciences, adopt lean instruction set, be similar to the MIPS instruction set; The Basic Input or Output System (BIOS) that it adopts is the software of a kind of PMON by name.PMON is an Open Source Code Software that has BIOS and boot loader partial function concurrently, is mainly used in platforms such as MIPS, ARM, PowerPC, is different from the BIOS of X86 framework.
Godson product in the market used two types hard disk, i.e. IDE hard disk and the hard disk that is connected by IDE commentaries on classics SATA interface.The IDE hard disk can't satisfy the requirement of high-performance calculation aspect speed.And the hard disk type of main flow is the SATA hard disk in the market, uses the IDE hard disk will cause the market limitation.Change the mode that the SATA interface connects the SATA hard disk by IDE,, increased the cost of product and the complexity of software design though improved hard disk speed.
Summary of the invention
The initial method that the purpose of this invention is to provide SATA controller among a kind of PMON, it can carry out initialization to the SATA controller that south bridge carries, and realizes the operate as normal of SATA hard disk.
The implementation method of a kind of Godson blade south bridge SATA controller BIOS comprises following steps:
A, before the PCI of PMON scanning layoutprocedure, enable the SATA controller, and open main chip controls register;
B, PMON find the SATA controller in the scanning device process, and distribute I0 and MEM resource;
C, the SATA controller is set to the IDE pattern in PMON, makes calling program in the equipment disposition process SATA controller is identified as IDE equipment, and is configured;
D, according to the initialization register of South Bridge chip configuration SATA controller;
After E, the configuration successful, the SATA hard disk that is connected on the SATA controller comes the normal boot kernel according to the drive pattern of IDE hard disk;
F, in the boot kernel process, driving the operational mode of revising hard disk by SATA is AHCI, guarantees the hard disk travelling speed.
A kind of optimized technical scheme of the present invention is that said BIOS is PMON, and said SATA controller is to be integrated among the AMD SB710.
Description of drawings
Fig. 1 is the connected mode block diagram of SATA hard disk on the Godson blade
Fig. 2 is the SB700 structured flowchart
Embodiment
Following embodiment describes method of the present invention.
This example based on hardware platform be the Godson blade server.The major part of Godson blade is Godson 3A chip and AMD 780E+SB700 chipset.The main effect of PMON program is the initialization that realizes each functions of the equipments on the Godson blade, guarantees Godson blade operate as normal, and smooth pilot operationp system.
The structured flowchart of south bridge SB700 as shown in Figure 1.PMON can be divided into three parts substantially to the work of south bridge equipment: one, equipment enables; Two, the scanning of equipment and configuration; Three, the initialization of equipment.At the PMON characteristic, the present invention also is divided into three parts to the initial work of SATA controller.Shown in Figure 2 is the connected mode of SATA hard disk on the Godson blade.
1, before the PCI of PMON scanning layoutprocedure, need enable the SATA controller, and open main chip controls register.Thereby guarantee that PMON can normally find the SATA controller in the process of scanning device, and divide allotment of labor O and MEM resource.
2, the integrated SATA controller of SB700 chip internal can be operated in IDE, AHCI, three kinds of patterns of RAID, and at BIOS stage hard disk speed is not required, therefore the present invention's SATA controller in PMON is set to worker DE pattern, make calling program in the equipment disposition process, the SATA controller is identified as IDE equipment, the configuration of the aspects such as line speed of going forward side by side.
3, third part is the initialization procedure of SATA controller.The corresponding SATA controller of different South Bridge chips initialization register difference.Then the SATA controller is disposed accordingly with reference to south bridge register declaration information.After the configuration successful, the SATA hard disk that is connected on the SATA controller promptly can come the normal boot kernel according to the drive pattern of IDE hard disk.In the process of guiding kernel, driving the operational mode of revising hard disk by SATA is AHCI, thereby has guaranteed the speed of hard disk.

Claims (2)

1. the implementation method of a Godson blade south bridge SATA controller BIOS is characterized in that: comprise following steps,
A, before the PCI of PMON scanning layoutprocedure, enable the SATA controller, and open main chip controls register;
B, PMON find the SATA controller in the scanning device process, and distribute IO and MEM resource;
C, the SATA controller is set to the IDE pattern in PMON, makes calling program in the equipment disposition process SATA controller is identified as IDE equipment, and is configured;
D, according to the initialization register of South Bridge chip configuration SATA controller;
After E, the configuration successful, the SATA hard disk that is connected on the SATA controller comes the normal boot kernel according to the drive pattern of IDE hard disk;
F, in the boot kernel process, driving the operational mode of revising hard disk by SATA is AHCI, guarantees the hard disk travelling speed.
2. the implementation method of a kind of Godson blade south bridge SATA controller BIOS as claimed in claim 1, it is characterized in that: said BIOS is PMON, said SATA controller is to be integrated among the AMD SB710.
CN201010536629XA 2010-11-04 2010-11-04 BIOS (Basic Input Output System) realizing method of loongson blade south bridge SATA (Serial Advanced Technology Attachment) controller Withdrawn CN102023879A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010536629XA CN102023879A (en) 2010-11-04 2010-11-04 BIOS (Basic Input Output System) realizing method of loongson blade south bridge SATA (Serial Advanced Technology Attachment) controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010536629XA CN102023879A (en) 2010-11-04 2010-11-04 BIOS (Basic Input Output System) realizing method of loongson blade south bridge SATA (Serial Advanced Technology Attachment) controller

Publications (1)

Publication Number Publication Date
CN102023879A true CN102023879A (en) 2011-04-20

Family

ID=43865201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010536629XA Withdrawn CN102023879A (en) 2010-11-04 2010-11-04 BIOS (Basic Input Output System) realizing method of loongson blade south bridge SATA (Serial Advanced Technology Attachment) controller

Country Status (1)

Country Link
CN (1) CN102023879A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102331941A (en) * 2011-07-07 2012-01-25 曙光信息产业股份有限公司 Method for managing hard disk switching of Loongson mainboard
CN102486737A (en) * 2011-07-07 2012-06-06 曙光信息产业股份有限公司 Realization method of BIOS (Basic Input/Output System) in Southbridge SATA (Serial Advanced Technology Attachment) controller of Loongson blade
CN102609040A (en) * 2012-01-12 2012-07-25 北京国基科技股份有限公司 Home-made computer to be reinforced and safety BIOS (basic input output system) operating method for same

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102331941A (en) * 2011-07-07 2012-01-25 曙光信息产业股份有限公司 Method for managing hard disk switching of Loongson mainboard
CN102486737A (en) * 2011-07-07 2012-06-06 曙光信息产业股份有限公司 Realization method of BIOS (Basic Input/Output System) in Southbridge SATA (Serial Advanced Technology Attachment) controller of Loongson blade
CN102331941B (en) * 2011-07-07 2014-07-02 曙光信息产业股份有限公司 Method for managing hard disk switching of loongson mainboard
CN102609040A (en) * 2012-01-12 2012-07-25 北京国基科技股份有限公司 Home-made computer to be reinforced and safety BIOS (basic input output system) operating method for same
CN102609040B (en) * 2012-01-12 2015-04-08 北京国基科技股份有限公司 Home-made computer to be reinforced and safety BIOS (basic input output system) operating method for same

Similar Documents

Publication Publication Date Title
CN103034510B (en) Can the UEFI BIOS fast and safely starting method of dynamic conditioning on demand
US9733963B2 (en) Optimizing virtual graphics processing unit utilization
RU2015109474A (en) VECTOR EXCLUSION CODE
DE602006014415D1 (en) Synchronization and parallel execution of control flow and data flow on task level
CN102307208B (en) Cloud-computing-based virtual machine running control device and running control method thereof
JP2005011342A5 (en)
ATE386287T1 (en) METHOD FOR OPERATING A FIELD DEVICE USING A BROWSER
CN102541787A (en) Serial switching using system and method
CN103235755A (en) Basic input output system (BIOS) remote network debugging method
ATE536586T1 (en) START-UP CONTROL METHOD FOR AN OPERATING SYSTEM AND INFORMATION PROCESSING DEVICE
TW200625172A (en) Interrupt control
CN102023879A (en) BIOS (Basic Input Output System) realizing method of loongson blade south bridge SATA (Serial Advanced Technology Attachment) controller
CN103150188A (en) Quick initialization method for x86 compatible display card of non-x86 instruction set computer
KR101284403B1 (en) System and method for customizing a scsi error response received from a scsi target in a storage network environment
CN105740139A (en) Virtual environment based embedded software debugging method
CN106020905A (en) Microcontroller firmware developing and updating method and system
CN102486737A (en) Realization method of BIOS (Basic Input/Output System) in Southbridge SATA (Serial Advanced Technology Attachment) controller of Loongson blade
CN103019977A (en) Method for automatically identifying edition by application apparatus of embedded system and starting method
CN102831334B (en) Positioning method and positioning system for target address
CN103729219A (en) Method and system for framing UEFI BIOS (unified extensible firmware interface basic input/output system)
TW200725243A (en) System power status reset processing method and system after power recovery of computer platform
CN102331941B (en) Method for managing hard disk switching of loongson mainboard
ATE436047T1 (en) METHOD FOR CONTROLLING A DATA PROCESSING DEVICE
CN105159696A (en) Method and apparatus for realizing hardware drive independent of Linux kernel
CN103197959A (en) Switching method of multi-core CPUs (Central Processing Unit)

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C04 Withdrawal of patent application after publication (patent law 2001)
WW01 Invention patent application withdrawn after publication

Open date: 20110420