commit | bbab0bcdc9224b02f6245d0bbff08c1754a2e2d0 | [log] [tgz] |
---|---|---|
author | u-boot@bugs.denx.de <u-boot@bugs.denx.de> | Thu Sep 11 15:40:01 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sat Sep 13 02:07:39 2008 +0200 |
tree | cfee6b4bd048e3b425aead21869601e681bb0483 | |
parent | f0421ec86bbed712dc42d267c7171151e06dda19 [diff] |
85xx: socrates: autoprobe Lime chip This patch is an attempt to implement autoprobing for the Lime presence on the bus. Configure GPCM for Lime CS2 and try to access chip ID registers. Second read atempt delivers register values if the chip is present. Signed-off-by: Anatolij Gustschin <agust@denx.de>