Re: [PATCH 1/2] powerpc/83xx: fix ULPI setup for MPC8315 processors

2008-07-15 Thread Kumar Gala
On Jul 8, 2008, at 12:36 PM, Anton Vorontsov wrote: 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 <[EMAIL PR

[PATCH 1/2] powerpc/83xx: fix ULPI setup for MPC8315 processors

2008-07-08 Thread Anton Vorontsov
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 <[EMAIL PROTECTED]> --- arch/powerpc/platforms/83xx/mpc83xx.h |