diff options
| author | wdenk <wdenk> | 2003-09-16 17:35:37 +0000 |
|---|---|---|
| committer | wdenk <wdenk> | 2003-09-16 17:35:37 +0000 |
| commit | ef709e923038ae702535a3dcbdb45a1b4cd6105c (patch) | |
| tree | e1e6dbfda69cbacad22171d5117fec83f3b8632b | |
| parent | a57106fcb3d57014b0ff92ad8afba293bced4dd6 (diff) | |
| download | olio-uboot-2014.01-ef709e923038ae702535a3dcbdb45a1b4cd6105c.tar.xz olio-uboot-2014.01-ef709e923038ae702535a3dcbdb45a1b4cd6105c.zip | |
* Disable MPC5200 bus pipelining as workaround for bus contention
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |