git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76fe1ff
)
powerpc/83xx: fix ULPI setup for MPC8315 processors
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Tue, 8 Jul 2008 17:36:32 +0000
(21:36 +0400)
committer
Kumar Gala
<galak@kernel.crashing.org>
Wed, 16 Jul 2008 22:57:37 +0000
(17:57 -0500)
We must not use MPC831X_SICR[HL]_* definitions for the MPC8315 processors,
because SICR USB bits locations are not compatible with MPC8313.
This patch fixes ULPI workability on MPC8315E-RDB boards.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found