Skip to content

Commit

Permalink
skiboot 5.10-rc4
Browse files Browse the repository at this point in the history
Jeremy Kerr (1):
      core: Fix mismatched names between reserved memory nodes & properties

Nicholas Piggin (1):
      dt: add /cpus/ibm, powerpc-cpu-features device tree bindings

Oliver O'Halloran (1):
      hdata/iohub: Use only wildcard slots for pluggables

Russell Currey (3):
      Revert "pci: Shared slot state synchronisation for hot reset"
      phb4: Fix TCE page size
      phb3/phb4/p7ioc: Document supported TCE sizes in DT

Shilpasri G Bhat (4):
      sensors: Support reading u64 sensor values
      sensors: occ: Add energy counters
      sensors: occ: Scale the sensor values
      sensor-groups: occ: Add support to disable/enable sensor group

Stewart Smith (6):
      cpu_wait_job: Correctly report time spent waiting for job
      Add -debug to version on DEBUG builds
      increase log verbosity in debug builds
      npu2/opal-api: move npu2 checkstop defines to npu2-regs.h
      opal-api: Re-jig OPAL API numbers because OpenCAPI kernel merge
      skiboot 5.10-rc4 release notes

Signed-off-by: Stewart Smith <[email protected]>
  • Loading branch information
stewartsmith committed Feb 21, 2018
1 parent cf83faa commit 338a388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpower/package/skiboot/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ config BR2_SKIBOOT_CUSTOM_VERSION_VALUE

config BR2_SKIBOOT_VERSION
string
default "v5.10-rc3" if BR2_SKIBOOT_LATEST_VERSION
default "v5.10-rc4" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION

Expand Down

0 comments on commit 338a388

Please sign in to comment.