PEL:PIC code update failure correction

During bootfail PIC/LCD PIC update failure, the inventory
FRU path on which the micro controller is physically present
should be called out rather than calling out the panel itself.

This commit modifies the "Notes" section with the above
information.

Signed-off-by: Priyanga Ramasamy <priyanga24@in.ibm.com>
Change-Id: I105426fd19267b0f7adfca78a9851bdb4e76a2e8
diff --git a/extensions/openpower-pels/registry/message_registry.json b/extensions/openpower-pels/registry/message_registry.json
index b61214d..aef5f57 100644
--- a/extensions/openpower-pels/registry/message_registry.json
+++ b/extensions/openpower-pels/registry/message_registry.json
@@ -4691,9 +4691,10 @@
                 "Description": "LCD/Bootfail PIC code update failure.",
                 "Message": "Error while doing LCD/bootfail PIC code update.",
                 "Notes": [
-                    "Failed to update panel firmware(LCD/bootfail PIC) to the",
-                    "latest version. I2C path to the micro controller will be",
-                    "called out."
+                    "Panel firmware(LCD/bootfail PIC) update fails due to ",
+                    "unsupportable firmware version. Inventory path to the",
+                    "FRU on which PIC controller is physically present will",
+                    "be called out."
                 ]
             }
         },