phal: pdata version bump d06c6b..0a98cb

 - scripts: Updated MRW xml processing scripts
 - attribute: Fix to use ocmb target for read/write attributes
 - scripts: header: Fix endianess issue for complex type attribute

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/openpower/package/pdata/Config.in b/openpower/package/pdata/Config.in
index 45a6d87..0775b57 100644
--- a/openpower/package/pdata/Config.in
+++ b/openpower/package/pdata/Config.in
@@ -47,7 +47,7 @@
 
 config BR2_PDATA_VERSION
     string
-    default "d06c6b7009d8b8af6b8ffff6a4bfdef152154e6f" if BR2_PDATA_LATEST_VERSION
+    default "0a98cbbf454ff2ba5b3048a73fccbe3f9c66369e" if BR2_PDATA_LATEST_VERSION
     default BR2_PDATA_CUSTOM_VERSION_VALUE if BR2_PDATA_CUSTOM_VERSION
 
 endif