CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/09/23 11:59:17
Modified files: sys/arch/armv7/imx: files.imx imx.c imxocotp.c imxtemp.c sys/arch/armv7/conf: GENERIC RAMDISK Log message: Attach imxocotp(4) using the fdt. Since this means that imxtemp(4) attaches before imxocotp(4), delay reading the temperature sensor calibration information until after imxocotp(4) attaches.