=============================================================================
Intel(R) Server Board S5000PAL / S5000XAL BMC RELEASE NOTES
=============================================================================

INTEL Enterprise Platform & Services Marketing
Intel Corporation
2111 N.E. 25th Avenue, Hillsboro, OR 97124 USA

=============================================================================
DATE:       April 17, 2007
TO:         Intel(R) Server Board S5000PAL / S5000XAL customers
SUBJECT:    FRUSDR Package FAL v42 Release Notes


=============================================================================
LEGAL INFORMATION
=============================================================================

Information in this document is provided in connection with Intel products 
and for the purpose of supporting Intel developed server boards and systems. 
No license, express or implied, by estoppel or otherwise, to any intellectual 
property rights is granted by this document. Except as provided in Intel's 
Terms and Conditions of Sale for such products, Intel assumes no liability 
whatsoever, and Intel disclaims any express or implied warranty, relating to 
sale and/or use of Intel products including liability or warranties relating 
to fitness for a particular purpose, merchantability, or infringement of any 
patent, copyright or other intellectual property right. Intel Corporation may 
have patents or pending patent applications, trademarks, copyrights, or other 
intellectual property rights that relate to the presented subject matter.  
The furnishing of documents and other materials and information does not 
provide any license, express or implied, by estoppel or otherwise, to any 
such patents, trademarks, copyrights, or other intellectual property rights.  
Intel products are not intended for use in medical, life saving, or life 
sustaining applications. Intel may make changes to specifications and product 
descriptions at any time, without notice.

Intel is a registered trademark of Intel Corporation. 

*Other names and brands are the property of their respective owners.

Copyright (c) 2005 - 2007 Intel Corporation.


=============================================================================
ABOUT THIS RELEASE
=============================================================================

The FRUSDR Load utility is a DOS application program used for updating the 
server management subsystem product level field replacement unit (FRU) and 
sensor data repository (SDR).

This utility is used to update the non-volatile storage device associated 
with the baseboard management controller (BMC), which holds the SDR and FRU 
area. The utility has the capability to generically handle FRU devices that
may not be associated with the BMC.

Each version of the FRUSDR Load Utility package contains the FRUSDR Load
utility program as well as the latest FRU, SDR, and CFG files available at the
time the FRUSDR Load utility package is released.  

Utility and File Versions:

	FRUSDR Load Utility v 7.0.7
	SDR Files: AL_42.SDR
	FRU Files: ALMBD_05.FRU
	           ALXMBD_3.FRU

=============================================================================
SYSTEM HARDWARE REQUIREMENTS/REVISIONS
=============================================================================

Intel(R) Server Board S5000XAL with the following PBA revisions (or higher):
	- PBA# D13607-701 (or later)

=============================================================================
SYSTEM SOFTWARE REQUIREMENTS/REVISIONS
=============================================================================

The FRUSDR Load utility is a DOS application program used for updating the 
server management subsystem product level field replacement unit (FRU) and 
sensor data repository (SDR).

This utility is used to update the non-volatile storage device associated 
with the baseboard management controller (BMC), which holds the SDR and FRU 
area. The utility has the capability to generically handle FRU devices that
may not be associated with the BMC.

1. Executes under the DOS shell.
2. KCS interface must be enabled.

BMC / BIOS Dependency
	- S5000PAL BMC Firmware version 0.58 or later.
	- S5000PAL R0074 BIOS or later.


=============================================================================
IMPORTANT INSTALLATION NOTES
=============================================================================

The FRUSDR Load utility is meant to be used as a DOS application on a server. 
The utility should be placed onto a bootable DOS media and the system rebooted 
just before and right after using the utility. Running the utility in a Window's
DOS box is not supported and will provide incorrect results. 

