]> git.sur5r.net Git - u-boot/blobdiff - CHANGELOG
Unlock cache before kernel starts up for MPC86xx
[u-boot] / CHANGELOG
index cbc18d936959f7b75c1770eaa696b257d38f44cd..c479e5da5bed43f93c789201ae6b999f4274ffed 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,14 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Added support for BC3450 board
+  Patch by Stefan Strobl, 21. Oct 2005
+
+* Update for NC650 board:
+  - Support rev1 and rev2 hardware
+  - adapt to new NAND layer
+  - add CP850 configuration based on NC650
+
 * 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.