[Bug 289978] uart speed appears broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Oct 2025 06:39:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289978

--- Comment #3 from rdunkle@smallcatbrain.com ---
git revert 768ce2eba66c155a4358d5285008555872b4bb61
/usr/bin/time -h make -j4 buildkernel KERNCONF=GENERIC-NODEBUG
/usr/bin/time -h make installkernel KERNCONF=GENERIC-NODEBUG

uart problem still there

cat /boot/loader.conf
kern.geom.label.disk_ident.enable=0
zfs_load=YES
vfs.zfs.arc_max="2G"
boot_multicons="YES"
comconsole_speed="115200"
console="comconsole,video"

-- 
You are receiving this mail because:
You are the assignee for the bug.