powerpc/mpc5200: Don't touch pipelining for MPC5200B
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 15 Oct 2008 17:09:59 +0000 (11:09 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Oct 2008 17:09:59 +0000 (11:09 -0600)
commit9629095761b64636356c132f0228ed780ebb97e8
treede195145a4682330982de3d048abedaee66de178
parent40847993d881050cbfa7184db33603165ba84fa1
powerpc/mpc5200: Don't touch pipelining for MPC5200B

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 <w.sang@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/platforms/52xx/mpc52xx_common.c