This defines the temporary binary blow we are to pass to the SCUdriver to emulate the binary firmware that we will eventually beable to access via NVRAM on the SCU controller.The current size of the binary blob is expected to be 149 bytes or largerHeader Types:0x1: Phy Masks0x2: Phy Gens0x3: SAS Addrs0xff: End of DataID string - u8[12]: "#SCU MAGIC#\0"Version - u8: 1SubVersion - u8: 0Header Type - u8: 0x1Size - u8: 8Phy Mask - u32[8]Header Type - u8: 0x2Size - u8: 8Phy Gen - u32[8]Header Type - u8: 0x3Size - u8: 8Sas Addr - u64[8]Header Type - u8: 0xf==============================================================================Place isci_firmware.bin in /lib/firmwareBe sure to recreate the initramfs image to include the firmware.