commit | d0b374d5a776a856b786f53b1c079def2ae93587 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Fri Aug 04 15:28:25 2017 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 08 14:20:26 2017 +0200 |
tree | cce13dc027216d07b9a590197f53fdc9c7b65082 | |
parent | 4f6d3880d22232499f4d546f89d3faa766784ef4 [diff] |
mvebu: turris_omnia: Fix PEX vs SATA detection for board topology The I2C reading in the PEX vs SATA detection code often fails on the first try. Try three times, as the code for EEPROM reading does. Signed-off-by: Marek Behun <marek.behun@nic.cz> Signed-off-by: Stefan Roese <sr@denx.de>