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 /CHANGELOG | |
parent | a57106fcb3d57014b0ff92ad8afba293bced4dd6 (diff) | |
download | u-boot-imx-ef709e923038ae702535a3dcbdb45a1b4cd6105c.zip u-boot-imx-ef709e923038ae702535a3dcbdb45a1b4cd6105c.tar.gz u-boot-imx-ef709e923038ae702535a3dcbdb45a1b4cd6105c.tar.bz2 |
* Disable MPC5200 bus pipelining as workaround for bus contention
Diffstat (limited to 'CHANGELOG')
-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 |