skiboot v6.5-27-g1785745d
Jordan Niethe (1):
ccan: Add CCAN heap license
Madhavan Srinivasan (1):
hdat/spira: export abc and wxyz bus speeds
Nicholas Piggin (6):
core/cpu.c: current_radix_mode should be initialised to true
build: use -mcpu=power8
core/exceptions.c: rearrange code to allow more interrupt types
core/util: trap based assertions
core/util: branch-to-NULL assert for ELFv2 ABI
core/exceptions.c: do not include handler code in exception backtrace
Oliver O'Halloran (1):
core/platform: Actually disable fast-reboot on P8
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index b362182..d8fb7a1 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.5-18-g470ffb5f29d7" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.5-27-g1785745d" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION