fix: a38x: skip reading board configuration from SW EEPROM when booting from uart

	When booting from UART for 1st time, the SW EEPROM is not
	configured properly for each board, So when trying to fetch
	DDR parameters from EEPROM, in some cases the invalid values
	will cause hang in the DDR training sequence
	(i.e DDR ECC enabled for A385-AMC, which doesn't support ECC scrubbing)

	- This patch add a skip over the reading of DDR parameters from
	  SW EEPROM when booting from UART.

Change-Id: I247f4a026a8aed607ce3630913631ab777f672d6
Signed-off-by: Omri Itach <omrii@marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/23090
Tested-by: Star_Automation <star@marvell.com>
Reviewed-by: Haim Boot <hayim@marvell.com>
Reviewed-by: Hanna Hawa <hannah@marvell.com>
1 file changed