//***************************************************************************** // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a license agreement or // nondisclosure agreement with Intel Corporation and may not be copied // or disclosed except in accordance with the terms of that agreement. // Copyright (c) 2006 Intel Corporation. All Rights Reserved. //***************************************************************************** // // File Header Information // _LF_NAME 'Main Board' // The name for this load file _LF_VERSION '0.30' // Version of this load file _LF_FMT_VER '1.50' // Version of the load file format _IPMI_VERSION '2.00' // IPMI format version // // FRU Area Header // _FRU ( // FRU data for the Main Board _FRU_TITLE 'Basbrd Mgt Ctlr' // FRU title _START_ADDR 0000 // Start Address _DATA_LEN 00C0 // Data Length _NVS_TYPE 'IMBDEVICE' // SEEPROM _DEV_ID 00 // Device ID _DEV_BUS FF // I2C address _DEV_ADDRESS 20 // Controller Address _SEE_COMMON 01 // Common Header Format Version 01 // Internal Use Area Starting Offset (in multiples of 8 bytes) 02 // Chassis Info Area Starting Offset (in multiples of 8 bytes) 06 // Board Info Area Starting Offset (in multiples of 8 bytes) 0E // Product Info Area Starting Offset (in multiples of 8 bytes) 00 // MultiRecord Area Starting Offset (in multiples of 8 bytes) 00 // Pad E8 // Common Header Checksum _SEE_INTERNAL 01 00 00 00 00 00 00 01 // 0h - 7h _SEE_CHASSIS 01 // Chassis Info Area Format Version Bit Fields 04 // Chassis Info Area Length (in multiples of 8 bytes) 11 // Chassis Type C0 // Chassis Part Number C0 // Chassis Serial Number C0 // Chassis Custom Field C1 // End of field marker _SEE_BOARD 01 // Board Info Area Format Version Bit Fields 08 // Board Info Area Length (in multiples of 8 bytes) 00 // Language Code 00 00 00 // Mfg. Date/Time C5 // Board Manufacturer 'Intel' // 5 digit ASCII Board Manufacturer name C8 // Board Product Name 'S5000XSL' CC // Board Serial Number '............' // Mock-up 12 digit ASCII board serial number CA // Board Part Number '..........' // Mock-up 10 digit ASCII board part number C0 // FRU File ID // 'FRU Ver 0.10' // FRU Version Number C0 // Board Custom Field C1 // End of field marker _SEE_PRODUCT 01 // Product Info Area Format Version Bit Fields 0A // Product Info Area Length (in multiples of 8 bytes) 00 // Language Code C5 // Product Manufacturer Name 'Intel' // 5 digit ASCII Board Manufacturer name C8 // Product name type/length byte 'S5000XSL' CA // Product Part/Model Number type/length byte '..........' C0 // Product Version C9 // Product Serial Number type/length byte '.........' C0 // Asset Tag C0 // FRU File ID C0 // Product Custom Field C1 // End of field marker ) //** End of FRU for Main board *****************************************