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/33a4257452d1
branches:  netbsd-8
changeset: 850706:33a4257452d1
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 7c3ca7c0732b -r 33a4257452d1 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