CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/05/29 14:40:34
Modified files: distrib/arm64/ramdisk: install.md Log message: Make md_consoleinfo() set the appropriate variables that make install.sub adjust the speed of the 'console' ttys entry to reflect the speed of the console being used to install. Makes for a smoother install on Rockchip devices for which the SoC vendor had the not so brilliant idea that 1500000 is a suitable default speed. ok benno@, tb@