Add VPD tool info
Changes:
Add VPD tool info open BMC test tool document
Tested:
NA
Change-Id: I2913f8ea7ba884456981c6f5ee20821e339ad042
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
diff --git a/docs/openbmc_test_tools.md b/docs/openbmc_test_tools.md
index 3210e7b..dc6ce74 100644
--- a/docs/openbmc_test_tools.md
+++ b/docs/openbmc_test_tools.md
@@ -230,3 +230,9 @@
on the BMC. pldmtool supports the subcommands for PLDM types such as base,
platform, bios, fru, and oem-ibm as mentioned in the 'pldmtool --help'. Refer to
[README](https://github.com/openbmc/pldm/tree/master/pldmtool#README.md)
+
+## VPD tool:
+
+VPD tool is designed for managing BMC system FRU's Vital Product Data(VPD). It
+provides command line interface to read and write FRU's VPD. Refer
+[VPD TOOL README](https://github.com/openbmc/openpower-vpd-parser/blob/master/vpd-tool/README.md)