Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2025 07:40:01 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: a071c76746f6 - main - UPDATING: Document recent Rockchip options and device
Message-ID:  <202501060740.5067e1J6031488@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=a071c76746f6f10ac2254ae1d9d2c34beb21a981

commit a071c76746f6f10ac2254ae1d9d2c34beb21a981
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2025-01-06 07:39:22 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-01-06 07:39:22 +0000

    UPDATING: Document recent Rockchip options and device
---
 UPDATING | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/UPDATING b/UPDATING
index 4fef13073431..412eb446f4fd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
 	world, or to merely disable the most expensive debugging functionality
 	at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20240106:
+	A new SOC_ROCKCHIP options appeared, so if you have a custom kernel configuration
+	targetting Rockchip SoC you need to add it so shared and mandatory drivers for
+	this SoC familly will be selected.
+	Also a new rk8xx device was added, this select the base driver for Rockchip PMIC.
+
 20241216:
 	The iwm(4) firmwares are no longer compiled as kernel modules but instead
 	shipped as raw files. For pkgbase users if you use iwm(4) you will need



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