]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - CHANGELOG
Added OF_STDOUT_PATH and OF_SOC
[karo-tx-uboot.git] / CHANGELOG
index a2c01fbb38ba3fd892b82a003ef6acbaf9fc064f..7c201433ce3935a61c75f7bc8bd415b5847c31ee 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,14 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Added OF_STDOUT_PATH and OF_SOC
+
+  OF_STDOUT_PATH specifies the path to the device the kernel can use
+  for console output
+
+  OF_SOC specifies the proper name of the SOC node if one exists.
+  Patch by Kumar Gala 11 Jan 2006
+
 * Allow board code to fixup the flat device tree before booting a
   kernel
   Patch by Kumar Gala 11 Jan 2006