skiboot v6.0.1-27-g34e9c3c1edb3
Akshay Adiga (1):
SLW: Remove stop1_lite and stop2_lite
Balbir Singh (1):
external/mambo: Add support for readline if it exists
Balbir singh (5):
Fix strtok for previous tokens being NULL
check for NULL input string in is_sai_loc_code
mbox/flash: Remove dead code
libflash/blocklevel_write: Fix missing error handling
libflash/blocklevel.c: Remove unused store to ecc_len
Benjamin Herrenschmidt (5):
cpu: Remove duplicate setting of LPCR
cpu: Do an isync after setting LPCR
fsp/console: Always establish OPAL console API backend
cpu: Use STOP1 on POWER9 for idle/sleep inside OPAL
cpu: Cleanup clearing of doorbells on P9
Christophe Lombard (1):
capi: Add a comment for the Transport Control Register
Mahesh Salgaonkar (1):
opal-prd: Do not error out on first failure for soft/hard offline.
Michael Neuling (1):
cpu: Clear PCR SPR in opal_reinit_cpus()
Nicholas Piggin (1):
core/console: fix deadlock when printing with console lock held
Oliver O'Halloran (4):
p8-i2c: Allow a per-port default timeout
hdata: Add TPM timeout workaround
libstb/i2c-driver: Bump max timeout
p8-i2c: Remove force reset
Samuel Mendoza-Jonas (1):
astbmc: Set romulus BMC type to OpenBMC
Stewart Smith (5):
skiboot 6.0.2 release notes
doc: Further document development and release process
doc/opal-power-shift-ratio: fix table formatting
doc/opal-api: flesh out return-codes documentation
AMI BMC: use 0x3a as OEM command
Vasant Hegde (1):
platform/astbmc: Do not delete compatible property
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 2e242c0..f52c24c 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.0.1" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.0.1-27-g34e9c3c1edb3" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION