Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/distrib/notes/evbarm Pull up following revision(s) (reque...



details:   https://anonhg.NetBSD.org/src/rev/1cf2c9b5fefa
branches:  netbsd-9
changeset: 936370:1cf2c9b5fefa
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jul 26 11:07:56 2020 +0000

description:
Pull up following revision(s) (requested by nia in ticket #1030):

        distrib/notes/evbarm/hardware: revision 1.15
        distrib/notes/evbarm/contents: revision 1.11

Fix location of device trees

more 9.0 hardware

diffstat:

 distrib/notes/evbarm/contents |  6 +++---
 distrib/notes/evbarm/hardware |  6 +++++-
 2 files changed, 8 insertions(+), 4 deletions(-)

diffs (54 lines):

diff -r 1d8b0dacb133 -r 1cf2c9b5fefa distrib/notes/evbarm/contents
--- a/distrib/notes/evbarm/contents     Sun Jul 26 11:05:57 2020 +0000
+++ b/distrib/notes/evbarm/contents     Sun Jul 26 11:07:56 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.4.4.3 2020/07/20 18:32:55 martin Exp $
+.\"    $NetBSD: contents,v 1.4.4.4 2020/07/26 11:07:56 martin Exp $
 .\"
 .\" Copyright (c) 1999-2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -61,8 +61,6 @@
 A gzipped writable image containing the complete 32-bit
 .Nx
 operating system for Raspberry Pi variants only (includes RPI kernels).
-.                      It Pa *.dtb.gz
-Gzipped board-specific device trees.
 .              tag) \" binary/gzimg/
 .              It Pa kernel/
 .              (tag netbsd.gz -compact \" binary/kernel
@@ -76,6 +74,8 @@
 A gzipped ARMv6 kernel which supports the Raspberry Pi 1 only.
 .                      It Pa netbsd-RPI2.gz
 A gzipped ARMv6 kernel which supports the Raspberry Pi 2 only.
+.                      It Pa *.dtb.gz
+Gzipped board-specific device trees.
 .              tag) \" binary/kernel/
 .
 .              It Pa sets/
diff -r 1d8b0dacb133 -r 1cf2c9b5fefa distrib/notes/evbarm/hardware
--- a/distrib/notes/evbarm/hardware     Sun Jul 26 11:05:57 2020 +0000
+++ b/distrib/notes/evbarm/hardware     Sun Jul 26 11:07:56 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hardware,v 1.10.66.1 2020/07/20 18:32:55 martin Exp $
+.\"    $NetBSD: hardware,v 1.10.66.2 2020/07/26 11:07:56 martin Exp $
 .\"
 .\" Copyright (c) 2001-2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -40,6 +40,8 @@
 .It
 Texas Instruments OMAP3 (e.g. BeagleBoard, BeagleBone Black...)
 .It
+Xilinx Zynq (e.g. Zedboard, Parallella...)
+.It
 NVIDIA Tegra K1
 .El
 .Ss2 64-bit SoCs supported by GENERIC64 kernels
@@ -56,6 +58,8 @@
 .It
 Broadcom BCM2837 (e.g. Raspberry Pi 3)
 .It
+Marvell ThunderX
+.It
 Rockchip RK3328, RK3328 (e.g. Pinebook Pro, RockPro64, Firefly...)
 .It
 NVIDIA Tegra X1



Home | Main Index | Thread Index | Old Index