]> git.ipfire.org Git - people/ms/u-boot.git/commit
hrcon: Fix videoboard i2c setup
authorDirk Eibach <dirk.eibach@gdsys.cc>
Wed, 28 Oct 2015 10:46:34 +0000 (11:46 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 12 Nov 2015 23:04:09 +0000 (18:04 -0500)
commitb847f5b622e3d2e98a0164753c2890843bc0d93e
treedc7ac2e8807ccc30e634b76cce415db90809b0f8
parentd4e58888014135e429bb8c7b39655106e99b6477
hrcon: Fix videoboard i2c setup

- i2c addresses for the videoboard port expanders were
  wrong.
- the fpga reset signal was not initialized.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
board/gdsys/mpc8308/hrcon.c