firmware/isci: update to oem parameter format v1.3
authorDan Williams <dan.j.williams@intel.com>
Wed, 4 Jan 2012 09:25:20 +0000 (01:25 -0800)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 5 Jan 2012 13:21:40 +0000 (13:21 +0000)
commita2995d38c234e3d767df7223d84a0f33a1a24997
treefbe31d5ac5f5352fde28e7608c57bcd05a0646c4
parent81ee454d0911f3ec00d06e69c4f5e4cf6dc06995
firmware/isci: update to oem parameter format v1.3

v1.1 allows finer grained tuning of the SSC (spread-spectrum-clocking)
settings for SAS and SATA.  See notes in probe_roms.h

v1.3 allows the attenuation of the attached cables to be specified to
the driver in terms of 'short', 'medium', and 'long' (see probe_roms.h).
These settings (per phy) are retrieved from the platform oem-parameters
(BIOS rom), the fallback firmware blob, or via a module parameter
override.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
isci/README
isci/create_fw.c
isci/create_fw.h
isci/isci_firmware.bin
isci/probe_roms.h