]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - CHANGELOG
Fix bug in [id]cache_status commands for MPC85xx processors;
[karo-tx-uboot.git] / CHANGELOG
index 51efb237fbd38f51971c4b03460523d4ae2578ca..ac984168d4abb340cf709bade3948d229037ba69 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,11 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Fix bug in [id]cache_status commands for MPC85xx processors;
+  should look at LSB of L1CSRn registers to determine if L1 cache is
+  enabled, not the MSB.
+  Patch by Murray Jensen, 19 Jul 2005
+
 * Fix array overflow with fw_setenv on uninitialised environment
   Patch by Murray Jensen, 15 Jul 2005