Clean up the TQM8xx_YYMHz configurations; allow to use the same
binary image for all clock frequencies. Implement run-time
optimization of flash access timing based on the actual bus
frequency.
diff --git a/CHANGELOG b/CHANGELOG
index 2e01d69..73dc5bd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,11 @@
Changes for U-Boot 1.1.1:
======================================================================
+* Clean up the TQM8xx_YYMHz configurations; allow to use the same
+ binary image for all clok frequencies. Implement run-time
+ optimization of flash access timing based on the actual bus
+ frequency.
+
* Modify KUP4X board configuration to use SL811 driver for USB memory
sticks (including FAT / VFAT filesystem support)