Module Name: src
Committed By: martin
Date: Thu Dec 4 11:09:28 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #294
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.119 -r1.1.2.120 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.119 src/doc/CHANGES-7.0:1.1.2.120
--- src/doc/CHANGES-7.0:1.1.2.119 Thu Dec 4 07:44:57 2014
+++ src/doc/CHANGES-7.0 Thu Dec 4 11:09:28 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.119 2014/12/04 07:44:57 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.120 2014/12/04 11:09:28 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -3192,3 +3192,10 @@ share/man/man3/queue.3 1.50
Fix some grammar and punctuation issues. Remove a pasto.
[snj, ticket #293]
+sys/arch/arm/allwinner/awin_board.c 1.29
+sys/arch/arm/allwinner/awin_mmc.c 1.16
+sys/arch/arm/allwinner/awin_reg.h 1.55,1.57
+
+ Fix clock setup for the SD/MMC controller on Allwinner boards.
+ [jmcneill, ticket #294]
+