=============================================================================
DISPLAY and UPDATE FRU, SDR, and SMB Flash Areas
=============================================================================

	1. Boot to the ROM-DOS command prompt.

	2. Copy frusdr.exe and any .fru, .sdr, and .cfg files from the latest 
	   firmware release to a hard drive or USB key.

	3a. To run the command-line interface to display information: 

	    frusdr [File Name] [Options]

		Where:

			/? or /h Displays usage information.
			/d {fru | sdr | smb} Displays the requested area: 
				fru = FRU data
				sdr = SDR repository
				smb = SMBIOS information
			/cfg filename.cfg Uses a custom configuration file, with file
			 extension .cfg.
			/p Pause between blocks of data.

		Note: Users may use a '-' instead of the '/' in the command line. 

		Examples:

			1. To display the Intel(R) server board SMBIOS:
			   C> FRUSDR /P /D SMB 

			2. To display the Intel(R) server board SDRs:
			   C> FRUSDR /P /D SDR 

			3. To display the Intel(R) server board BMC FRU:
			   C> FRUSDR /P /D FRU 

	3b. To update FRUs and SDRs using default configuration file master.cfg:

		frusdr /cfg master.cfg

	3c. To run the command-line interface to display data using direct
	    addressing: 

	    frusdr /d fru [NVS type] [dev ctlr] [lun] [bus] [addr]

		Where:

			[NVS type] = non-volatile storage type
			[dev ctlr] = device controller (must start with "C")
			[lun] = logical unit number (must start with "L" and can only
				be 0, 1, 2, or 3.
			[bus] = bus the storage area is associated with
			[addr] = slave address 

		Example of a command to display BMC FRU data using direct 
		addressing:

		frusdr /d fru imbdevice C20 L00 FF 20
	 
	3d. To run the command-line interface to display data using indirect 
	    addressing

	    frusdr /d fru [NVS type] [device ID]

		Where:

			[NVS type] = non-volatile storage type
			[device ID] = the device to display

	Example of a command using indirect addressing:

		frusdr /d fru imbdevice 00


	4. Reboot server after updating of the FRUs or SDRs is completed.


=============================================================================
TEMPORARY FILES
=============================================================================

You can create temporary files by using the undocumented "/tmp" switch 
on the command line. When the FRUSDR Load utility is executed,
this switch creates temporary files that are created when the FRUSDR Load
utility is executed. These temporary files can be used to recreate any 
problems that occur during the update. The FRUSDR Load utility does not 
delete the temporary files. If a temporary file is created, the user must 
delete it.

Example:

	frusdr /d sdr /tmp

	where:
		/d sdr	display SDR data
		/tmp	create a temporary file

	The FRUSDR Load utility creates a file called sdr.tmp in the current 
	directory.


=============================================================================
KNOWN ISSUES/WORKAROUNDS
=============================================================================
None

=============================================================================
FEATURES ADDED IN THIS RELEASE
=============================================================================
FAL_42
1. N/A

FAL_41
1. N/A

FAL_40 
1. Reviewed FSC SDR Intel(R) Server Board S5000XAL 39 and implemented in this
   release.

FAL_39 
1. Changed the FRUSDR Load Utility to v 7.0.7

FAL_38A 
1. Changed the FRUSDR Load Utility to v 7.0.6.

FAL_38 
1. Cleaned up the SDR, CFG files for easy review & modifications.

FAL_37 
1. N/A

FAL_36 
1. N/A

FAL_35 
1. N/A

FAL_34 
1. N/A

FAL_33 
1. N/A

FAL_33B 
1. Reviewed Intel(R) Server Board S5000XAL Configuration Sheet 42 and
   implemented in this release.

FAL_33A 
1. Reviewed FSC SDR Intel(R) Server Board S5000XAL 37 and implemented in this
   release.
2. Reviewed Intel(R) Bensley Sever Management SDR V1.4 and implemented in this
   release.
3. Reviewed Intel(R) Bensley Sever Management SDR V1.5 and implemented in this
   release.
4. Reviewed Intel(R) Bensley Sever Management SDR V1.52 and implemented in this
   release.

FAL_32 
1. N/A

=============================================================================
[END OF RELEASE NOTES]
=============================================================================