PLDM:Adding max settable value for boot counter effecter

This commit adds the maximum settable value for the
boot counter numeric effecter. The value is set to the
current default value as per the PDI -
https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz
/openbmc_project/Control/Boot/RebootAttempts.interface.yaml#L13

Change-Id: Id87e1f6659abf6ac337c8ef385bdf4a9cd204def
Signed-off-by: Pavithra Barithaya <pavithra.b@ibm.com>
diff --git a/configurations/pdr/11.json b/configurations/pdr/11.json
index 29527e3..4d1476d 100644
--- a/configurations/pdr/11.json
+++ b/configurations/pdr/11.json
@@ -4321,6 +4321,7 @@
                     "effecter_resolutioninit": 1,
                     "effecter_data_size": 0,
                     "range_field_format": 3,
+                    "max_settable": 3,
                     "dbus": {
                         "path": "/xyz/openbmc_project/state/host0",
                         "interface": "xyz.openbmc_project.Control.Boot.RebootAttempts",