From: wdenk Date: Tue, 16 Sep 2003 17:35:37 +0000 (+0000) Subject: * Disable MPC5200 bus pipelining as workaround for bus contention X-Git-Tag: LABEL_2003_09_16_2310~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef709e923038ae702535a3dcbdb45a1b4cd6105c;p=thirdparty%2Fu-boot.git * Disable MPC5200 bus pipelining as workaround for bus contention --- 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