fix: svc: a38x: enable AVS selection from EFUSE for all A38x Customer and Marvell boards

	- Before, AVS selection from eFuse was disabled for DB-AMC and ClearFog
	  boards, due to bad values burnt to eFuse. that had version(revision)
	  value that is not equal to 0x0, Therefore the flow assumed that the AVS
	  values are burnt are okay, and wrote bad value to the AVS register.
	- After the change to the new mapping of the AVS values in  the EFUSE,
	  it is assured that chips with no burnt values will have 0x0 in the version
	  field, Thus the flow will skip the AVS selection from EFUSE.

Change-Id: Ic4b58eb200d5087f3d9f2a55dc98422543453fb0
Signed-off-by: Bassel Saba <basselsa@marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/25143
Tested-by: Star_New_DDR <star-new-ddr@marvell.com>
Tested-by: Star_Automation <star@marvell.com>
Reviewed-by: Omri Itach <omrii@marvell.com>
2 files changed