Removing PLD lines to read PFR CPLD Version

PLD GPIO lines are no more supported to read the PFR CPLD version.
Hence, removing the PLD lines related changes. The new format of the PFR CPLD Version is - <MainPLDMajorMinor>-<SVN.RoT>-<CPLD-Hash>

Tested: Flashed on BMC.
BMC booted without any errors. pfr-manager not seeing the
error "Failed to find the GPIO line".
journalctl | grep pfr-manager
Jul 28 04:21:26 bmc-mac562523846e69 pfr-manager[546]: VERSION INFO - cpld_active - 3.0-65a5bc415e9b2bab092351f74863ae6070ac3ef9e1be0ea83a4040aeaac52fcd
Jul 28 04:21:26 bmc-mac562523846e69 pfr-manager[546]: VERSION INFO - bmc_recovery - 0.27-30-g544234
Jul 28 04:21:26 bmc-mac562523846e69 pfr-manager[546]: VERSION INFO - cpld_recovery - 3.0
Jul 28 04:21:26 bmc-mac562523846e69 pfr-manager[546]: Intel PFR service started successfully

Change-Id: I2de7f6ec8925308203577b49f1c4c3458072d967
Signed-off-by: Ankita Prasad <ankita.prasad@intel.com>
1 file changed