Backlevel hostboot-bins as a dump workaround

The latest hdct.bin is corrupting MPIPL dumps,
revert to last working level while it is being debuged

Signed-off-by: Dean Sanner <dsanner@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 05c21ea..9deeda1 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw032822a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw031622a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION