From ef709e923038ae702535a3dcbdb45a1b4cd6105c Mon Sep 17 00:00:00 2001
From: wdenk <wdenk>
Date: Tue, 16 Sep 2003 17:35:37 +0000
Subject: [PATCH] * Disable MPC5200 bus pipelining as workaround for bus
 contention

---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index acf5f9c00cb..56f00850b64 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
 Changes for U-Boot 1.0.0:
 ======================================================================
 
+* disable MPC5200 bus pipelining as workaround for bus contention
+
 * Modify XLB arbiter priorities on MPC5200 so all devices use same
   priority; configure critical interrupts to be handled like external
   interrupts
-- 
GitLab