Add 2017Q2 entry on DTS file updates from manu
This commit is contained in:
parent
ddfae7913e
commit
b651895a1f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50434
1 changed files with 28 additions and 0 deletions
|
@ -460,4 +460,32 @@
|
|||
the goal is to remove it before &os; 12.0.</p>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
<project cat='proj'>
|
||||
<title>DTS Updates</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Emmanuel</given>
|
||||
<common>Vadot</common>
|
||||
</name>
|
||||
<email>manu@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
||||
<body>
|
||||
<p>DTS (Device Tree Source) files provide a human-readable
|
||||
source description of the hardware resources for a given
|
||||
computer system (such as ARM- or MIPS-based embedded boards).
|
||||
The DTS source representation must be compiled into a binary
|
||||
format in order to be linked into the kernel and used to
|
||||
locate devices at runtime.</p>
|
||||
|
||||
<p>The DTS files in &os; were updated to match the versions from
|
||||
Linux 4.11, to represent more modern devices and provide more
|
||||
accurate representations.</p>
|
||||
</body>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue