pdata: srcrev bump 2004836150..b05eb90ad1

Ilya Smirnov (1)
data: p10: Add SECURE_VERSION_NUM attribute

Jayanth Othayoth (1)
Add devtree preserve attribute list

Ramesh Iyyar (4)
scripts: Updated MRW xml processing scripts
data: p10: Added the lcard-dimm-ddimm4u
scripts: Add FAPI attributes in more than one MRW target type.
scripts: Updated MRW xml processing scripts

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/openpower/package/pdata/Config.in b/openpower/package/pdata/Config.in
index 42c4cc3..dd21dcb 100644
--- a/openpower/package/pdata/Config.in
+++ b/openpower/package/pdata/Config.in
@@ -47,7 +47,7 @@
 
 config BR2_PDATA_VERSION
     string
-    default "200483615035f954bdfbac855458a287a307a3ef" if BR2_PDATA_LATEST_VERSION
+    default "b05eb90ad19807ab0f8f1c861c56a0dbb0a75d0b" if BR2_PDATA_LATEST_VERSION
     default BR2_PDATA_CUSTOM_VERSION_VALUE if BR2_PDATA_CUSTOM_VERSION
 
 endif