[Skiboot] [git pull] skiboot v6.6.1

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Sun Jun 7 03:07:42 AEST 2020


Hi Oliver,


Please pull skiboot stable v6.6.1 which contains below fixes.


With this v6.6.x becomes latest maintained stable branch and we will stop 
maintaining v6.5.x.
Please speak up, if anyone wants us to continue maintain skiboot 6.5.


-Vasant


-----------------------------------------------------------------------------------------------------------------------------------------
The following changes since commit 0f1937ef40fca0c3212a9dff1010b832a24fb063:

   skiboot v6.6 release notes (2020-04-23 16:27:32 +1000)

are available in the Git repository at:

   https://github.com/hegdevasant/skiboot.git tags/v6.6.1

for you to fetch changes up to a91e6b0ec0c324d67ab53e8ca5fdbe9bbf487389:

   skiboot v6.6.1 release notes (2020-06-06 22:08:53 +0530)

----------------------------------------------------------------
v6.6.1

----------------------------------------------------------------
Andrew Donnellan (1):
       hw/phys-map: Fix OCAPI_MEM BAR values

Frederic Barrat (1):
       platform/mihawk: Tune equalization settings for opencapi

Gautham R. Shenoy (3):
       sensors: occ: Fix the GPU detection code
       sensors: occ: Fix a bug when sensor values are zero
       occ: Fix false negatives in wait_for_all_occ_init()

Joel Stanley (1):
       Detect fused core mode and bail out

Klaus Heinrich Kiwi (1):
       hdata/memory.c: Fix "Inconsistent MSAREA" warnings

Vasant Hegde (3):
       PSI: Convert prerror to PR_NOTICE
       uart: Drop console write data if BMC becomes unresponsive
       skiboot v6.6.1 release notes

  core/cpu.c                          |   6 ++-
  core/init.c                         |   4 ++
  doc/release-notes/skiboot-6.6.1.rst |  31 +++++++++++++
  hdata/memory.c                      |   3 ++
  hw/lpc-uart.c                       | 100 
+++++++++++++++++++++++++++++++-----------
  hw/npu2-hw-procedures.c             |  23 ++++++++--
  hw/occ-sensor.c                     |  25 +++++++++--
  hw/occ.c                            | 177 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
  hw/phys-map.c                       |   6 +--
  hw/psi.c                            |   2 +-
  include/chip.h                      |   3 ++
  include/platform.h                  |   7 +++
  include/processor.h                 |  16 +++++++
  platforms/astbmc/mihawk.c           |   7 +++
  14 files changed, 341 insertions(+), 69 deletions(-)
  create mode 100644 doc/release-notes/skiboot-6.6.1.rst




More information about the Skiboot mailing list