Temporarily revert hostboot commit that breaks p9dsu with 16GB DIMMs
This also temporarily partially reverts ae13693374b8b18922b159d8b9dadb5e55571cd3
so that the witherspoon_dev_defconfig ends up building.
Fixes: https://github.com/open-power/hostboot/issues/150
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index ef07607..fe0cfbf 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "14dbbd68d03d2447254d21ad6426e472d102a817" if BR2_HOSTBOOT_LATEST_VERSION
+ default "3f1f2186bb80322594a3cc81241c390119d69552" if BR2_HOSTBOOT_LATEST_VERSION
default "3f1f2186bb80322594a3cc81241c390119d69552" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION