commit | 144d509378dfd9630d8c50fb65f702ad763ea8c8 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Apr 22 18:36:39 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Tue May 05 14:32:05 2015 +0200 |
tree | aa93e0dc9dff3dd62d9b22dcae8e2cb720031e39 | |
parent | 2bae75a488b589d3cdcc58d9fdc1383f571b4a65 [diff] |
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address The macro to select the I2C address for ECC bus-width detection was defined incorrectly for the Marvell DB-MV784MP-GP board. This patch changes the macro to the correct value to fix this issue. Signed-off-by: Stefan Roese <sr@denx.de>