Skip to content

Commit

Permalink
Update Release.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dvirl1 authored Apr 26, 2020
1 parent 3efa35e commit 39f66b8
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions debian/Release.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
================================================================================
- V.7.0000.3034
- Sun, 26 Apr 2020
--------------------------------------------------------------------------------
- Bug fixes
HW Mgmt core:
o Fix in SN2010 wrong number of CPLD display.
o Remove error in dmsg in power On/Off flow of PSU in MSN2700/MSN2410

- Known issues and limitations:
o SN4700 PSU (Murata) sensors might be not available after insertion/removal.
o PSUs inventory read via PMBus require the following packages:
- i2c-tools_4.1-1_amd64.deb
- libi2c0_4.1-1_amd64.deb
o I2C Asic driver take up to 5 second to complete initialization. When
sending ADD even need to make sure to wait at list 5 second before
reset of ASIC.
o Systems SN2010, SN2100, SN2410, SN2700 and SN2740 (and their
"-B" variants) require the following flag in kernel cmdline:
"acpi_enforce_resources=lax acpi=noirq".
o Few bug fixes introduced in upstream kernel 4.19, whoever use older
v4.19 kernel then v4.19.58, should cherry pick the following commits:
- Fix wrong order in probing routine initialization:
d2d8f64012543898a0158b1fc5c07af3d41c89d8 (available in v4.19.49)
- Fix parent device in i2c-mux-reg device registration
c241f3fbfa1af86f572a92f2e4d708358e163806 (available in v4.19.58)
o Kernel patch 4.9 #37 is available upstream from kernel 4.9.197 and
Kernel patch 4.19 #09 is available upstream from kernel 4.19.79.
- No need to apply these patches when working with these kernel versions
or above
o This version requires FW version 29.2000.1886 or higher for spectrum-2
and 13.2000.1886 or higher for spectrum-1.
================================================================================


================================================================================
- V.7.0000.3032
- Mon, 19 Apr 2020
Expand Down

0 comments on commit 39f66b8

Please sign in to comment.