summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorJacob Pan <jacob.jun.pan@intel.com>2009-08-12 12:56:41 -0700
committerPatrick Tjin <pattjin@google.com>2014-07-21 20:22:39 -0700
commit5dec7c4fa651e7b20e3c79e1187da5e35aeba08f (patch)
treea265d3e15a1f6589dd439209b8b9d4e5a3df4b85 /VERSION
parenta8cef7fc4c8686fd903b444b0d1ac0a071d05f5d (diff)
downloadbootstub-5dec7c4fa651e7b20e3c79e1187da5e35aeba08f.tar.gz
spi: changed clock divider to match 100MHz SPI CLK
Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION b/VERSION
index cdec7b6..fba0a4b 100644
--- a/VERSION
+++ b/VERSION
@@ -1,3 +1,4 @@
+0.8 changed default spi clock to 100mhz Aug 12, 2009
0.7 build e820 table and add SPI controller selection. June 4, 2009
0.6 optimized spi uart and initrd relocation performance. May 26, 2009
0.5 add arch parameter. March 12, 2009