Merge pull request #2720 from stewart-ibm/no-witherspoon-dev

remove witherspoon_dev_defconfig: it no longer does anything
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index b55dfdf..2926276 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw032119a.940" if BR2_HCODE_LATEST_VERSION
+	default "hw032319a.940" if BR2_HCODE_LATEST_VERSION
 	default BR2_HCODE_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 3225058..88c71eb 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "086018c231e7f83f02988a587eeeae887e7f2e98" if BR2_HOSTBOOT_LATEST_VERSION
+	default "c3264eed4874d5b40ed089da86ba128f8c8f9b82" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION