[U-Boot-Users] [PATCH] Option to enable XLB pipelining in MPC5200

Hello,
this patch adds the option CFG_XLB_PIPELINING to cpu/mpc5xxx/cpu_init.c to enable XLB pipelining. This improves FTP performance and is enabled in IceCube by default. Other MPC5200 boards should benefit from this as well.
Regards Mark
cpu/mpc5xxx/cpu_init.c | 5 +++++ cpu/mpc5xxx/pci_mpc5200.c | 5 ----- include/configs/IceCube.h | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-)
* Patch by Mark Jonas, 31 August 2004: Added option CFG_XLB_PIPELINING to cpu/mpc5xxx/cpu_init.c to enable XLB pipelining. This improves FTP performance and is enabled in IceCube by default.

In message 41348E22.50108@freescale.com you wrote:
this patch adds the option CFG_XLB_PIPELINING to cpu/mpc5xxx/cpu_init.c to enable XLB pipelining. This improves FTP performance and is enabled in IceCube by default. Other MPC5200 boards should benefit from this as well.
Added, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Mark Jonas
-
Wolfgang Denk