The branch main has been updated by manu:

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

commit a071c76746f6f10ac2254ae1d9d2c34beb21a981
Author:     Emmanuel Vadot <m...@freebsd.org>
AuthorDate: 2025-01-06 07:39:22 +0000
Commit:     Emmanuel Vadot <m...@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

Reply via email to