Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc ticket 13
details: https://anonhg.NetBSD.org/src/rev/dffcad1c19b7
branches: netbsd-8
changeset: 433982:dffcad1c19b7
user: snj <snj%NetBSD.org@localhost>
date: Tue Jun 06 16:29:36 2017 +0000
description:
ticket 13
diffstat:
doc/CHANGES-8.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r a66d8e506f60 -r dffcad1c19b7 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Tue Jun 06 16:26:53 2017 +0000
+++ b/doc/CHANGES-8.0 Tue Jun 06 16:29:36 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.5 2017/06/06 09:31:21 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.6 2017/06/06 16:29:36 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -123,3 +123,14 @@
Improve wording.
[sevan, ticket #12]
+sys/arch/arm/fdt/plfb_fdt.c 1.2
+sys/arch/arm/vexpress/vexpress_platform.c 1.3
+sys/arch/evbarm/conf/VEXPRESS_A15 1.13
+sys/arch/evbarm/fdt/fdt_machdep.c 1.5
+sys/arch/evbarm/fdt/fdt_machdep.c 1.6
+sys/dev/ic/pl050.c 1.2
+
+ Enable using the fb driver as console device on VEXPRESS_A15
+ by passing the "console=fb" argument on the kernel cmdline.
+ [jmcneill, ticket #13]
+
Home |
Main Index |
Thread Index |
Old Index