CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/04/02 06:59:39
Modified files: sys/arch/armv7/dev: com_fdt.c sys/arch/arm64/dev: com_fdt.c Log message: Pay attention to the "reg-io-width" and "reg-shift" properties and avoid using the "a4x" bus tag for the non-console code in the fdt glue. ok patrick@