27 lines · plain
1What: /sys/devices/platform/8086<x>:00/firmware_version2Date: November 20163KernelVersion: 4.104Contact: "Sebastien Guiriec" <sebastien.guiriec@intel.com>5Description:6 LPE Firmware version for SST driver on all atom7 platforms (BYT/CHT/Merrifield/BSW).8 If the FW has never been loaded it will display::9 10 "FW not yet loaded"11 12 If FW has been loaded it will display::13 14 "v01.aa.bb.cc"15 16 aa: Major version is reflecting SoC version:17 18 === =============19 0d: BYT FW20 0b: BSW FW21 07: Merrifield FW22 === =============23 24 bb: Minor version25 26 cc: Build version27