diff options
author | Peter Ujfalusi <[email protected]> | 2022-07-12 15:57:32 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-07-12 13:59:57 +0100 |
commit | 15d8370cf6d5b3316ad58954086433301363be67 (patch) | |
tree | ed984ab5457e9f7e5fc4838c3d69bcee67389a86 /tools/perf/scripts/python/sctop.py | |
parent | 388fe2b8a3a0f597b2680e8f1ef5324e1db76ed2 (diff) |
ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting code
The FSR (Firmware State Register) can be found at offset 0 in the SRAM and
it is holding information about the state of the ROM/FW.
In case of a boot failure it can be used to get the state where the boot
process got stuck, it does not itself contains error codes as such.
The error code (or the firmware state information) is stored in the next
soft register at offset 0x4.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions