skiboot 5.4.8
Cyril Bur (1):
libflash/file: Handle short read()s and write()s correctly
Stewart Smith (5):
GCC7: fixes for -Wimplicit-fallthrough expected regexes
libc/stdio/vsnprintf.c: add explicit fallthrough
fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_POWERDOWN_NORM
fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_REBOOT / DEEP_REBOOT
skiboot 5.4.8 release notes
Vasant Hegde (6):
FSP/NVRAM: Handle "get vNVRAM statistics" command
FSP: Disable PSI link whenever FSP tells OPAL about impending R/R
FSP/CONSOLE: Do not associate unavailable console
FSP/CONSOLE: Close SOL session during R/R
FSP/CONSOLE: Fix fsp_console_write_buffer_space() call
FSP/CONSOLE: Limit number of error logging
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 6295936..b31c84b 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "skiboot-5.4.7" if BR2_SKIBOOT_LATEST_VERSION
+ default "skiboot-5.4.8" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION