Sun Jul 26 11:07:56 2020 UTC ()
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


(martin)
diff -r1.4.4.3 -r1.4.4.4 src/distrib/notes/evbarm/contents
diff -r1.10.66.1 -r1.10.66.2 src/distrib/notes/evbarm/hardware

cvs diff -r1.4.4.3 -r1.4.4.4 src/distrib/notes/evbarm/contents (expand / switch to unified diff)

--- src/distrib/notes/evbarm/contents 2020/07/20 18:32:55 1.4.4.3
+++ src/distrib/notes/evbarm/contents 2020/07/26 11:07:56 1.4.4.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: contents,v 1.4.4.3 2020/07/20 18:32:55 martin Exp $ 1.\" $NetBSD: contents,v 1.4.4.4 2020/07/26 11:07:56 martin Exp $
2.\" 2.\"
3.\" Copyright (c) 1999-2020 The NetBSD Foundation, Inc. 3.\" Copyright (c) 1999-2020 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 14.\"
@@ -51,41 +51,41 @@ conventions for indicating italic and bo @@ -51,41 +51,41 @@ conventions for indicating italic and bo
51. (tag armv7.img.gz -compact \" binary/gzimg 51. (tag armv7.img.gz -compact \" binary/gzimg
52. It Pa armv7.img.gz 52. It Pa armv7.img.gz
53A gzipped writable image containing the complete 53A gzipped writable image containing the complete
54.Nx 54.Nx
55operating system for a range of 32-bit devices (includes a GENERIC kernel). 55operating system for a range of 32-bit devices (includes a GENERIC kernel).
56. It Pa arm64.img.gz 56. It Pa arm64.img.gz
57A gzipped writable image containing the complete 57A gzipped writable image containing the complete
58.Nx 58.Nx
59operating system for a range of 64-bit devices (includes a GENERIC64 kernel). 59operating system for a range of 64-bit devices (includes a GENERIC64 kernel).
60. It Pa rpi.img.gz 60. It Pa rpi.img.gz
61A gzipped writable image containing the complete 32-bit 61A gzipped writable image containing the complete 32-bit
62.Nx 62.Nx
63operating system for Raspberry Pi variants only (includes RPI kernels). 63operating system for Raspberry Pi variants only (includes RPI kernels).
64. It Pa *.dtb.gz 
65Gzipped board-specific device trees. 
66. tag) \" binary/gzimg/ 64. tag) \" binary/gzimg/
67. It Pa kernel/ 65. It Pa kernel/
68. (tag netbsd.gz -compact \" binary/kernel 66. (tag netbsd.gz -compact \" binary/kernel
69. It Pa netbsd-GENERIC.gz 67. It Pa netbsd-GENERIC.gz
70A gzipped ARMv7 kernel which supports a range of 32-bit devices that 68A gzipped ARMv7 kernel which supports a range of 32-bit devices that
71do not need board-specific kernels. 69do not need board-specific kernels.
72. It Pa netbsd-GENERIC64.gz 70. It Pa netbsd-GENERIC64.gz
73A gzipped AArch64 kernel which supports a range of 64-bit devices that 71A gzipped AArch64 kernel which supports a range of 64-bit devices that
74do not need board-specific kernels. 72do not need board-specific kernels.
75. It Pa netbsd-RPI.gz 73. It Pa netbsd-RPI.gz
76A gzipped ARMv6 kernel which supports the Raspberry Pi 1 only. 74A gzipped ARMv6 kernel which supports the Raspberry Pi 1 only.
77. It Pa netbsd-RPI2.gz 75. It Pa netbsd-RPI2.gz
78A gzipped ARMv6 kernel which supports the Raspberry Pi 2 only. 76A gzipped ARMv6 kernel which supports the Raspberry Pi 2 only.
 77. It Pa *.dtb.gz
 78Gzipped board-specific device trees.
79. tag) \" binary/kernel/ 79. tag) \" binary/kernel/
80. 80.
81. It Pa sets/ 81. It Pa sets/
82\*M binary distribution sets; 82\*M binary distribution sets;
83see below. 83see below.
84. 84.
85. tag) \" binary/ 85. tag) \" binary/
86. It Pa installation/ 86. It Pa installation/
87. 87.
88. (tag miniroot/ -compact \" installation/ 88. (tag miniroot/ -compact \" installation/
89. 89.
90. It Pa miniroot/ 90. It Pa miniroot/
91. 91.

cvs diff -r1.10.66.1 -r1.10.66.2 src/distrib/notes/evbarm/hardware (expand / switch to unified diff)

--- src/distrib/notes/evbarm/hardware 2020/07/20 18:32:55 1.10.66.1
+++ src/distrib/notes/evbarm/hardware 2020/07/26 11:07:56 1.10.66.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: hardware,v 1.10.66.1 2020/07/20 18:32:55 martin Exp $ 1.\" $NetBSD: hardware,v 1.10.66.2 2020/07/26 11:07:56 martin Exp $
2.\" 2.\"
3.\" Copyright (c) 2001-2020 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2001-2020 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 14.\"
@@ -30,33 +30,37 @@ @@ -30,33 +30,37 @@
30is also supported. 30is also supported.
31.Bl -bullet -offset indent -compact 31.Bl -bullet -offset indent -compact
32.It 32.It
33Allwinner A10, A13, A20, A32, A80, A83T, H3 (e.g. Cubieboard, OLinuXino, LeMaker Banana Pi...) 33Allwinner A10, A13, A20, A32, A80, A83T, H3 (e.g. Cubieboard, OLinuXino, LeMaker Banana Pi...)
34.It 34.It
35Amlogic S805 (e.g. ODROID-C1) 35Amlogic S805 (e.g. ODROID-C1)
36.It 36.It
37Broadcom BCM2836 (e.g. Raspberry Pi 2) 37Broadcom BCM2836 (e.g. Raspberry Pi 2)
38.It 38.It
39Samsung Exynos 5422 (e.g. ODROID-XU3/XU-4) 39Samsung Exynos 5422 (e.g. ODROID-XU3/XU-4)
40.It 40.It
41Texas Instruments OMAP3 (e.g. BeagleBoard, BeagleBone Black...) 41Texas Instruments OMAP3 (e.g. BeagleBoard, BeagleBone Black...)
42.It 42.It
 43Xilinx Zynq (e.g. Zedboard, Parallella...)
 44.It
43NVIDIA Tegra K1 45NVIDIA Tegra K1
44.El 46.El
45.Ss2 64-bit SoCs supported by GENERIC64 kernels 47.Ss2 64-bit SoCs supported by GENERIC64 kernels
46.Pp 48.Pp
47Devices conforming to the Server Base System Architecture specification, 49Devices conforming to the Server Base System Architecture specification,
48and 50and
49.Lk "https://wiki.netbsd.org/ports/evbarm/qemu_arm/" "QEMU" 51.Lk "https://wiki.netbsd.org/ports/evbarm/qemu_arm/" "QEMU"
50are also supported. 52are also supported.
51.Bl -bullet -offset indent -compact 53.Bl -bullet -offset indent -compact
52.It 54.It
53Allwinner H5, H6, A64 (e.g. PINE64, Pinebook, NanoPi A64, OLinuXino...) 55Allwinner H5, H6, A64 (e.g. PINE64, Pinebook, NanoPi A64, OLinuXino...)
54.It 56.It
55Amlogic S905 (e.g. ODROID-C2, Le Potato, NanoPi K2...) 57Amlogic S905 (e.g. ODROID-C2, Le Potato, NanoPi K2...)
56.It 58.It
57Broadcom BCM2837 (e.g. Raspberry Pi 3) 59Broadcom BCM2837 (e.g. Raspberry Pi 3)
58.It 60.It
 61Marvell ThunderX
 62.It
59Rockchip RK3328, RK3328 (e.g. Pinebook Pro, RockPro64, Firefly...) 63Rockchip RK3328, RK3328 (e.g. Pinebook Pro, RockPro64, Firefly...)
60.It 64.It
61NVIDIA Tegra X1 65NVIDIA Tegra X1
62.El 66.El