commit | c0a2015965d42f58d3b50c59bd139bc2419bc7f9 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Jul 08 21:36:32 2008 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 16 17:57:37 2008 -0500 |
tree | 9de2d4fb0c9c470a0ebac317e689ee64159797a6 | |
parent | 76fe1ffce94067fc82d1d958f826eb9f1df53910 [diff] |
powerpc/83xx: fix ULPI setup for MPC8315 processors 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>