Make sure only supported compiler options are used
[platform/kernel/u-boot.git] / CHANGELOG
index cfea3c0..fc1f8e3 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,9 +2,19 @@
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Make sure only supported compiler options are used
+  Import "cc-option" shell function from kernel and
+  use it to get the correct ARM GCC options for individual CPUs
+  Patch by Peter Pearse, 30 Jun 2005
+
+* Fix 440GR to print correct cpu revision
+  Patch by Stefan Roese, 4 Oct 2005
+
 * Change board message on AMCC Yosemite & Yellowstone to common style
   Patch by Stefan Roese, 3 Oct 2005
 
+* Fix compiler warning
+
 * Fix FEC PHY addresses for TQM85xx boards
 
 * Fix uninitialized variable problem in hush shell