]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: controlcenterd: Fix pci access
authorDirk Eibach <dirk.eibach@gdsys.cc>
Thu, 3 Jul 2014 07:28:14 +0000 (09:28 +0200)
committerTom Rini <trini@ti.com>
Mon, 7 Jul 2014 23:47:18 +0000 (19:47 -0400)
commitc2b951b0db7311256be5d01ab8f57ad0459acb7e
tree7048ee26e09e94b599d87151b1760daaec4ee406
parent443a2ec57a5dd917a077b786f48f905643b02610
board: controlcenterd: Fix pci access

readl was called with values instead of pointers to these values.
Why this ever did work is a mystery...

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