Re: [PATCH] MPC52XX: Don't touch pipelining for MPC5200B

2008-08-18 Thread Arnd Bergmann
On Monday 18 August 2008, Wolfram Sang wrote: > MPC5200 needs to have pipelining disabled for ATA to work. MPC5200B does not. > So, for the latter, don't touch the original setting from the bootloader. > +#if defined(CONFIG_PPC_MPC5200_BUGFIX) > /* Disable XLB pipelining Please make this

[PATCH] MPC52XX: Don't touch pipelining for MPC5200B

2008-08-18 Thread Wolfram Sang
MPC5200 needs to have pipelining disabled for ATA to work. MPC5200B does not. So, for the latter, don't touch the original setting from the bootloader. Signed-off-by: Wolfram Sang <[EMAIL PROTECTED]> --- This needs some testing IMHO. Most configs in U-Boot tend to enable pipelining, which then u