summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-04-18 11:05:03 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-04-18 11:05:03 +0200
commit8419c013048b1f15f3fa2fc7c0463d860a04ee3e (patch)
tree216f34989d4edfc76963ef09a4e3038ceac1018a /CHANGELOG
parentcf48eb9abd76e5a056937a4e49be094826026abc (diff)
MPC5200: enable snooping of DMA transactions on XLB even if no PCILABEL_2006_04_18_1106
is configured; othrwise DMA accesses aren't cache coherent which causes for example USB to fail.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index becc55cd05..cbc18d9369 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
Changes since U-Boot 1.1.4:
======================================================================
+* MPC5200: enable snooping of DMA transactions on XLB even if no PCI
+ is configured; othrwise DMA accesses aren't cache coherent which
+ causes for example USB to fail.
+
* Some code cleanup
* Fix dbau1x00 boards broken by dbau1550 patch