Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2023 07:22:38 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 1d7355248b5c - main - RELNOTES: Document TI code removal from armv7 GENERIC kernel
Message-ID:  <202305030722.3437McYR065396@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/src/commit/?id=1d7355248b5cf3b0d09247c6c7c4ff2d40c39945

commit 1d7355248b5cf3b0d09247c6c7c4ff2d40c39945
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-05-03 07:21:58 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-05-03 07:21:58 +0000

    RELNOTES: Document TI code removal from armv7 GENERIC kernel
    
    Suggested by:   mhorne
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 RELNOTES | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 6434375089a0..4d69e2bbc36d 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,12 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+3416e102c4e9
+	Remove TI code from armv7 GENERIC kernel.
+	This code doesn't cope with newer DTS and hasn't in a long time so
+	support for TI armv7 platform (like BeagleBone and Pandaboard) is now
+	removed from GENERIC.
+
 d198b8774d2c
 	Add a new "fwget" utility.
 	The goal of this utility is to inspect the system for peripherals



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305030722.3437McYR065396>